After working on the Faceboook Video BB code, I saved, then immediately after, I could not access my site... giving the following error after a long period of idling.
Prior to this Database error, I just recieved page not displayed due to capacity... etc..
Prior to this Database error, I just recieved page not displayed due to capacity... etc..
Code:
Database error in vBulletin 4.2.2: Invalid SQL: (SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, product.active AS enabled, package.class AS class FROM package AS package INNER JOIN product AS product ON product.productid = package.productid OR package.productid = 'vbulletin') UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class FROM contenttype AS contenttype) UNION (SELECT 'widgettype' AS classtype, widgettypeid AS typeid, widgettype.packageid AS packageid, 1, 1, widgettype.class AS class FROM cms_widgettype AS widgettype); MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Monday, March 9th 2015 @ 07:44:44 PM Error Date : Monday, March 9th 2015 @ 07:45:53 PM Script : http://www.ruofficial.com/ Referrer : IP Address : 216.205.224.11 Username : SBOfficial Classname : vB_Database MySQL Version :
Comment