Trying to install, getting:
Quote:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT vbwonders_value FROM vbwonders_settings WHERE vbwonders_name = 'vbwonders_guard' LIMIT 1;
MySQL Error : Table 'vbulletin.vbwonders_settings' doesn't exist
Error Number : 1146
Request Date : Monday, June 8th 2015 @ 08:49:30 PM
Error Date : Monday, June 8th 2015 @ 08:49:30 PM
Script : http://xxxx/vbulletin/admincp/index....3Fdo%3Dproduct
Referrer : http://xxxx/vbulletin/admincp/plugin...=productimport
IP Address : xxx
Username : skyrider
Classname : vB_Database
MySQL Version : 5.5.43-0+deb7u1
Stack Trace:
#0 vB_Database->halt() called in [path]/includes/class_core.php on line 426
#1 vB_Database->execute_query() called in [path]/includes/class_core.php on line 503
#2 vB_Database->query_first() called in [path]/vBWonders/Marco.Guard.php on line 4
#3 require([path]/vBWonders/Marco.Guard.php) called in [path]/admincp/global.php(245) : eval()'d code on line 1
#4 eval() called in [path]/admincp/global.php on line 245
#5 require_once([path]/admincp/global.php) called in [path]/admincp/index.php on line 24
|
Getting same error when running vbwonders_install.php directly. Checked out the file, and the query create commands for some reason is not being run correctly. Odd.