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 'LIMIT' at line 14 SQL=SELECT a.id, a.title, a.sectionid, a.catid
FROM jos_content AS a
LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id
INNER JOIN jos_categories AS cc ON cc.id = a.catid
INNER JOIN jos_sections AS s ON s.id = a.sectionid
WHERE ( a.state = 1 AND a.sectionid > 0 )
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '_CURRENT_SERVER_TIME' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '_CURRENT_SERVER_TIME' )
AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0
AND f.content_id IS NULL
AND s.published = 1
AND cc.published = 1
ORDER BY
LIMIT
|
Powered by Article List Copyright (C) 2008 Dwayne Hill. All rights reserved. |

















news