XF 1.1 (fixed) Server Error

Craigr

Active member
Anyone know what is wrong here:
Server Error

Mysqli prepare error: Can't find file: './craigr_newxen/xf_post.frm' (errno: 13)
  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 753
  5. Zend_Db_Adapter_Abstract->fetchRow() in XenForo/Model/Post.php at line 291
  6. XenForo_Model_Post->getNextPostInThread() in XenForo/ControllerPublic/Thread.php at line 275
  7. XenForo_ControllerPublic_Thread->actionUnread() in XenForo/FrontController.php at line 310
  8. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  9. XenForo_FrontController->run() in /home/craigr/public_html/xen/index.php at line 13
When i look up the table through phpMyAdmin it shows corrupt. If i run repair it won't let me. :( It appear anytime i try to view a thread, for example : http://www.steven-seagal.net/xen/index.php?threads/new-seagal-movie.10958


EDIT: WORKING NOW. WAS PROBLEM WITH HOST.
 
Top Bottom