Can someone check to see if the table; "adminlog" is in your vbulletin database? I can't connect to my admin cp, getting this Database error in vBulletin Control Panel 2.2.2:
PHP Code:
Invalid SQL: INSERT INTO adminlog (adminlogid,userid,dateline,script,action,extrainfo,ipaddress) VALUES (NULL,'42',1031273786,'index.php','','','xx.xx.xxx.xxx')
mysql error: Table 'vbulletin.adminlog' doesn't exist
mysql error number: 1146
Anyone know the query to add this table back?