Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyPress pages not working –> http://xxx.xxx.xx.xxx/members/admin/profile/public/, etc.

Thanks, mercime. But when I add in “/wordpress/” in front of “/members/…”, I still get 404.

http://xxx.xxx.xx.xxx/wordpress/ also returns a 404. But http://xxx.xxx.xx.xxx/ returns the buddypress-enabled home page, fully themed and functional, except for the fact that clicking any deeper part of the admin menus returns 404.

My apache virtualhost settings are as follows:

`
ServerAdmin webmaster @xxx.xxx.xx.xxx
DocumentRoot /data01/home/username/production/wordpress
ServerName xxx.xxx.xx.xxx
ErrorLog logs/xxx.xxx.xx.xxx-error_log
CustomLog logs/xxx.xxx.xx.xxx-access_log common
`

Does anything need to change there to fix this problem?

Skip to toolbar