VaultWiki Lite install fails on vBulletin 4.2.3
Hello. I have a fresh install of vBulletin 4.2.3, and I wanted to try VaultWiki Lite (vaultwiki_lite_407p1b1_vb.zip) before purchasing the full version. After following the installation instructions, the installer fails at step 15 and simply hangs there. It looks like the 'productid' column is missing:
Code:
Step 15
Importing BB-Codes
mysqli_query(): (42S22/1054): Unknown column 'productid' in 'where clause'
vw_CP_Progress_View->handle_php_error()
mysqli_query() in includes/class_core.php at line 1394
vB_Database_MySQLi->execute_query() in includes/class_core.php at line 459
vB_Database->query_read() in vault/core/controller/db/vb3.php at line 208
vw_DB_Controller_vB3->query_read() in vault/core/model/db/mysql/vw.php at line 29
vw_DB_MySQL_Model->select() in vault/core/controller/install/common/vw.php at line 85
vw_Install_Common_Controller->do_bbcode() in vault/core/controller/install/full/steps/vb3.php at line 398
vw_Install_Full_Steps_Controller_vB3->{closure}() in vault/core/controller/progress/vw.php at line 100
vw_Progress_Controller->call() in vault/core/controller/cp/progress/vw.php at line 45
vw_CP_Progress_Controller->process() in vault/core/controller/cp/install/vw.php at line 236
vw_CP_Install_Controller->install() in vault/core/controller/cp/install/vw.php at line 64
vw_CP_Install_Controller->execute() in vault/helper/vb/global.php at line 64
require_once() in vault/install/index.php at line 38
How do I undo this failed installation, fix it, then reinstall?