These are the instructions for the HCS PHP Gift Certificate Mod 5.4.4
===============================================================
IMPORTANT NOTE: This updater MUST ONLY be used with Ecommerce Plus templates
IMPORTANT NOTE: Always make a backup copy of your database and site before applying mods.
Please follow these instructions in the order below.
===============================================================
1. Copy all the files of this download in to the appropriate directory of your store leaving the directory structure intact.
2. Create cert.php by copying search.php and replacing the include line
<?php include "vsadmin/inc/incsearch.php" ?> with
<?php include "vsadmin/inc/inccerts2.php" ?>
This will add a page for the user to check to see their credit remaining,
you may also need to add this link to your navigation menu.
3. Open the file updatestore.php in Internet Explorer. For instance http://www.yoursite.com/updatestore.php AND THEN CLICK ON THE BUTTON "Upgrade to version ...">
4. You should now see - The Gift certificate link at the bottom of your vsadmin panel.
5. Create your new products – i.e. your Gift Certificates. And then assign them in your Gift Certificate admin panel.
6. Create Email Format – i.e. Create a format of email which will display when customer will purchase any Gift Certificate then send it to a friend or someone at that time email will send in this format which will set in this admin panel.
7. When you now checkout – the Gift certificate mod will be displayed if you purchase anything but a gift certificate.
8. Add this three line in languagefile.php file at last
$xxRecEmail="Recipient's Email Address";
$xxRecName="Recipient's Name";
$xxSendGcInfo="Send Gift Certificate Information";
$xxRecvMsg="Message for Recepient";
9. That's it!! All Done!!
=====================================================
Any problems please visit our forum at: http://www.hcshelp.com
|