thx 4 this nice hack!
EDIT:
Quote:
Post Freeze
By: Neo.. a.k.a. Dan Coleman
Happy Days!
##### use this database query #####
ALTER TABLE `animeuto_forum`.`user` ADD `postfreeze` SMALLINT(5) DEFAULT '0' NOT NULL AFTER `posts`;
##########
-------------------------------------------------------------
|
this is in your guide, then i would put in in, but he said that:
Quote:
Datenbank **** auf *****
Fehler
SQL-Befehl :
ALTER TABLE `animeuto_forum`.`user` ADD `postfreeze` SMALLINT(5) DEFAULT '0' NOT NULL AFTER `posts`
MySQL said:
Table 'animeuto_forum.user' doesn't exist
back
|
what should i do??