Getting this error below, when viewing threads:
Zend_Db_Statement_Mysqli_Exception: Template to string error:Mysqli prepare error: Table 'user_vt.xf_kl_ept_post_template_admin' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: user, A moment ago
Stack Trace
#0 /home/user/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n SELEC...')
#1 /home/user/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n SELEC...')
#2 /home/user/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n SELEC...')
#3 /home/user/public_html/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('\r\n SELEC...', 1)
#4 /home/user/public_html/library/KL/EditorPostTemplates/Model/Editor.php(85): Zend_Db_Adapter_Abstract->fetchAll('\r\n SELEC...', 1)
#5 /home/user/public_html/library/KL/EditorPostTemplates/Helpers.php(15): KL_EditorPostTemplates_Model_Editor->getAdminTemplatesForUser(1)
#6 [internal function]: KL_EditorPostTemplates_Helpers::helperTemplates(Array)
#7 /home/user/public_html/library/XenForo/Template/Helper/Core.php(853): call_user_func_array(Array, Array)
#8 /home/user/public_html/internal_data/templates/S.38,L.2,editor.php(5): XenForo_Template_Helper_Core::callHelper('posttemplates', Array)
#9 /home/user/public_html/library/XenForo/Template/Abstract.php(260): include('/home/diviks/pu...')
#10 /home/user/public_html/library/XenForo/Template/Abstract.php(191): XenForo_Template_Abstract->_renderInternal('/home/diviks/pu...', Array)
#11 /home/user/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#12 /home/user/public_html/library/XenForo/Template/Abstract.php(528): XenForo_Template_Public->render()
#13 /home/user/public_html/internal_data/templates/S.38,L.2,thread_view.php(2468): XenForo_Template_Abstract->__toString()
#14 /home/user/public_html/library/XenForo/Template/Abstract.php(260): include('/home/diviks/pu...')
#15 /home/user/public_html/library/XenForo/Template/Abstract.php(191): XenForo_Template_Abstract->_renderInternal('/home/diviks/pu...', Array)
#16 /home/user/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#17 /home/user/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(123): XenForo_Template_Public->render()
#18 /home/user/public_html/library/XenForo/FrontController.php(633): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#19 /home/user/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#20 /home/user/public_html/index.php(13): XenForo_FrontController->run()
#21 {main}
Request State
array(3) {
["url"] => string(77) "
http://www.site.com
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}