Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,251
- Themes
- 10,390
- Plugins
- 15,311
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
For now this fixes things indeed, however a warning from PHP.net:
“/This feature has been /DEPRECATED/ as of PHP 5.3.0 and /REMOVED/ as of PHP 6.0.0. Relying on this feature is highly discouraged./”
Putting “php_value magic_quotes_gpc 1” in my .htaccess file worked for me… for now.
Also added: “error_reporting( E_ALL & ~E_DEPRECATED );” to my bb-config.php
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS