Success even not firing
-
Hello,
So, I’m trying to get the plugin in working on our corporate websites(s). I use your plugin extensively on other sites with the same server and wordpress version so I know it works.
What happens is that when I submit the form, the spinner starts and never ends. However, the data gets e-mailed (and also pushes to our salesforce account via some php code I found to do the job). However, it never gets a success message and never show the user that it was sent. I’ve disabled all other plugins (including my custom site plugin that has the function for sending the submitted form to salesforce) and at the same time used switched to the TwentyFourteen theme – so more or less barebones, and it still does the same thing.
I did some inspecting through the Google Chrome console and there are some jQuery ajax errors. It appears that might be the problem. Here is the output:
POST https://192.241.178.107/contact-3/ 500 (Internal Server Error) jquery.js?ver=1.10.2:5
send jquery.js?ver=1.10.2:5
x.extend.ajax jquery.js?ver=1.10.2:5
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
x.event.dispatch jquery.js?ver=1.10.2:4
v.handle jquery.js?ver=1.10.2:4The page with the form is at: https://192.241.178.107/contact-3/
Any help would be greatly appreciated.
Thanks,
Isaac
- The topic ‘Success even not firing’ is closed to new replies.