A PHP Error was encountered

Severity: Warning

Message: set_time_limit() has been disabled for security reasons

Filename: libraries/JROX_Controller.php

Line Number: 0

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/persona/public_html/system/libraries/Exceptions.php:164)

Filename: libraries/Session.php

Line Number: 293

A Database Error Occurred

Error Number: 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 'about-us LIMIT 9, 10' at line 14

SELECT jem_content_articles.*, jem_content_categories.*, (SELECT COUNT(*) FROM jem_content_comments WHERE jem_content_articles.article_id = jem_content_comments.article_id AND jem_content_comments.status = '1') as comments FROM jem_content_articles LEFT JOIN jem_content_categories ON jem_content_articles.category_id = jem_content_categories.category_id WHERE jem_content_articles.category_id = 0 AND jem_content_categories.category_type = 'custom' AND date_published <=1337278041 AND jem_content_articles.status = '1' AND jem_content_articles.content_type = '1' GROUP BY jem_content_articles.article_id ORDER BY jem_content_articles.date_published about-us LIMIT 9, 10