XF 1.2 one of the threads on my forum doesn't load

jacko

Well-known member
My website has been working without problems: www.dzwiek.org
and today one of the users reported he couldn't access a particular thread. I checked and I can't access it either:
http://dzwiek.org/threads/kpa-kemper-metal-profiles-sinmix.12100

it throws out this error:

Code:
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home4/milaszew/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 55
XenForo_Error::unexpectedException() in XenForo/Application.php at line 363
XenForo_Application::handleException()
 
I isolated the problem by splitting the thread into multiple single post threads using Tapatalk. Apparently the problem is with 3 posts that contain soundcloud bbcode. I will investigate further.
 
Top Bottom