• Dear Support,

    We’ve had a contact form 7 form in place for many years, and it’s suddenly stopped working (now giving ‘internal server error’) when submitting via AJAX, but no details in the errors besides the tracelog in Google Chromes console

    jquery.js?ver=1.12.4:formatted:4206 POST https://domain/sign-up/ 500 (Internal Server Error)
    send @ jquery.js?ver=1.12.4:formatted:2939
    ajax @ jquery.js?ver=1.12.4:formatted:2939
    f.fn.ajaxSubmit @ jquery.form.min.js?ver=3.50.0-2014.02.05:11
    b @ jquery.form.min.js?ver=3.50.0-2014.02.05:11
    dispatch @ jquery.js?ver=1.12.4:formatted:1572
    r.handle @ jquery.js?ver=1.12.4:formatted:1572

    Can I suggest you add some better error handling / reporting in general? (I noticed nothing in Apache’s logs)

    If something has gone wrong, it would be helpful for the developer to have some kind of error – or at least indicate roughly where it went wrong.

  • The topic ‘CF7 AJAX Internal Server Error’ is closed to new replies.