Hello, when I add any product that has attributes (such as two sizes) to my cart, and with Fedex shipping enabled, I get this:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':44d38b46b1d3c53f1a372560a64762ea LIMIT 1' at line 1
in:
[SELECT products_length, products_width, products_height, products_ready_to_ship, product_is_always_free_shipping FROM products WHERE products_id = 12:44d38b46b1d3c53f1a372560a64762ea LIMIT 1]
If I turn Fedex off, everything's Ok. The Fedex mod seems to be installed correctly, as we can get realtime quotes for non-attribute products and the meter id's are present in the admin.
Anyone? Thanks.



