Fatal error: Uncaught PrestaShopDatabaseException: User '815194-1' has exceeded the 'max_questions' resource (current value: 40000)<br /><br /><pre>
SELECT *
FROM sips_meta m
LEFT JOIN sips_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1</pre> in /home/sunny/scale-in/public/classes/db/Db.php:773
Stack trace:
#0 /home/sunny/scale-in/public/classes/db/Db.php(385): DbCore->displayError('\n \t\tSELE...')
#1 /home/sunny/scale-in/public/classes/db/Db.php(664): DbCore->query('\n \t\tSELE...')
#2 /home/sunny/scale-in/public/classes/Meta.php(193): DbCore->getRow('\n \t\tSELE...')
#3 /home/sunny/scale-in/public/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php(166): MetaCore::getMetaByPage('new-products', 1)
#4 /home/sunny/scale-in/public/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php(104): PrestaShop\Module\LinkLis in /home/sunny/scale-in/public/classes/Hook.php on line 1058