Brunch at The Nook
SELECT * FROM items AS t1 JOIN items_sections AS t2 ON t2.id=t1.itemid WHERE t1.parentid= ORDER BY itemorder ASC [nativecode=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 'ORDER BY itemorder ASC' at line 1]