Array ( )
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 ')
ORDER BY `categories`.`order` ASC, `categories`.`category_name` ASC' at line 3
SELECT *
FROM `categories`
WHERE `parent` IN ( )
ORDER BY `categories`.`order` ASC, `categories`.`category_name` ASC
1