I am working on the contact.tpl of this route: route=information/contact
When i hit the submit button, i get the warning per input field if they are empty.
But when everything is filled out correctly - even the captcha, then nothing happens.
The developer console just shows me that i am redirected to the same page.
Where are the JS / PHP functions for the contact.tpl ?
For me it seems like that a popup or modal should appear saying "thanks for your message",
but nothing happens.
Greetings and thanks!
When i hit the submit button, i get the warning per input field if they are empty.
But when everything is filled out correctly - even the captcha, then nothing happens.
The developer console just shows me that i am redirected to the same page.
Where are the JS / PHP functions for the contact.tpl ?
For me it seems like that a popup or modal should appear saying "thanks for your message",
but nothing happens.
Greetings and thanks!
In General
Share this post:
Responses (4)
-
Accepted Answer
-
Accepted Answer
Carlos Pinto wrote:
that the contact form is connected to the reCaptcha plugin.
It's not. It works perfectly fine in the demo setup, using Second template, without captcha. So there is something weird in your template/setup, if it's required. Anyhow it's best practise to use it, so it doesn't hurt anyone. -
Accepted Answer
-
Accepted Answer
Two things that i found out:
1. I just checked that the route to the contact form is this....
index.php?route=common/language/language
Is this correct?
2. Within the reCaptcha is implemented but not the standard captcha.
So i set up the reCaptcha plugin and it appears, but also does not send the form.
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »