• Resolved patrickoneil

    (@patrickoneil)


    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 197

    But, 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 65

    With 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]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Scott Paterson

    (@scottpaterson)

    Hi @patrickoneil,

    Do you know what version of PHP you are using?

    I don’t believe this error is from this plugin:

    [27-Feb-2018 04:49:46 UTC] script not found:<script type=”text/javascript”></script>

    Thanks,
    Scott

    Thread Starter patrickoneil

    (@patrickoneil)

    Hi Scott,

    Our server’s PHP version is 7.0.27

    Thanks for the quick response.

    Patrick

    Thread Starter patrickoneil

    (@patrickoneil)

    Ok, but the other two errors are from the plugin. Any idea what the solution is here?

    Thread Starter patrickoneil

    (@patrickoneil)

    Hi Scott,
    I’m still receiving errors messages. The php version is 7.0.27.
    Any help with this would be greatly appreciated.

    Plugin Author Scott Paterson

    (@scottpaterson)

    I plan on looking into this in the next few days.

    Scott

    Plugin Author Scott Paterson

    (@scottpaterson)

    Hi @patrickoneil,

    I am not able to recreate these errors. I am thinking it may be a lost settings. Can you please go into Contact -> PayPal & Stripe Settings -> Other, and make sure “Redirect Method” is set to 1 or 2, then save the page.

    Hopefully that should fix the error in the log, if not let me know.

    Thanks,
    Scott

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘debug.log growing with error messages’ is closed to new replies.