Table './bagger_thisone/products' is marked as crashed and should be repaired(No Description) sql: SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0
Fatal error: Call to a member function fetch() on a non-object in /home/bagger/public_html/library/products.php on line 894