dabollicks
Active member
Im trying to test things out before i upgrade my live site, so i made a copy of my database, currently running 1.1.5, previously imported from vB 4.2
I uploaded the upgrade files for 1.2 beta and the upgrade went smoother than a smooth thing, although i now getting a list of errors in the ACP
Theres 5 of these in total, all with a different thread
Im also getting these errors
and this one
Any ideas folks?
Thanks
I uploaded the upgrade files for 1.2 beta and the upgrade went smoother than a smooth thing, although i now getting a list of errors in the ACP
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Prepared statement needs to be re-prepared - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 12:00 AM
Stack Trace
#0 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(808): Zend_Db_Adapter_Abstract->query('????SELECT data...', Array)
#3 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Model/DataRegistry.php(144): Zend_Db_Adapter_Abstract->fetchPairs('????SELECT data...')
#4 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Model/DataRegistry.php(97): XenForo_Model_DataRegistry->_getMultiFromDb(Array)
#5 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Dependencies/Abstract.php(134): XenForo_Model_DataRegistry->getMulti(Array)
#6 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/FrontController.php(125): XenForo_Dependencies_Abstract->preLoadData()
#7 /home/rossmc/public_html/local-footy.co.uk/index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(76) "http://www.local-footy.co.uk/showthread.php/7569-Whittlesea-10-v-PSL?p=46356"
["_GET"] => array(1) {
["p"] => string(5) "46356"
}
["_POST"] => array(0) {
}
}
Im also getting these errors
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'XXXXXX.vb_helpfulanswer' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: administrator, Jun 13, 2013
Stack Trace
#0 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('? ...')
#1 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '? ...')
#2 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('? ...')
#3 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(825): Zend_Db_Adapter_Abstract->query('? ...', Array)
#4 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Importer/myvbulletin4.php(347): Zend_Db_Adapter_Abstract->fetchOne('? ...')
#5 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Importer/Abstract.php(77): XenForo_Importer_myvBulletin4->stepPostLikes(0, Array)
#6 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(180): XenForo_Importer_Abstract->runStep(Object(XenForo_ControllerAdmin_Import), Object(XenForo_ImportSession), 'postLikes', 0, Array)
#7 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(232): XenForo_ControllerAdmin_Import->_runStep(Object(XenForo_Importer_myvBulletin4), Object(XenForo_ImportSession), 'postLikes', 0, Array)
#8 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(175): XenForo_ControllerAdmin_Import->_startStep(Object(XenForo_Importer_myvBulletin4), Object(XenForo_ImportSession), 'postLikes', Array)
#9 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/FrontController.php(310): XenForo_ControllerAdmin_Import->actionStartStep()
#10 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/rossmc/public_html/local-footy.co.uk/admin.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(56) "http://www.local-footy.co.uk/admin.php?import/start-step"
["_GET"] => array(1) {
["import/start-step"] => string(0) ""
}
["_POST"] => array(2) {
["step_postLikes"] => string(17) "Import Post Likes"
["_xfToken"] => string(53) "1,1371111238,586ee3772d227bf9b95e5b11a7b39627aa0bc440"
}
}
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'XXXXXX.vb_post_thanks' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: administrator, Jun 13, 2013
Stack Trace
#0 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('? ...')
#1 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '? ...')
#2 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('? ...')
#3 /home/rossmc/public_html/local-footy.co.uk/library/Zend/Db/Adapter/Abstract.php(825): Zend_Db_Adapter_Abstract->query('? ...', Array)
#4 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Importer/myvbulletin4.php(265): Zend_Db_Adapter_Abstract->fetchOne('? ...')
#5 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/Importer/Abstract.php(77): XenForo_Importer_myvBulletin4->stepPostThanks(0, Array)
#6 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(180): XenForo_Importer_Abstract->runStep(Object(XenForo_ControllerAdmin_Import), Object(XenForo_ImportSession), 'postThanks', 0, Array)
#7 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(232): XenForo_ControllerAdmin_Import->_runStep(Object(XenForo_Importer_myvBulletin4), Object(XenForo_ImportSession), 'postThanks', 0, Array)
#8 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/ControllerAdmin/Import.php(175): XenForo_ControllerAdmin_Import->_startStep(Object(XenForo_Importer_myvBulletin4), Object(XenForo_ImportSession), 'postThanks', Array)
#9 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/FrontController.php(310): XenForo_ControllerAdmin_Import->actionStartStep()
#10 /home/rossmc/public_html/local-footy.co.uk/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/rossmc/public_html/local-footy.co.uk/admin.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(56) "http://www.local-footy.co.uk/admin.php?import/start-step"
["_GET"] => array(1) {
["import/start-step"] => string(0) ""
}
["_POST"] => array(2) {
["step_postThanks"] => string(18) "Import Post Thanks"
["_xfToken"] => string(53) "1,1371111238,586ee3772d227bf9b95e5b11a7b39627aa0bc440"
}
}
Any ideas folks?
Thanks