Opened 16 years ago
Closed 16 years ago
#605 closed defect (bug) (worksforme)
Strange Navigation Bug
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | Keywords: | ||
Cc: |
Description
I think the best way to explain this problem is by showing it.
if you go to http://keepconnectedlive.com you are presented with the homepage of my site. You click on "Members" or any other link on the nav-menu and it takes you to http://keepconnectedlive.com/members so far so good...
Then however, if you click on HOME or click on the Home Logo in the adminbar the url goes back to http://keepconnectedlive.com/ but the page stays on Members or whatever and you have to click home a second time.
Also if you are logged in and you are in the "member-pages" and click on home you get the 404 of the home page, and it doesn't load the stylesheet(I hardcoded it so that it does load the proper stylesheet atleast)
It's like some site variables are not updating before the page loads.
Anyone seen this before?
Thanks,
Matt
P.S. it also happens when going from a member-page clicking on a blog link it will load the 404 of that blogs theme with the wrong stylesheet.
Are you using WPMU 2.7? What version of BP are you using - one of the RCs or from the trunk? BP requires WPMU 2.7 as a minimum.