Form stuck on sending e-mail
-
The e-mail is sent, but the form is stuck on the “sending” message.
The error
cforms.js?ver=14.14:198 Uncaught TypeError: Cannot read property 'match' of undefined at cforms_setsuccessmessage (cforms.js?ver=14.14:198) at Object.success (cforms.js?ver=14.14:189) at success (jquery.min.js:29) at onreadystatechange (jquery.min.js:28)
is at:
message.result.match(/success/)
where
“message” is not an object, but a string like
" {"no":"","result":" success","html":"Messaggio inviato correttamente.","hide":false,"redirection":null}"
I don’t have the older plugin but just the last one.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Form stuck on sending e-mail’ is closed to new replies.