Forums
-
- Forum
- Posts
-
- Installation
- 27,621
- Troubleshooting
- 60,561
- Themes
- 10,191
- Plugins
- 14,974
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
You must edit bb-includesfunctions.php. Insert as last statement before return following line to replace backslash into slash:
$r = str_replace(‘\’, ‘/’, $r);
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS