***************************************************************
* Add Phone number field to Contact Us form Zencart *
* The original coding was done by flakrat for the Add Phone number field to Contact Us form 28 Sep 2006.
* The original coding was done by Andrew Berezin for the CAPTCHA Modification
* The original coding was done by Jynxy for the Contact_Us - Subject Mod modification
* This modification was merged into one modification by Knuckle-101 for zencart version 1.3.8a
* Host 99 Web Services - ZenCart Certified Web Hosting
***************************************************************
This will:
a) Add the Phone Number field to the contact us page
b) Add the Subject Number field to the contact us page
b) Add the captcha_ttf to the review, tell a friend and contact us page and create an account.
These are the files edited
admin/includes/languages/english/email_extras.php
/includes/languages/english/YOUR_TEMPLATE/contact_us.php
/includes/languages/english/YOUR_TEMPLATE/email_extras.php
/includes/modules/pages/contact_us/header_php.php
/includes/modules/pages/links_submit/header_php.php
/includes/modules/pages/tell_a_friend/header_php.php
/includes/modules/YOUR_TEMPLATE/create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_tell_a_friend_default.php
!!!!!STANDARD WARNING - BACKUP ANY FILES YOU ARE ABOUT TO CHANGE!!!!!
INSTALLATION
************
1. Check that you haven't already edited any of
./includes/languages/english/YOUR_TEMPLATE/contact_us.php
./includes/languages/english/YOUR_TEMPLATE/email_extras.php
./includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
if you have, you'll need to merge the changes
2. Make backup copies of the 2 core files:
includes/modules/pages/contact_us/header_php.php
admin/includes/languages/english/email_extras.php
3. Drop current files in to their correct locations
includes/fonts
Drop admin in root
IF YOU HAVE NOT DONE ANY EDITING TO YOUR CURRENT FILES SIMPLY DROP ALL FILES IN THIS CONTRUBITION INTO THEIER RIGHTFUL FOLDERS
3. Having unzipped the package (subject to 1 above) upload as is.
4. Install the instal.sql file into ino the Install SQL patches in admin or use the phpadmin of your control panel. Backup original sql before installing.
After install and sql injection go to admin --> configuration --> CAPTCHA to adjust your settings if you do not like default settings.
DISCLAIMER
==========
Installation of this contribution is done at your own risk.
Backup your ZenCart database and any and all applicable files before proceeding.