This is a discussion on Product Attributes - Option Type Feature within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Attributes disappearing when quantity is updated in shopping cart. Thanks to Bob O for solving the problem of attributes disappearing ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Attributes disappearing when quantity is updated in shopping cart. Thanks to Bob O for solving the problem of attributes disappearing when quantity is updated in shopping cart. See? http://forums.oscommerce.com/index.p...post&p=1158833 The following instruction in Product Attributes - Option Type Feature (OTF) v. 2.02 Manual Installation breaks the store. Uncomment that line to fix it. Open catalog/shopping_cart.php ---------------------- FIND: (around line 81) echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value); REPLACE with (comment out) // BOF Product Attributes - Option Type Feature (contribution 160) //echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value); // EOF Product Attributes - Option Type Feature (contribution 160) More...
__________________ Michael Sasek osCMax Developer
|
|
#2
| |||
| |||
| Hi, I am new to osCMax and I have installed "Product attributes option type 2.02" and I get this error message when clicking on a product: Warning: require(includes/header.php) [Web Hosting, Dedicated Servers & E-Commerce]: failed to open stream: No such file or directory in /home/ibizaon/public_html/RegataRutaSal/Boutique/product_info.php on line 64 Fatal error: require() [Web Hosting, Dedicated Servers & E-Commerce]: Failed opening required 'includes/header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ibizaon/public_html/RegataRutaSal/Boutique/product_info.php on line 64 The other issue is that my database seems to be mixed up: ![]() Can somebody give me an advice what I should do? Thank you! Wolli |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 09-08-2007 07:24 PM |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 09-06-2007 06:10 AM |
| Product Attributes - Option Type Feature | michael_s | New osCommerce Contributions | 0 | 07-26-2007 01:00 AM |
| 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-18-2007 01:41 AM |