dear team!
we us megainc template for a page where we also us the default megainc-contact page build with "form builder" addon.
the current problem is that no email is sent and also no conformation-message is displayed on the page.
could you please take a look and tell me what's the problem?
the response of the server after submitting the form is:
[HTTP/2 200 OK 213ms]
{
"success":true,
"message":null,
"messages":null,
"data":"{
\"status\":false,
\"gcaptchaId\":\"\",
\"fields\":{
\"first-name\":\"test\",
\"last-name\":\"test\",
\"email\":\"[email protected]\",
\"phone\":\"test\",
\"message\":\"test\"
}
}"
}
overview of used versions:
- php: 7.4.32
- joomla: 3.10.11
- sp page builder pro: 3.8.9
- megainc template: 2.0.0
cheers daniel