Warning: file_get_contents(/var/www/vhosts/v-19881.webspace/www/realsport.kz/system/cache/cache.category.seopath.1727779214): failed to open stream: No such file or directory in /var/www/vhosts/v-19881.webspace/www/realsport.kz/system/library/cache.php on line 9Notice: Error: MySQL server has gone away
Error No: 2006
SELECT MIN(pr.price) as min, MAX(pr.price) as max, MIN((SELECT pd2.price FROM oc_product_discount pd2 WHERE pd2.product_id = pr.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1)) AS discount, MIN((SELECT ps.price FROM oc_product_special ps WHERE ps.product_id = pr.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1)) AS special FROM `oc_product` pr LEFT JOIN `oc_product_to_category` ct ON (pr.product_id = ct.product_id) WHERE pr.status = 1 AND ct.category_id IN (112,113,119,120,116,118,121,115,117,199,130,99,219,139,204,100,168,101,131,114,127,128,122,124,123,125,126,211,213,212,231,215,214) in /var/www/vhosts/v-19881.webspace/www/realsport.kz/system/database/mysql.php on line 50