Opened 16 years ago
Closed 15 years ago
#11187 closed defect (bug) (worksforme)
Directory references - referrers gone in 2.9
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.9 |
Component: | General | Keywords: | referrers, home, directory |
Focuses: | Cc: |
Description
I have WP running off a different directory and all the relative URLs are now broken:
On the front end:
- agendacide.com - a page controlled from within WP
- agendacide.com/minutes - runs WordPress and its own index page
All resulting references after updating from 2.9 core results in:
http://www.agendacide.com/wp-admin/upgrade.php?_wp_http_referer=%2Fminutes%2Fwp-admin%2F
Which returns a 404.
Impossible to log in or upgrade, all CSS broken.
Attachments (3)
Change History (5)
#1
@
16 years ago
This referrer issue seems to be an issue only when initially trying to find the blog directory folder, initially.
Upon login, and adjustment, all is fixed, but initial login process is difficult still. this may be the only associated issue. Check the initial login process and their referrers... that seems to be the only problem.
#2
@
15 years ago
- Milestone Unassigned deleted
- Resolution set to worksforme
- Status changed from new to closed
Instead of having wp in the /minutes/ directory, you should do this:
- Create a 'Home' page and a 'Minutes' page
- Go to Settings -> Reading:
- Set "Front page displays:" [A static page]
By the way, try asking in the support forums before opening a ticket here.
Upgrade page resides at different URL