This is a discussion on Product Attributes - Option Type Feature within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Hello After patching osC 2.2 with last PA-OTF I have noticed that quantity update in shopping_cart.php is broken. After updating ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Hello After patching osC 2.2 with last PA-OTF I have noticed that quantity update in shopping_cart.php is broken. After updating all attributes vanished (?). I found in application_top.php some issue in /case 'update_product'/ part. $attributes doesn't use that fancy '+++N' and it should be: (near 360 line) $attributes = ($HTTP_POST_VARS['id'][$HTTP_POST_VARS['products_id'][$i].'+++'.$i]) ? $HTTP_POST_VARS['id'][$HTTP_POST_VARS['products_id'][$i].'+++'.$i] : ''; AfterER More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 07-02-2007 08:40 AM |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 06-19-2007 02:21 AM |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 06-18-2007 01:41 AM |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 05-17-2007 11:44 PM |
| Product Attributes - Option Type Feature | flypie | osCMax v1.7 Discussion | 1 | 09-15-2003 08:47 PM |