I am just trying out this, and I too have a theme with a dropdown menu contact form. I tried editing the code as suggested to give the dropdown form a new name, but that didn't work. Has anyone gotten two recaptcha forms on one page working?
Printable View
I am just trying out this, and I too have a theme with a dropdown menu contact form. I tried editing the code as suggested to give the dropdown form a new name, but that didn't work. Has anyone gotten two recaptcha forms on one page working?
I'm running zen cart 1.51, with abbington mega menu template and your recaptcha mod on the contact us page. Everything seems to have been working fine until about a week or so ago, and now I am getting spammed constantly, I have checked the page and everything still seems to be working as it should but somehow they are bypassing the recaptcha.
Any ideas?
http://www.allgoodideas.co.uk
Hi - I just tested the contact us page on your website and it appears to be working fine, tried various things and got the expected result each time. Maybe it is a human spamming you?
Regards
David
Hi David
Thanks for getting back to me so quickly.. and thanks for a great script...
I thought I was going mad, as I couldn't see a problem either... I think I will try setting some filters in spam trapper, see if that helps.
Regards
Simon
You'll probably find that the mega-menu is still the culprit, although CSS has been used to try to hide the contact_us form off of the mega-menu, it is still present in the code and depending on the method of approach (human or computer) well, still able to freely spam. Oh, and it's not that the presence of the mega-menu option to contact us is a problem, but the way that the options on it are handled/redirected.
Ah, ok... time to look at it again.. perhaps if I took it out of the mega-menu altogether and had it as just a straight sidebox link, might be better...
That is one option, the issue is that a fully functional contact us form is present in the megamenu that does not (out-of-the-box) provide any "catch"/check before sending the information on to be processed. There are a number of ways to overcome that, but the link that is on the last menu-bar option is okay to keep in regards to "removing contact us from the mega-menu".
I have bypassed the mega-menu link in the drop down menu and just use it as a redirect link, to Zens own contact us page but I still seem to be getting spam :-/ time to walk away and look at it again tomorrow, perhaps I can see clearer then..
ver. 1.5.1 trouble for ask_question page
add only the line <?php echo recaptcha_get_html($publickey, $resp->error, $request_type == 'SSL'); ?> to tpl_ask_a_question_default.php (don't work)
add also to modules/pages/ask_a_question/header_php.php (don't work)
http://www.100asa.it/ask_a_question?products_id=4175
where is wrong?