Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Where Do i install the Coupon Code?


luvnbubbles

Recommended Posts

Posted

I went to the Contributions page to download the Discount Coupons and it stated i needed to also download the Credit Class & Gift Voucher first so i downloaded and installed both but i have no idea where to upload it to in the cpanal. Can someone help me with this?

 

maggie

Posted

Uploading via your hosting control panel (in this case cPanel) is going to be much slower than uploading using FTP.

 

As for where the files need to be uploaded to, you'll find all of that information in the 'Read Me' or 'Install' instructions that comes with those contributions.

 

Vger

Posted

Sorry i meant via the FTP but i didnt see any 'Read Me' or 'Install' instructions where these in the files that are in the install or on the site i got the download from

 

maggie

 

 

Uploading via your hosting control panel (in this case cPanel) is going to be much slower than uploading using FTP.

 

As for where the files need to be uploaded to, you'll find all of that information in the 'Read Me' or 'Install' instructions that comes with those contributions.

 

Vger

Posted

In the install.html file that comes with the CCGV contribution you get a list of changed files like this (with their pathways):

 

admin/languages/english/gv_mail.php (did not do the other language files)

admin/languages/english/gv_queue.php (did not do the other language files)

added the button_report.gif to admin/includes/languages/english/images/buttons

added the button_report.gif to admin/includes/languages/espanol/images/buttons

added the button_report.gif to admin/includes/languages/german/images/buttons

 

catalog\gv_send.php

catalog\create_account.php

 

catalog\includes\add_ccgvdc_application_top.php

catalog\includes\classes\order_total.php

catalog\includes\classes\payment.php

catalog\includes\classes\shopping_cart.php

catalog\includes\languages\english\create_account.php

catalog\includes\languages\espanol\create_account.php

catalog\includes\languages\german\create_account.php

catalog\includes\modules\order_total\ot_coupon.php

catalog\includes\modules\order_total\ot_gv.php

 

 

Vger

Posted

Ok i spent 2 days following the instructions like the ones below i finally got it to show in the admin part and i went and clicked on the Vouchars/coupons in the admin part of my catalog so that i can start making my codes and this shows

 

HEADING_TITLE HEADING_TITLE_STATUS-drop down list next to it

 

1146 - Table 'luvnbub_luvnbubbles.coupons' doesn't exist

select coupon_id, coupon_code, coupon_amount, coupon_type, coupon_start_date,coupon_expire_date,uses_per_user,uses_per_coupon,restrict_to_p

roducts, restrict_to_categories, date_created,date_modified from coupons where coupon_active='Y' and coupon_type != 'G'

 

[TEP STOP]

 

 

their was some mention of this paragraph below and not sure how to upload it in the phpMyAdmin part

 

In the bottom level directory (The same one this document is in) you will find a file ending with .sql. This contains the database definitions for tables that are required by the contribution. These definitions need to be added to the Database that you use for your osCommerce catalog. How you achieve this depends on your installation. The easiest method is to use phpMyAdmin to upload and add the .sql file.

 

 

If someone cam please help me this is my last part and i think i have got this oscommerce downpat for now

 

maggie

 

 

In the install.html file that comes with the CCGV contribution you get a list of changed files like this (with their pathways):

 

admin/languages/english/gv_mail.php (did not do the other language files)

admin/languages/english/gv_queue.php (did not do the other language files)

added the button_report.gif to admin/includes/languages/english/images/buttons

added the button_report.gif to admin/includes/languages/espanol/images/buttons

added the button_report.gif to admin/includes/languages/german/images/buttons

 

catalog\gv_send.php

catalog\create_account.php

 

catalog\includes\add_ccgvdc_application_top.php

catalog\includes\classes\order_total.php

catalog\includes\classes\payment.php

catalog\includes\classes\shopping_cart.php

catalog\includes\languages\english\create_account.php

catalog\includes\languages\espanol\create_account.php

catalog\includes\languages\german\create_account.php

catalog\includes\modules\order_total\ot_coupon.php

catalog\includes\modules\order_total\ot_gv.php

Vger

Posted

Go to your web hosting control panel, locate the link for phpmyadmin, and go to phpmyadmin.

 

When there, click on the SQL tab, and use the 'brose to locat efile' function, and locate the sql file on your computer hard drive, then click the 'Go' button and the contents of that sql file will add the extra tables to your database. Always best to take a backup of the database first.

 

Vger

Posted

Thank you it worked

 

maggie

 

 

Go to your web hosting control panel, locate the link for phpmyadmin, and go to phpmyadmin.

 

When there, click on the SQL tab, and use the 'brose to locat efile' function, and locate the sql file on your computer hard drive, then click the 'Go' button and the contents of that sql file will add the extra tables to your database.  Always best to take a backup of the database first.

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...