A PHP Error was encountered Severity: Warning
Message: array_keys() [function.array-keys]: The first argument should be an array
Filename: list_products/list_products.controller.php
Line Number: 73

A PHP Error was encountered Severity: Warning
Message: implode() [function.implode]: Invalid arguments passed
Filename: Models/products.model.php
Line Number: 614

Error

An error occured

The query you submitted is not valid.

SELECT sizes.id, size FROM sizes LEFT JOIN product_sizes ps ON ps.sizeID = sizes.id WHERE ps.productID IN () GROUP BY sizes.id
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 ') GROUP BY sizes.id' at line 11