debug.log growing with error messages
-
I happened to notice the WordPress debug.log located in the wp-content directory was getting huge and growing rapidly. It is mostly the same few errors.
It has mostly been:
[06-Feb-2018 07:32:41 UTC] PHP Notice: Undefined index: redirect in /home/razocla6/public_html/wp/wp-content/plugins/contact-form-7-paypal-add-on/paypal.php on line 197But, it seems to have changed to:
[27-Feb-2018 04:49:45 UTC] PHP Notice: Undefined index: redirect in /home/razocla6/public_html/wp/wp-content/plugins/contact-form-7-paypal-add-on/includes/redirect_methods.php on line 65With this occasionally thrown in:
[27-Feb-2018 04:49:46 UTC] script not found:<script type=”text/javascript”></script>The plugin is up to date, and so is wordpress (version 4.9.4). I have checked the form’s syntax and there are no errors there.
Any help with fixing this issue would be greatly appreciated.
The page I need help with: [log in to see the link]
- The topic ‘debug.log growing with error messages’ is closed to new replies.