Getting error when searching mochimedia games in ACP

I'm getting the following error when searching for 'click' and lots of other words as a keyword in the import mochimedia games section

Code:
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/fffsquad/public_html/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 825
Zend_Db_Adapter_Abstract->fetchOne() in XenForo/Error.php at line 50
XenForo_Error::unexpectedException() in XenForo/Application.php at line 295
XenForo_Application::handleException()

Also - I'm getting an 'object object' error pop up box when using the code tags on this site, when creating this post
 

Attachments

  • object.png
    object.png
    51.5 KB · Views: 110
I'm getting the following error when searching for 'click' and lots of other words as a keyword in the import mochimedia games section
From the error pasted it doesn't appear that the error is coming from XFA but rather that your MySQL server connection is being lost.

Also - I'm getting an 'object object' error pop up box when using the code tags on this site, when creating this post
I'll split this thread off so I can track & take a look, thanks.
 
Back
Top