 |
CATEGORIES |
Problem with SQLe:SELECT categoryid, description, parentid FROM category WHERE hidden=0 AND parentid= ORDER BY sortordervalue, descriptionYou have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY sortordervalue, description' at line 1 | | |