Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
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?