XF 1.3 Sudden Mysqli errors

loplo

Active member
Hey guys, I just woke up and my forum gives me errors every 5-10 minutes.
Before I jump at the neck of my hosting company, I just want to be sure it is not xenforo related.
I think it is host related and not xenforo.

Can anyone confirm this?

Code:
Mysqli statement execute error : Can't create/write to file '/tmp/#sql_1c01_0.MYI' (Errcode: 28)
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
Zend_Db_Adapter_Abstract->fetchAll() in XenForo/Model/ThreadPrefix.php at line 60
XenForo_Model_ThreadPrefix->getPrefixes() in XenForo/Model/ThreadPrefix.php at line 212
XenForo_Model_ThreadPrefix->getPrefixesInForums() in XenForo/Model/ThreadPrefix.php at line 246
XenForo_Model_ThreadPrefix->getUsablePrefixesInForums() in XenForo/ControllerPublic/Thread.php at line 788
XenForo_ControllerPublic_Thread->actionEdit() in Waindigo/Thumbnails/Extend/XenForo/ControllerPublic/Thread.php at line 49
Waindigo_Thumbnails_Extend_XenForo_ControllerPublic_Thread->actionEdit() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/flyra/public_html/xenforo/index.php at line 13

Thanks.
 
Top Bottom