Followed all instructions and I get a 500 Internal Server Error with this being displayed:
What am I doing wrong here? I've tried re-uploading the files too. It was working fine locally and on my old host. Not sure what the problem is here.
Code:
An exception occurred: Mysqli prepare error: Table 'devine_xf.xf_option' doesn't exist in /home/devine/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 309
XenForo_Application::handleException()
What am I doing wrong here? I've tried re-uploading the files too. It was working fine locally and on my old host. Not sure what the problem is here.