A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for showproducts()

Filename: controllers/products.php

Line Number: 655

A PHP Error was encountered

Severity: Notice

Message: Undefined variable: parent

Filename: models/products_model.php

Line Number: 1569

Database Error

A Database Error Occurred

Error Number: 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 ')' at line 4

SELECT COUNT(*) AS `numrows` FROM (`product`) LEFT JOIN `productcategory` ON `product`.`id` = `productcategory`.`productcategory_productid` WHERE `product_publishstatusid` = 1 and productcategory_categoryid in ()