Forums
-
- Forum
- Posts
-
- Installation
- 28,420
- Troubleshooting
- 62,484
- Themes
- 10,419
- Plugins
- 15,336
- Requests & Feedback
- 14,958
- Showcase
- 3,256
-
If the background goes yellow that probably means it flagged you as a “bozo” which is a feature that has never worked quite right in bbpress.
You can disable the “bozo” feature completely by editing bb-settings.php and commenting out the line:
// require( BBPATH . BBINC . 'bozo.php');
around line 110 or so