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 0, 20' at line 1(No Description) sql: SELECT p.* FROM products p, products_categories c WHERE p.id = c.product_id AND p.parent_id = 0 AND c.category_id = 27 AND hidden = 0 AND enabled = 1 AND (offers > 0 OR parent = 1) AND 1 = 1 ORDER BY LIMIT 0, 20
Fatal error: Call to a member function getFullArray() on a non-object in /home/porpoise/public_html/pinkcomputer.co.uk/fsb/controllers/category_products.php on line 66