Hello, does anyone know how to edit the Contact Us form? My form is not working when I test it I get an error saying:
Enter What You See:Security image is not available
Also I have to type in a minimum amount of characters in the fields
Thank you!
Hello, does anyone know how to edit the Contact Us form? My form is not working when I test it I get an error saying: Enter What You See:Security image is not available Also I have to type in a minimum amount of characters in the fields Thank you! |
The contact us form is not part of the builders (there is a topic on here on adding to the builders). To edit the contact us form you need to edit the contact.php form. If you like, you can just delete or comment out the Captcha part of the form. However, the form could be accessed by bots that would use it to send you spam so you may want to put something in place to make it harder for bots to access the form. Geeks, making the world a better place |
Dolphin uses reCAPTCHA to prevent automated submissions by spam bots. You need to create an API key from Google (https://www.google.com/recaptcha/admin#whyrecaptcha) and add it to your site (Administration => Settings => Advanced Settings => Security). BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thank you all, I am good now! |
The problem with CAPTCHA, re or otherwise, is that in order to make the things effective; yes, it can be answered by bots, is that you have to make the damn things impossible for a human to read. Geeks, making the world a better place |