Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  File Upload .7 (for PA - Option Type Feature)

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
When a user includes commas in a text options field, an error results in shopping_cart.php, which expects commas to be delimiters of product id's.

After many hours trying to isolate the problem, I solved it by changing the function get_product_id_list() in classes/shopping_cart.php

Zip file includes the modified function only. All I did was take the true product ID to the product ID list, not the entire string, which contains attribute information, and in the case that a user has entered commas in text fields, commas.
   Posted on: 09/11/2009     See contribution details Request Installation with Paid service