Trouble with directories
-
Hi there,
I´m having trouble with my BP instalation.
I started by upgrading from 1.0.3 (everything worked fine in bp 1.0.3) to BP 1.1 following the instructions.
That didn’t quite work out so i did a fresh install.
I have installed wordpress-mu to use sub-directories.
I´m trying to use buddypress from a directory (http://www.example.com/comunidade/) but whenever i click on a link like a users name i´m redirected to the root of the site, members/username/ instead of comunidade/members/admin/.
Is it possible to make BP work like this?
I´m i doing something wrong?
Thanks.
1. Which version of WPMU are you running?
WPMU 2.8.4a
2. Did you install WPMU as a directory or subdomain install?
Directory install
3. If a directory install, is it in root or in a subdirectory?
Root
4. Did you upgraded from a previous version of WPMU? If so, from which version?
Yep,WPMU 2.8.4, BP 1.0.3. That quite work out, now it´s a fresh instalation
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
Yes
6. Which version of BuddyPress (BP) are you running?
1.1
7. Did you upgraded from a previous version of BP? If so, from which version?
1.0.3
8. Do you have any plugins other than BuddyPress installed and activated?
Nope
9. Are you using the standard BuddyPress themes or customized themes?
Standart. BP-Default.
10. Have you modified the core files in any way?
No.
11. Do you have any custom functions in bp-custom.php?
No.
12. If running bbPress, which version?
Not running it.
13. Please provide a list of any errors in your server’s log files.
None
14. Other plugins.
No other plugins, just BP.
-
Found a solution.
Added
define ( ‘BP_ROOT_BLOG’, ‘2’ );
To wp-config.php set the blog that should run BP. In this case, blog id=2
Found it at:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
Thank you for the great documentation.
- The topic ‘Trouble with directories’ is closed to new replies.