Forums
-
- Forum
- Posts
-
- Installation
- 28,552
- Troubleshooting
- 62,893
- Themes
- 10,445
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
In bb-settings.php I changed the line that excluded some PHP errors (error_reporting(E_ALL ^ E_NOTICE);) to error_reporting(E_ALL); hoping to see something in /myforumdir/error_log
I’ll keep looking for the switch.