Page 1 of 1

Error: MySQL server has gone away

Posted: Sun May 22, 2016 2:26 pm
by tt87
What is the cause of these errors?

2016-05-21 2:13:38 - PHP Notice: Error: MySQL server has gone away<br />Error No: 2006<br />SELECT *, (SELECT os.name FROM `hkg_order_status` os WHERE os.order_status_id = o.order_status_id AND os.language_id = o.language_id) AS order_status FROM `hkg_order` o WHERE o.order_id = '12059' in /XXXXXXXX/system/library/db/mysqli.php on line 41

2016-05-21 2:13:38 - PHP Notice: Trying to get property of non-object in /XXXXXXX/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 133

Re: Error: MySQL server has gone away

Posted: Sun May 22, 2016 8:27 pm
by IP_CAM
this usually means, that you better change to a decent hoster, because professional Software requires a professional Engine.
Ernie

Re: Error: MySQL server has gone away

Posted: Mon May 23, 2016 1:03 am
by tt87
I am using siteground go geek plan. I was thinking about switching to hostgator.

Does anyone know what this means? Trying to get property of non-object in /XXXXXXX/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 133

Re: Error: MySQL server has gone away

Posted: Mon May 23, 2016 4:58 am
by IP_CAM
if OC cannot access a DB, if cannot get any data from a DB either...
Good Luck !
Ernie

Re: Error: MySQL server has gone away

Posted: Mon May 23, 2016 8:10 pm
by straightlight
Before jumping to conclusion that an object failed to be pulled might relatively be based on a DB issue, can you post what's on line 133 of that indicated file?