Community Add-Ons

Maintainers: Vger
Add file to this package
Top » Credit Modules

CCGV(trad)
for osCommerce Online Merchant v2.2

This is a reworking of an older version of CCGV, with bug fixes and security patches applied. It also has some additional features:
1. The ablity to Delete queued gift vouchers from within osCommerce admin.
2. Customers can see their Gift Voucher Balance in their Account page, and send Gift Vouchers from there
3. All Gift Vouchers are now queued. This is no longer an option.
Files are based on osCommerce 2.2 MS2 (updated November 2005).

Vger

Legend:  Download   Report
Expand All / Collapse All
Tax Recalculation Fix kagg 26 Mar 2008  

This is an update to fix tax recalculations if the discout coupon is restricted to certain categories:

Find the following lines in /includes/modules/order_total/ot_coupon.php:

$cat_query = tep_db_query("select products_id from products_to_categories where products_id = '" . $products_id . "' and categories_id = '" . $cat_ids[$i] . "'");

Replace by:

$cat_query = tep_db_query("select products_id from products_to_categories where products_id = '" . $t_prid . "' and categories_id = '" . $cat_ids[$c] . "'");

Or simply replace the file in enclosed packe.

Full package included.

CCGV (trad) french heuricles 28 Feb 2008  
Add User Guide into Admin chipshot 11 Jan 2008  
User Guide Link for Admin chipshot 11 Jan 2008  
Please ignore update below Vger 22 Jun 2007  
Small fix for the virtual product Bill.Dagou 14 Jun 2007  
CCGV(trad) full package Vger 21 May 2007  
Small Fix for Mod Below candleman 14 May 2007  
Small Fix for Mod Below candleman 14 May 2007  
gv_sent.php fix ** ENGLISH / AMERICAN DOLLAR MOD ONLY ** Vexiphne 18 Apr 2007  
CCGV(trad) French vindex 3 Feb 2007  
Improved coupon edit Pappa 23 Nov 2006  
CCGV(trad) v1.2 Vger 18 Nov 2006  
CCGV(trad) Vger 2 Oct 2006  
CCGV(trad) Vger 8 Sep 2006  
CCGV(trad) Vger 28 Aug 2006  
CCGV(trad) Vger 28 May 2006  
CCGV(trad) - update Vger 25 May 2006  
CCGV(trad) full file set Vger 2 May 2006  
CCGV(trad) Vger 30 Apr 2006  
CCGV(trad) Vger 12 Apr 2006  
Update - full file set Vger 4 Apr 2006  
Update Vger 1 Apr 2006  
CCGV(trad) Vger 29 Mar 2006