Table './bagger_thisone/products' is marked as crashed and should be repaired(No Description) sql: SELECT * FROM products
WHERE enabled = 1
AND parent_id = 0
AND hidden = 0
AND offers > 0
AND salesrank <> 0
AND id IN (SELECT product_id FROM products_categories)
ORDER BY salesrank ASC LIMIT 50
Fatal error: Call to a member function getFullArray() on a non-object in /home/bagger/public_html/controllers/bestsellers.php on line 30