Quote Originally Posted by ehswift View Post
Quote Originally Posted by DrByte View Post
Quote Originally Posted by ehswift View Post
Any chance of getting an updated version for Zen Cart 1.5.5?
The changes are VERY simple:

For each of the 3 template files, find the line that says:
Code:
<?php echo recaptcha_get_html(true); ?>
That's the only change that exists in each of those 3 template files. You can find that line in each file, and put it in the similar spot in the newer version of that same file in your own template.
Thanks for your response, but I am not sure where to find the 3 files you are referring to as it seems they have been moved somewhere else in version 1.5.5d. Can you point me in the right direction please?
Sigh. No, they didn't move.

/includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_product_reviews_write_default.php