- XF\Db\Exception: MySQL statement prepare error [1146]: Table 'antifraud6_xf.xf_thread' doesn't exist
- src/XF/Db/AbstractStatement.php:228
- Generated by: Unknown account
- Apr 24, 2020 at 1:12 PM
Stack trace
                       SELECT 
xf_thread.
, xf_user_User_1., 
xf_forum_Forum_2.
, xf_node_Node_3., 
xf_permission_cache_content_Permissions_4.*
FROM 
xf_thread
LEFT JOIN 
xf_user AS 
xf_user_User_1 ON (
xf_user_User_1.
user_id = 
xf_thread.
user_id)
LEFT JOIN 
xf_forum AS 
xf_forum_Forum_2 ON (
xf_forum_Forum_2.
node_id = 
xf_thread.
node_id)
LEFT JOIN 
xf_node AS 
xf_node_Node_3 ON (
xf_node_Node_3.
node_id = 
xf_forum_Forum_2.
node_id)
LEFT JOIN 
xf_permission_cache_content AS 
xf_permission_cache_content_Permissions_4 ON (
xf_permission_cache_content_Permissions_4.
content_type = 'node' AND 
xf_permission_cache_content_Permissions_4.
content_id = 
xf_node_Node_3.
node_id AND 
xf_permission_cache_content_Permissions_4.
permission_combination_id = '1')
WHERE (
xf_thread.
thread_id = '618')
LIMIT 1
------------
#0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL statement...', 1146, '42S02')
#1 src/XF/Db/Mysqli/Statement.php(39): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1146, '42S02')
#2 src/XF/Db/Mysqli/Statement.php(54): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Mvc/Entity/Finder.php(1261): XF\Db\AbstractAdapter->query('
SELECT `xf_...')
#5 src/XF/Mvc/Entity/Manager.php(149): XF\Mvc\Entity\Finder->fetchOne()
#6 src/XF/Pub/Controller/Thread.php(1375): XF\Mvc\Entity\Manager->find('XF:Thread', '618', Array)
#7 src/XF/Pub/Controller/Thread.php(12): XF\Pub\Controller\Thread->assertViewableThread('618', Array)
#8 src/XF/Mvc/Dispatcher.php(350): XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(261): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Thread), NULL)
#10 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Thread), NULL)
#11 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#13 src/XF.php(391): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}
Request state
array(4) {
["url"] => string(64) "/threads/mr-emma-eze-federal-ministry-of-petroleum-resources.618"
["referrer"] => bool(false)
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}