SQL: SELECT i.catid, i.name FROM supe_categories i WHERE i.type='link' AND i.catid IN ()
Error: 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 1
Errno.: 1064
Similar error report has beed dispatched to administrator before.