display_errors setting is changed
-
Hi,
First of all thanks for the plugin, I have a client using it.
I have a question about
ini_set('display_errors', 1)in slazzer-background-change.php. Why is it needed?The statement made the website display notice errors. I had to add
ini_set('display_errors','off')afterrequire_once ABSPATH . 'wp-settings.php';line in wp-config.php to hide the notice errors.Hope this can be resolved soon!
Best regards,
Sola
The topic ‘display_errors setting is changed’ is closed to new replies.