New error I found after I install Gallery and try to create a Category:
Code:
Fatal error: Field age_locked is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485
And this hack will not delete. Getting a DB error:
Database error in vBulletin 3.5.1:
Code:
Invalid SQL:
ALTER TABLE forum DROP COLUMN age_locked;
MySQL Error : Can't DROP 'age_locked'. Check that column/key exists
Error Number : 1091
Date : Monday, November 21st 2005 @ 04:42:01 AM
Script : http://www.******.com/admincp/plugin.php
Referrer : http://www.********.com/admincp/plugin.php?do=productdelete&productid=AgeLimit&s=
IP Address : *******
Username : *****
Classname : vb_database
Any thoughts?