An error occurred while trying to run your query.
Error message: DB Error: syntax error
A more detailed error description: SELECT wp_posts.ID as id, post_date as date_created, post_modified as date_modified, post_content as content, post_title as title, post_name as alias, post_type as type FROM wp_posts INNER JOIN wp_post2cat ON wp_post2cat.post_id=wp_posts.ID INNER JOIN navigation2categories ON wp_post2cat.category_id=navigation2categories.category_id WHERE post_status='publish' AND navigation2categories.nav_id='0' ORDER BY post_date DESC LIMIT '12', 12 [nativecode=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 ''12', 12' at line 1]

Fatal error: Call to undefined method DB_Error::fetchRow() in /var/www/vhosts/afrustratedfan.com/httpdocs/index.php on line 42