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.