Hello,
I'm currently installing VaultWiki Lite on XenForo 1.5.8, but I have been stuck on 92% (Rebuilding Cache Entries) for about a while (started around halfway through Harry Potter and the Prisoner of Azkaban, which has now ended haha)
Not sure if this has anything to do with it, but when looking through the error logs, this one seemed to crop up:
Code:
Error Info
XenForo_Exception: Database Error: INSERT INTO `vw_upgradelog` (`upgradetype`, `version`) VALUES ('L','0.0.0'), ('C','4.0.10',0), ('XF130','4.0.9 Beta 1',0), ('XF150','4.0.9 Beta 1',0) ON DUPLICATE KEY UPDATE version = VALUES(version) Mysqli prepare error: Column count doesn't match value count at row 2 - vault/core/controller/db/xf.php:407
Generated By: triforceguy1, 25 minutes ago
Stack Trace
#0 /home1/nintybuzz/public_html/forum/vault/core/model/db/mysql/vw.php(1042): vw_DB_Controller_XF->halt('Database Error:...')
#1 /home1/nintybuzz/public_html/forum/vault/core/controller/install/vw.php(133): vw_DB_MySQL_Model->replace(Array)
#2 /home1/nintybuzz/public_html/forum/vault/install/lib/full/xf.php(41): vw_Install_Controller->set_version(Array)
#3 /home1/nintybuzz/public_html/forum/vault/install/lib/full/vw.php(95): vw_Install_Full_Controller_XF->set_version(Array)
#4 /home1/nintybuzz/public_html/forum/vault/core/controller/progress/vw.php(77): vw_Install_Full_Controller->complete()
#5 /home1/nintybuzz/public_html/forum/vault/core/controller/cp/progress/vw.php(34): vw_Progress_Controller->execute()
#6 /home1/nintybuzz/public_html/forum/vault/core/controller/cp/install/vw.php(258): vw_CP_Progress_Controller->process(Object(vw_Install_Full_Controller_XF))
#7 /home1/nintybuzz/public_html/forum/vault/core/controller/cp/install/vw.php(62): vw_CP_Install_Controller->install()
#8 /home1/nintybuzz/public_html/forum/library/vw/XenForo/ControllerAdmin/Wiki.php(119): vw_CP_Install_Controller->execute('23', 'post')
#9 /home1/nintybuzz/public_html/forum/library/vw/XenForo/ControllerAdmin/Wiki.php(176): vw_XenForo_ControllerAdmin_Wiki->actionIndex()
#10 /home1/nintybuzz/public_html/forum/library/XenForo/FrontController.php(351): vw_XenForo_ControllerAdmin_Wiki->actionUpgrade()
#11 /home1/nintybuzz/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#12 /home1/nintybuzz/public_html/forum/admin.php(13): XenForo_FrontController->run()
#13 {main}
Request State
array(3) {
["url"] => string(71) "http://www.nintybuzz.com/forum/admin.php?wiki/upgrade&step=23&nostyle=1"
["_GET"] => array(3) {
["wiki/upgrade"] => string(0) ""
["step"] => string(2) "23"
["nostyle"] => string(1) "1"
}
["_POST"] => array(5) {
["wiki/upgrade"] => string(0) ""
["step"] => string(2) "23"
["nostyle"] => string(1) "1"
["_xfToken"] => string(8) "********"
["do"] => string(2) "23"
}
}
Please could I get some help
Leon
EDIT - I decided to uninstall and restore the database from a back-up I made from right before the installation and now I get stuck on 1%.
Looked in the Error Log and I saw the exact same error appear
EDIT 2 - I tried doing it through Manual Mode and I got the error at the end of installation, completely uninstalled it for now until I get some help
