No valid database connection 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 ') && cat_published='1' && cat_approved='1'
ORDER BY cat_featured DESC, cat_name' at line 1 SQL=SELECT cat_id, cat_name, cat_cats, cat_links, cat_parent FROM jos_mt_cats WHERE cat_parent IN () && cat_published='1' && cat_approved='1'
ORDER BY cat_featured DESC, cat_name asc, cat_name asc
No valid database connection 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 ')
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2012-05-18 05:31:4' at line 3 SQL=SELECT l.link_id, link_name, cl.cat_id FROM jos_mt_links AS l
LEFT JOIN jos_mt_cl AS cl ON cl.link_id = l.link_id
WHERE link_published='1' && link_approved='1' && cl.cat_id IN ()
AND ( publish_up = '0000-00-00 00:00:00' OR publish_up <= '2012-05-18 05:31:44' )
AND ( publish_down = '0000-00-00 00:00:00' OR publish_down >= '2012-05-18 05:31:44' )
ORDER BY link_rating desc, link_votes desc