Notice: Error: Out of resources when opening file './shoppix_siprof4/tax_rule.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM tax_rule tr1 LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '3' AND z2gz.country_id = '195' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0') ORDER BY tr1.priority ASC in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/system/library/tax.php on line 28Warning: Invalid argument supplied for foreach() in /home/servidor/public_html/shoppix/webs/siprof4/system/library/tax.php on line 28Notice: Error: Out of resources when opening file './shoppix_siprof4/tax_rate_to_customer_group.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM tax_rule tr1 LEFT JOIN tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '3' AND z2gz.country_id = '195' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '0') ORDER BY tr1.priority ASC in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/system/library/tax.php on line 56Warning: Invalid argument supplied for foreach() in /home/servidor/public_html/shoppix/webs/siprof4/system/library/tax.php on line 56Notice: Error: Out of resources when opening file './shoppix_siprof4/length_class.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT * FROM length_class mc LEFT JOIN length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '2' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/system/library/length.php on line 11Warning: Invalid argument supplied for foreach() in /home/servidor/public_html/shoppix/webs/siprof4/system/library/length.php on line 11Notice: Error: Out of resources when opening file './shoppix_siprof4/product.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT product_id FROM product WHERE model = 'cd_discos_externos' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Consutla SQL incorrecte:
SELECT product_id FROM product WHERE model = 'cd_discos_externos'RetProductIdByProductModelNotice: Error: Can't open file: './shoppix_siprof4/product_to_store.frm' (errno: 24 - Too many open files)
Error No: 1016
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '3' 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, (SELECT price FROM product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '3' 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, (SELECT points FROM product_reward pr WHERE pr.product_id = p.product_id AND customer_group_id = '3') AS reward, (SELECT ss.name FROM stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit FROM weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit FROM length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total FROM review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM product p LEFT JOIN product_description pd ON (p.product_id = pd.product_id) LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '1508388' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 151Notice: Error: Out of resources when opening file './shoppix_siprof4/module.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT * FROM module WHERE module_id = '32' AND code != 'html' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/catalog/model/extension/module.php on line 6Notice: Error: Out of resources when opening file './shoppix_siprof4/information.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT * FROM information i LEFT JOIN information_description id ON (i.information_id = id.information_id) LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '2' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/catalog/model/catalog/information.php on line 32Warning: Invalid argument supplied for foreach() in /home/servidor/public_html/shoppix/webs/siprof4/catalog/model/catalog/information.php on line 32Notice: Error: Out of resources when opening file './shoppix_siprof4/customer_online.MYD' (Errcode: 24 - Too many open files)
Error No: 23
DELETE FROM `customer_online` WHERE date_added < '2024-12-03 16:26:50' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Error: Out of resources when opening file './shoppix_siprof4/customer_online.MYD' (Errcode: 24 - Too many open files)
Error No: 23
SELECT COUNT(*) AS total FROM `customer_online` WHERE `ip` = '18.223.211.139' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40Notice: Trying to get property of non-object in /home/servidor/public_html/shoppix/webs/siprof4/catalog/model/tool/online.php on line 8Notice: Error: Out of resources when opening file './shoppix_siprof4/customer_online.MYD' (Errcode: 24 - Too many open files)
Error No: 23
REPLACE INTO `customer_online` SET `ip` = '18.223.211.139', `customer_id` = '0', `url` = 'http://csip.siprof.es/television/television-soportes/650374', `referer` = '', `date_added` = '2024-12-03 17:26:50' in /home/servidor/public_html/shoppix/webs/siprof4/system/library/db/mysqli.php on line 40 Producto no encontrado! :: CSIP

Producto no encontrado!

Producto no encontrado!