Fatal error: Uncaught exception 'Exception' with message 'ERROR: 2006 - MySQL server has gone away in query: SELECT p.products_id, p.manufacturers_id, p.gross_weight, p.products_weight, p.taric_id, p.parent_id, p.attribute_type, p.notes, ptc.primary, ptc.categories_id AS categories_id, p.products_date_added
FROM products p
JOIN product_price prp ON p.products_id=prp.product_id
AND prp.currency_id=2
AND prp.company_id=1
JOIN manufacturers m ON m.manufacturers_id=p.manufacturers_id
LEFT JOIN products_description pd ON pd.products_id=p.products_id
AND pd.description_status=3
AND (pd.language_id=4)
JOIN webshop_products wp ON wp.products_id=p.products_id AND wp.webshop_id=1 JOIN products_to_categories ptc ON p.products_id=ptc.products_id JOIN categories c ON c.categories_id=ptc.categories_id
AND c.webshop_id=1
AND c.display=1 LEFT JOIN product_of_the_day pot in /var/www/lango.si/v1_tris/library_external/Trogon/Db/MysqlQuery.php on line 199
Prišlo je do napake strežnika.
Naša ekipa je bila obveščena.