Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Just a heads up. The "tpl_contact_us_default.php" file is missing the email subject box for both the custom template and the standard responsive template.
Was getting errors that it was missing. Modified file to put this in "
<label class="inputLabel" for="subject"><?php echo ENTRY_EMAIL_SUBJECT; ?></label>
<?php echo zen_draw_input_field('subject', $subject, ' size="40" id="subject"') . '<span class="alert">' .
ENTRY_REQUIRED_SYMBOL . '</span>'; ?>
<br class="clearBoth" />" and it now works perfiectly
Zencart setup
version 155e
template Westminster_new
Php 5.6
Using: Latest Google reCaptcha plugin
The Email Subject is a separate pluging: https://www.zen-cart.com/downloads.php?do=file&id=226
which is why it's not included in this plugin.
When installing this plugin, you'd need to merge your tpl_contact_us_default.php with the one from this plugin, as you now have.
The email subject box is already included in Zencart Version 1.54 and 155e as a standard so there is absolutely no reason to have to install the Email Subject Plugin and therefore it should be included with the Google reCapcha Plugin for these zencart versions.
If you include it in the plugin there would not be a need to do any merge and just use the files provided.
Just my opinion.
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
I have installed your latest plugin (19 Dec 2018) on my zen-cart 1.5.5f.
I get the following message: ERROR for site owner: Invalid site key
I have completed the set up as instructed and put the keys in the correct file.
Does this plugin only work with reCAPTCHA 2?
Thanks,
Goshawk
It does work with 2.
The error indicates a problem with steps 1 and 2.
Step 1
Go to https://www.google.com/recaptcha/admin and create the Google reCAPTCHA keys for your website
Step 2
Open the file /includes/functions/extra_functions/recaptchalib.php and insert the public and private keys you got in Step 1. They need to go on lines 9 and 10
Hi Im using zencart 1.54 and i have installed this plugin, however i seem to have locked myself out of the admin. when i refreshed the page i could not log back in.
Can you please help. Im using SSL if this helps. I get a pop up box when trying to login in saying using under SSL do you want to continue.
Last edited by widget50; 21 Jan 2019 at 01:35 AM.
Bookmarks