Forums
-
- Forum
- Posts
-
- Installation
- 28,438
- Troubleshooting
- 62,514
- Themes
- 10,430
- Plugins
- 15,337
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
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?