Quote:
Originally posted by Kumaro
actually, there are many many errors when I install this....not a good hack if it is only compatible with unhacked boards.
|
please note:
Run the following queries (for info on how to run queries go here:
http://www.vbulletin.com/forum/showt...threadid=18558)
ALTER TABLE usergroup ADD canposttip SMALLINT (5) not null;
UPDATE usergroup SET canposttip=1 WHERE usergroupid=5 OR usergroupid=6 OR usergroupid=7;
ALTER TABLE thread ADD showtip CHAR (3) not null;
If you haven't ALTER TABLE usergroup before you run the following queries then be a error. :greedy:
This hack is
compatible with all unhacked or hacked boards