XF 1.3 Strange error

sweetpotato

Active member
Suddenly, I have this error
An exception occurred: Mysqli statement execute error : Incorrect key file for table '/ramdisk/mysql/tmp/#sql_1168_0.MYI'; try to repair it in /home6/cyberimc/public_html/library/Zend/Db/Statement/Mysqli.php on line 214

  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
  4. Zend_Db_Adapter_Abstract->fetchAll() in EWRporta/Block/RecentNews.php at line 38
  5. EWRporta_Block_RecentNews->getModule() in EWRporta/Model/Blocks.php at line 116
  6. EWRporta_Model_Blocks->getBlockParams() in EWRporta/ViewPublic/Custom.php at line 71
  7. EWRporta_ViewPublic_Custom->renderHtml() in XenForo/ViewRenderer/Abstract.php at line 227
  8. XenForo_ViewRenderer_Abstract->renderViewObject() in XenForo/ViewRenderer/HtmlPublic.php at line 71
  9. XenForo_ViewRenderer_HtmlPublic->renderView() in XenForo/FrontController.php at line 582
  10. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
  11. XenForo_FrontController->run() in .../public_html/index.php at line 13
Since upgraded to 1.3 I face many error.
 
Last edited:
I think something from server caused this error. Fortunately, this error only happened for a short time and now my site work fine. I will contact my hosting if it happen again.
Thanks,
 
Top Bottom