This is a discussion on X-Sell v2-MS2 - Cross Sell for MS2 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; On my installation, with SEO URLS, the Buy It Now button was showing the parent product's ID and not its ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| On my installation, with SEO URLS, the Buy It Now button was showing the parent product's ID and not its own. In catalog/includes/modules/xsell_products.php //Cache $text = '' . tep_image(DIR_WS_IMAGES . $xsell['products_image'], $xsell['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT) . ' ' . $xsell['products_name'] .' ' . $xsell_price. ' ' . tep_image_button('button_buy_now.gif', TEXT_BUY . $xsell['products_name'] . TEXT_NOW) .''; I stripped out the tep_get_all_get_params(array('action')) . and it seems to work. As I am not a great expert at this, do please test the heck out of it before you go anywhere near a production system! This zip contains only the updated includes/modules/xsell_products.php file. More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| X-Sell v2-MS2 - Cross Sell for MS2 | michael_s | New osCommerce Contributions | 0 | 01-29-2007 05:01 PM |
| Cross Sell not showing up on products page | switchone | osCMax v2 Features Discussion | 10 | 01-29-2007 08:26 AM |
| Cross Sell product Prioritization | davem | osCMax v2 Installation issues | 2 | 10-22-2005 03:29 PM |
| Cross Sell Problem | warrenthewindmill | osCMax v1.7 Discussion | 4 | 12-03-2003 08:00 AM |
| Cross Sell not working | Anonymous | osCMax v1.7 Discussion | 27 | 11-10-2003 11:29 AM |