Wonderful hack Overgrow.
When i ran the install I got a mysql error because of modlog table already existing in the vB database. MY vB version is 2.2.5. Does this hack not work with 2.2.5?
Here is the error exactly as it says,
Code:
Database error in vBulletin Control Panel 2.2.5:
Invalid SQL: CREATE TABLE modlog (
type tinyint(1) DEFAULT '0' NOT NULL,
userid int(10) DEFAULT '0' NOT NULL,
threadid int(10) DEFAULT '0' NOT NULL,
threadtitle varchar(100) NOT NULL,
fromforumid smallint(5),
toforumid smallint(5),
timestamp int(11) DEFAULT '0' NOT NULL
)
mysql error: Table 'modlog' already exists
mysql error number: 1050
Date: Sunday 14th of April 2002 10:56:00 AM
Should I delete the current table in there and start over? Thanks for any help from anyone.