This is a discussion on Product Attributes - Option Type Feature within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I was having trouble getting text entries to write to the database when using the paypal ipn module but after ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I was having trouble getting text entries to write to the database when using the paypal ipn module but after 3 hours I figured it out. in catalog\includes\modules\payment paypal_ipn.php changle line 254 which looks like this: 'products_options_values' => $attributes_values['products_options_values_name'], to this: 'products_options_values' => $order->products[$i]['attributes'][$j]['value'], More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Product Attributes - Option Type Feature avail for OSCMax | dinki | osCMax v2 Features Discussion | 1 | 10-08-2006 09:29 PM |
| Product Attributes - Option Type Feature | adam71o | osCMax v2 Customization/Mods | 21 | 08-10-2006 02:19 PM |
| Option Type Feature | adam71o | osCMax v1.7 Installation | 2 | 04-24-2005 01:08 PM |
| Contribution Product Attributes - Option Type Features | a1designs | osCommerce 2.2 Modification Help | 2 | 03-16-2005 11:30 AM |
| Product Attributes - Option Type Feature | flypie | osCMax v1.7 Discussion | 1 | 09-15-2003 08:47 PM |