We upgraded the plugin to latest version and now we are having a few errors happen involving the plugin.
In the ACP area when we try to select any option other than Settings we get this error:
And then if we were to attempt to make a new usergroup we get this:
I had to uninstall and re-install just to be able to get into settings to see if something got messed up in there but it looks fine.
We also have an issue in the ACP where the left hand menus has a *[dbtech_security]*
Hope thats enough to give an idea of what went wrong.
In the ACP area when we try to select any option other than Settings we get this error:
Code:
Class 'DBTech_Security_Application_Core' not found on line 48 in /forum/admincp/vbsecurity.php
#0 {main}
Fatal User Error: Class 'DBTech_Security_Application_Core' not found on line 48 in ..../admincp/vbsecurity.php in ..../vb/vb.php on line 286
Trace Data:
#1 : vbstop() called in ..../includes/class_core.php on line 6089
#2 : vbulletin_error_handler() called in on line
#3 : trigger_error() called in ..../vb/vb.php on line 286
#4 : vB::handleException() called in on line
Var Type:
[ NULL ]
Var Data:
null
And then if we were to attempt to make a new usergroup we get this:
Code:
Database error in vBulletin 4.2.5:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO ***
(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `forumpermissions`, `genericpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `pmthrottlequantity`, `calendarpermissions`, `wolpermissions`, `adminpermissions`, `genericpermissions2`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `signaturepermissions`, `sigpicmaxwidth`, `sigpicmaxheight`, `sigpicmaxsize`, `sigmaxrawchars`, `sigmaxchars`, `sigmaxlines`, `sigmaxsizebbcode`, `sigmaximages`, `sigmaxvideos`, `albumpermissions`, `albumpicmaxwidth`, `albumpicmaxheight`, `albummaxpics`, `albummaxsize`, `usercsspermissions`, `visitormessagepermissions`, `socialgrouppermissions`, `maximumsocialgroups`, `groupiconmaxsize`, `dbtech_vbshoutpermissions`, `dbtech_security_passwordlength`, `dbtech_securitypermissions`, `dbtech_vbsecurity_passwordlength`, `dbtech_vbsecuritypermissions`, `rankpermissions`, `dbtech_usertagpermissions`)
VALUES
('Technical Manager', 'Technical Manager', 'Technical Manager', '<span class=\"rank_tm\" style=\"font-weight: bold;\" title=\"Technical Manager\">', '</span>', '', '', '0', '0', '786423', '473956351', '1000000', '0', '7', '5', '', '63', '31', '0', '5', '63', '100', '100', '25000', '50', '50', '20000', '507903', '', '', '', '', '', '', '7', '', '', '255', '', '', '', '', '191', '63', '32767', '', '', '0', '0', '0', '', '0', '3', '0');
MySQL Error : Unknown column 'dbtech_vbsecurity_passwordlength' in 'field list'
Error Number : 1054
Request Date : Sunday, September 17th 2017 @ 02:00:56 PM
Error Date : Sunday, September 17th 2017 @ 02:00:56 PM
Script : http://www.steam-gamers.net/forum/board4257/usergroup.php?do=update
Referrer : https://www.steam-gamers.net/forum/board4257/usergroup.php?do=add
IP Address : ****
Username : Prez
Classname : vB_Database_MySQLi
MySQL Version : 5.6.37
Server : ***
User Agent :
I had to uninstall and re-install just to be able to get into settings to see if something got messed up in there but it looks fine.
We also have an issue in the ACP where the left hand menus has a *[dbtech_security]*
Hope thats enough to give an idea of what went wrong.