Contributions

Features (Category Index)
Search: 

X-Sell v2-MS2 - Cross Sell for MS2

Updated catalog and Admin files for Cross-sell. Works with MS2.
Cross-sell allows you to link products to each other to upsell /suggest items customers might also wish to purchase.

Expand All / Collapse All

small bug fix in includesmodulesxsell_products.php 19 Sep 2009

There is an error in $xsell_query in the file includesmodulesxsell_products.php:


....IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, specials_new_products_price.....

this gives wrong specials_new_products_price. It gives specials_new_products_price even if the status of special product is 0

IT MUST BE ONLY:

....IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price.....


NOT FULLY PACKAGE, JUST ONLY includesmodulesxsell_products.php


If you have not made any changes, you can just replace file.

Autoinstaller 2.14 for X-Sell v2.6 30 Jun 2009
Autoinstaller 2.14 for X-Sell v2.6 25 Jun 2009
Auto Installer script for X-Sell v2.6 22 Jun 2009
Small changes 14 Mar 2009
X-Sell v2.6 4 Feb 2009
X-Sell v2.5.3 with Cache reset bugfix 31 Dec 2008
X-Sell v2.5.3 for rc2a 31 Dec 2008
X-Sell v2.5.2 Cache reset bugfix 24 Dec 2008
X-Sell v2.5.2 for rc2a 24 Nov 2008
X-Sell v2.5.1 for rc2a 24 Nov 2008
X-Sell v2.5 for rc2a 24 Nov 2008
fixed admin/xsell.php image too big issue 13 Nov 2008
Search Field with prices 3 Oct 2008
search field added 19 Sep 2008
X-sell 2.4 optimized with cache 25 Jun 2008
Updated Edit Page Layout 29 May 2008
Fix for buy now button showing incorrect product ID 5 Feb 2007
Image Directory Fix 29 Jan 2007
Updated Install instructions 27 Jul 2006
X-sell 2.3 24 May 2006
Xsell_2.2._1_image_fix 4 Apr 2006
X-Sell v2.2 for MS2.2 1 Sep 2005
X-Sell v2.2 for MS2.2 30 Aug 2005
Little Fix 30 Aug 2005
X-Sellv2-MS2 Hide Headers Display 29 Jul 2005
Nope, didnīt work... 28 Jul 2005
Header tag be gone! 28 Jul 2005
Header Tag 21 Jul 2005
Add On - Cross Sell for MS2 Kavita Aggarwal 1 Jul 2005
Undefined constant MIN_DISPLAY_XSELL Nguyen Hoang Linh 26 May 2005
Full Package Tony Blacker 19 May 2005
Add a missing instruction Nguyen Hoang Linh 25 Apr 2005
Add French language and fix a small bug Nguyen Hoang Linh 21 Apr 2005
X-Sell v2-MS2 - Cross Sell for MS2 Marvin Miller 25 Feb 2005
Serch products ability in popup window Matthew Iliashenko 24 Jan 2005
Buy Now - X-Sell rubygirl 3 Dec 2004
xsell language package german turkish Nejat Philip Eryigit 12 Aug 2004
Small tweaking Its me :-) 8 Jun 2004
X-Sell v2.02 for MS2.2 Aaron Hiatt 8 Jun 2004
X-Sell v2.01 for MS2.2 Aaron Hiatt 8 Jun 2004
Much Better Version Stephen Walker 24 May 2004
X-Sell v2-2 MS2 Adam Knowles 17 Nov 2003
Cross Sell for MS2 Steven Langdell 14 Nov 2003
Cross Sell for MS2 Steven Langdell 14 Nov 2003
x-sell v2-1-MS2 - Cross Sell for MS2 Adam Knowles 14 Nov 2003
X-Sell v2-MS2 - Cross Sell for MS2 WI Benjamin 1 Aug 2003

Note: Contributions are used at own risk.