hdrcweb
Member
Hi
In my XF DB I had a huge table (66mb) called 'hdrcgbwe_xf.import_log_vbulletin5_1', I assume this was used when importing from vbulletin and was no longer needed, but since I deleted the table I am getting server errors logged in the XF admin panel., the forum seems fine:
The posts these errors point to seem fine.
Do I need this table or how can I stop these errors?
Thanks
Stack trace
SELECT new_id
FROM import_log_vbulletin5_1
WHERE content_type = ?
AND old_id = ?
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL statement...', 1146, '42S02')
#1 src/XF/Db/Mysqli/Statement.php(41): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1146, '42S02')
#2 src/XF/Db/Mysqli/Statement.php(56): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(152): XF\Db\AbstractAdapter->query('
SELECT new_...', Array)
#5 src/addons/XF301VB/Repository/ImportLookup.php(49): XF\Db\AbstractAdapter->fetchOne('
SELECT new_...', Array)
#6 src/addons/XF301VB/Pub/Controller/Redirect.php(116): XF301VB\Repository\ImportLookup->lookupId('attachment', 0)
#7 src/addons/XF301VB/Pub/Controller/Redirect.php(74): XF301VB\Pub\Controller\Redirect->redirectContent(Object(XF\Mvc\ParameterBag), 'attachment', 'XF:Attachment', 'attachments')
#8 src/XF/Mvc/Dispatcher.php(352): XF301VB\Pub\Controller\Redirect->actionAttachment(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF301VB:Redirec...', 'Attachment', Object(XF\Mvc\RouteMatch), Object(XF301VB\Pub\Controller\Redirect), NULL)
#10 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF301VB\Pub\Controller\Redirect), NULL)
#11 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2485): XF\Mvc\Dispatcher->run()
#13 src/XF.php(524): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}
Request state
array(4) {
["url"] => string(43) "/filedata/fetch?filedataid=34806&type=thumb"
["referrer"] => string(64) "https://www.hdrcgb.org/threads/sammy-millers-harley-day.1194167/"
["_GET"] => array(2) {
["filedataid"] => string(5) "34806"
["type"] => string(5) "thumb"
}
["_POST"] => array(0) {
}
}
In my XF DB I had a huge table (66mb) called 'hdrcgbwe_xf.import_log_vbulletin5_1', I assume this was used when importing from vbulletin and was no longer needed, but since I deleted the table I am getting server errors logged in the XF admin panel., the forum seems fine:
The posts these errors point to seem fine.
Do I need this table or how can I stop these errors?
Thanks
Stack trace
SELECT new_id
FROM import_log_vbulletin5_1
WHERE content_type = ?
AND old_id = ?
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL statement...', 1146, '42S02')
#1 src/XF/Db/Mysqli/Statement.php(41): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1146, '42S02')
#2 src/XF/Db/Mysqli/Statement.php(56): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(152): XF\Db\AbstractAdapter->query('
SELECT new_...', Array)
#5 src/addons/XF301VB/Repository/ImportLookup.php(49): XF\Db\AbstractAdapter->fetchOne('
SELECT new_...', Array)
#6 src/addons/XF301VB/Pub/Controller/Redirect.php(116): XF301VB\Repository\ImportLookup->lookupId('attachment', 0)
#7 src/addons/XF301VB/Pub/Controller/Redirect.php(74): XF301VB\Pub\Controller\Redirect->redirectContent(Object(XF\Mvc\ParameterBag), 'attachment', 'XF:Attachment', 'attachments')
#8 src/XF/Mvc/Dispatcher.php(352): XF301VB\Pub\Controller\Redirect->actionAttachment(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF301VB:Redirec...', 'Attachment', Object(XF\Mvc\RouteMatch), Object(XF301VB\Pub\Controller\Redirect), NULL)
#10 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF301VB\Pub\Controller\Redirect), NULL)
#11 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2485): XF\Mvc\Dispatcher->run()
#13 src/XF.php(524): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}
Request state
array(4) {
["url"] => string(43) "/filedata/fetch?filedataid=34806&type=thumb"
["referrer"] => string(64) "https://www.hdrcgb.org/threads/sammy-millers-harley-day.1194167/"
["_GET"] => array(2) {
["filedataid"] => string(5) "34806"
["type"] => string(5) "thumb"
}
["_POST"] => array(0) {
}
}