Found DB Error 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 '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' this.options[selectedIndex].value \\\\\\\\\' at line 9 SQL=SELECT DISTINCT c.*, c.id as contentid, u.name as author FROM jos_content as c
LEFT JOIN jos_tag_category_map AS m ON m.contentid = c.id
LEFT JOIN jos_users AS u ON u.id = c.created_by
WHERE m.tagid = '81' and c.state=1 and (scope = '' OR scope = 'com_content' OR scope = '0')
AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= NOW() )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= NOW() )
AND c.access <= 0
ORDER BY c.title ASC
LIMIT 0, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' this.options[selectedIndex].value \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1064 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 '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' this.options[selectedIndex].value \\\\\\\\\' at line 9 SQL=SELECT DISTINCT c.*, c.id as contentid, u.name as author FROM jos_content as c
LEFT JOIN jos_tag_category_map AS m ON m.contentid = c.id
LEFT JOIN jos_users AS u ON u.id = c.created_by
WHERE m.tagid = '81' and c.state=1 and (scope = '' OR scope = 'com_content' OR scope = '0')
AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= NOW() )
AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= NOW() )
AND c.access <= 0
ORDER BY c.title ASC
LIMIT 0, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' this.options[selectedIndex].value \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'!