SeaDog
Active member
Server went offline for about 24 hours due to a hardware issue with our host.
It's all back online now and following a table repair of the MySQL database powering our XF everything seems to be working - new posts are being made, threads can be opened, etc. etc.
The only thing that's broken is when you click on "New Posts" you get this error (slightly edited for anonymity):
This seems to be a cached error as MySQL server is no longer away (everything else continues to work fine as mentioned above).
It's all back online now and following a table repair of the MySQL database powering our XF everything seems to be working - new posts are being made, threads can be opened, etc. etc.
The only thing that's broken is when you click on "New Posts" you get this error (slightly edited for anonymity):
Code:
An exception occurred: Mysqli prepare error: MySQL server has gone away in /var/www/vhosts/xxxx.co.uk/httpdocs/library/Zend/Db/Statement/Mysqli.php on line 77
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 808
Zend_Db_Adapter_Abstract->fetchPairs() in XenForo/Template/Public.php at line 130
XenForo_Template_Public->_getTemplatesFromDataSource() in XenForo/Template/Abstract.php at line 572
XenForo_Template_Abstract->_loadTemplates() in XenForo/Template/Abstract.php at line 556
XenForo_Template_Abstract->_loadTemplate() in XenForo/Template/Abstract.php at line 180
XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 139
XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 618
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /var/www/vhosts/xxxx.co.uk/httpdocs/index.php at line 13
This seems to be a cached error as MySQL server is no longer away (everything else continues to work fine as mentioned above).