Active
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 03:11 UTC
Updated:
16 Mar 2010 at 03:11 UTC
When I try to select all product classes, I see an error about a wrong data type in the shopping cart page. The error is generated on line 1246 " if (in_array(ALL_PRODUCTS, $discount_product_ids)) {"
the discount_product_ids is not the right data type.