Just purchased VaultWiki and am attempting to do an install of 4.0.0 Alpha 1 on vBulletin 4.2.0, but it showstops on Step 3 while trying to edit the BBCode table.
Code:
Step 3
Adding data to table: bbcode
Warning: mysqli_query(): (42S22/1054): Unknown column 'vw_options' in 'field list' in [path]/includes/class_core.php on line 1391[/QUOTE]
It is slightly (ever so slightly) possible that this is related to a just-fixed bug. Specifically, this one, as I think my forum uses no Prefix stuff.
It seems that the Install_DB_Alter controller may not be loading its children properly. You can bear with me while I setup a new test to run a fresh install and debug the issue, you can opt for a complimentary Install Service (no charge), or if you have some technical ability, you can look in vault/core/controller/install/db/alter's children and apply the changes to the database manually (it's 2 columns total).
Altered the tables and retried. Got a little further, but then it bombed out with something else.
Code:
Adding data to table: bbcode
Adding data to table: vw_nodetype
Adding data to table: product
Adding data to table: productcode
Adding data to table: productdependency
Fatal error: Call to undefined method vw_URL_Model_vB3::form_path() in /[...]/vault/core/model/url/vw.php on line 113
Edited files, reuploaded, retried. Step 3 is now passed, but it now fatals on Step 10. As that is separate from Step 3, however, I will open another topic on it.
This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.