Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /home/s13f7865/public_html/xn--depaales-g3a.com/vqmod/vqmod.php on line 684

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/s13f7865/public_html/xn--depaales-g3a.com/system/helper/utf8.php on line 650

Notice: unserialize(): Error at offset 9 of 3138 bytes in /home/s13f7865/public_html/xn--depaales-g3a.com/index.php on line 69

Fatal error: Uncaught ErrorException: Error: Expression #2 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 's13f7865_tienda.pd.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by<br />Error No: 1055<br />SELECT DISTINCT ps.product_id, (SELECT AVG(rating) FROM oc_review r1 WHERE r1.product_id = ps.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating FROM oc_product_special ps LEFT JOIN oc_product p ON (ps.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 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())) GROUP BY ps.product_id ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,5 in /home/s13f7865/public_html/xn--depaales- in /home/s13f7865/public_html/xn--depaales-g3a.com/system/database/mysqli.php on line 40