Forums
-
- Forum
- Posts
-
- Installation
- 27,761
- Troubleshooting
- 60,854
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
I changed
define( 'BBPATH', dirname(__FILE__) . '/' );
with this:
define( 'BBPATH', str_replace('\', '/', realpath(dirname(__FILE__))) . '/' );
in bb-load.php, and now it works on localhost with windows xp sp2.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS