Opened 15 years ago
Closed 15 years ago
#1014 closed defect (bug) (fixed)
Main navigation not working on 1.1beta - going to 404 page
Reported by: | rdob | Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | links, navigation, buttons, 1.1, beta | |
Cc: |
Description
All the main navigation buttons (blog, members, groups, forums and blogs) take me to a 404 page "Page Not Found". Everything else works fine. I can go to profiles, groups, group forums etc. without a problem.
My setup:
-fresh install of WPMU 2.8.4a
-fresh install of bp 1.1 beta
-fresh install of bbpress 1.0.2
-using out of the box bp theme
-Htaccess file is in place and url rewriting is working fine.
It's running on my local machine with xampp. Themes (bp-default and bp-sn-parent are in the themes directory and only the bp-default is activated.
I have subdomain WPMU install (It worked fine with 1.0.)
I changed the domain localhost to test.com (using HostsXpert)
to access the site I have to type test.com/mysite
the site root directory is: C://xampp/htdocs/mysite
subdomain is e.g. robert.test.com/mysite
The main navigation links read as:
GROUPS > test.com/mysite/groups
BLOGS > test.com/mysite/blogs
and so on.
When I go to my profile the link is:
test.com/mysite/members/admin/
and it works fine.
Works fine for me.