Forums
-
- Forum
- Posts
-
- Installation
- 28,551
- Troubleshooting
- 62,894
- Themes
- 10,445
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
Hmm, okay that isn’t working.
Using error_reporting = E_ALL & ~E_NOTICE still shows the warnings for my bbPress
How do I do this properly?
I’m not even sure php.ini is the place to do this because even if I totally remove the error_reporting line from the php.ini file it still shows the errors. Even if I set: display_errors = Off it still shows errors.
So what file am I supposed to be editing?