Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT c.parent_id, cd.name
FROM `oc_category` c
LEFT JOIN `oc_category_description` cd
ON (cd.category_id = c.category_id AND cd.language_id = '3')
WHERE c.category_id = '48'
LIMIT 1
in /home/funpadel.pt/public_html/system/library/db/mysqli.php:42
Stack trace:
#0 /home/funpadel.pt/public_html/system/library/db.php(45): DB\MySQLi->query()
#1 /home/funpadel.pt/public_html/catalog/model/madeshop/size.php(228): DB->query()
#2 /home/funpadel.pt/public_html/catalog/model/madeshop/size.php(284): ModelMadeshopSize->getAllProductCategoryChainNames()
#3 /home/funpadel.pt/public_html/storage/modification/system/engine/loader.php(255): ModelMadeshopSize->hasProductSizeGuide()
#4 /home/funpadel.pt/public_html/system/engine/proxy.php(47): Loader->{closure}()
#5 /home/funpadel.pt/public_html/storage/modification/catalog/controller/extension/module/hpmodel/hpmodel.php(158): Proxy->__call()
#6 /home/funpadel.pt in /home/funpadel.pt/public_html/system/library/db/mysqli.php on line 42