jonsidneyb
Well-known member
I tried to send a mass email to my members.
This appeared on the screen after during the second batch of 200. Can someone tell me what I need to do to get this mailing out?
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/edcf/public_html/library/Zend/Db/Statement/Mysqli.php on line 77
This appeared on the screen after during the second batch of 200. Can someone tell me what I need to do to get this mailing out?
An exception occurred: Mysqli prepare error: MySQL server has gone away in /home/edcf/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()