nk-o / ajax-contact-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

ocerecedo opened this issue · comments

Hello, i try this code but i have a error at the moment send mail

{"type":"error","response":"Allowed only XMLHttpRequest."}

Hi @ocerecedo.

This script works only with AJAX requests. You can remove AJAX check from these lines https://github.com/nk-o/ajax-contact-form/blob/master/ajax-contact-form.php#L64-L67