The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Sql Error Help Pleeeease
[sql]Error
SQL-query : SHOW KEYS FROM `user` MySQL said: Can't open file: 'user.MYI'. (errno: 145) [/sql] i was trying to run the query used in the MODERATOR ACTIVITY LOGGING hack and then...this happened to my user table.... i ran this query... [sql]CREATE TABLE modlog ( modlogid int(10) unsigned DEFAULT '0' NOT NULL auto_increment, userid int(10) unsigned DEFAULT '0' NOT NULL, dateline int(10) unsigned DEFAULT '0' NOT NULL, type tinyint(1) 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, script char(20) NOT NULL, action char(20) NOT NULL, extrainfo char(200) NOT NULL, ipaddress VARCHAR(15) NOT NULL, PRIMARY KEY (modlogid) );[/sql] anyhelp PLEEEASE would be appreciated... FIXED AND I DONT EVEN KNOW HOW |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|