Re: Support Thread for Google reCAPTCHA
I am at......adding '<?php echo recaptcha_get_html(false); ?> . ............ to .........tpl_contact_us_default.php
It says to add .....Add right after the should_be_empty field ..
I don't see the words 'should be empty' in tpl_contact_us_default.php .
what did I miss?
Re: Support Thread for Google reCAPTCHA
This is what it looks like:
<?php echo zen_draw_input_field($antiSpamFieldName, '', ' size="40" id="CUAS" style="visibility:hidden; display:none;" autocomplete="off"'); ?>
Re: Support Thread for Google reCAPTCHA
Quote:
Originally Posted by
swguy
This is what it looks like:
<?php echo zen_draw_input_field($antiSpamFieldName, '', ' size="40" id="CUAS" style="visibility:hidden; display:none;" autocomplete="off"'); ?>
and where does <?php echo recaptcha_get_html(false); ?> go?
Re: Support Thread for Google reCAPTCHA
Re: Support Thread for Google reCAPTCHA
Okay I have the module 3.6 plugin and I'm trying to install it in a 1.5.7 setup.
I see the recapcha on my contact us page but I can still send the email fine.
I don't see the right field for tpl_product_reviews_write_default.php to add it in, I don't have antispam in my file.
I added it to my create an account and it still let me create an account
Oddly the ask a question works fine.
The regular contact us is where I'm getting a ton of spam though and really want to get that fixed.
Re: Support Thread for Google reCAPTCHA
Note, I did not comment those in the file with the keys.
1 Attachment(s)
Re: Support Thread for Google reCAPTCHA
Attachment 20214
image of it working in the one place
Re: Support Thread for Google reCAPTCHA
Edit, I had the wrong review TPL but found the right place and it still lets me write the review without doing the captcha
Re: Support Thread for Google reCAPTCHA
But still the main two aren't working, still getting spam messages because the buttons still work. Any suggestions?
Re: Support Thread for Google reCAPTCHA
Zencart 1.5.8
Google reCAPTCHA CAPTCHA - Version: 3.6
FEC 2.3.0
I am trying to set this captcha up with FEC by Numiniux. All works well except one issue. When I go to the main_page=no_account and you do not fill out the captcha it just refreshes without error message "Please verify that you are not a robot".
If someone could assist me or lead me in the right direction on how to get the error message to display.