Fatal error: Uncaught PrestaShopDatabaseException: User 'omegaenvsitev2' has exceeded the 'max_questions' resource (current value: 40000)<br /><br /><pre>
SELECT *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `psv2_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 115 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-09-30 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-09-30 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1</pre> in /home/omegaenv/www/classes/db/Db.php:773
Stack in /home/omegaenv/www/classes/Hook.php on line 1058