News |
News |
Database 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 '-1' at line 1
SELECT n.*, ng.title as grouptitle, ng.description as groupdescription FROM ovspring_news_news n, ovspring_news_group ng WHERE n.publish=1 and ng.newsgroup_id=n.newsgroup_id and ng.newsgroup_id=3 ORDER BY n.date desc LIMIT 0, -1
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ovspring/ringo/arxlib/sql/class.carxsql.php on line 119