Quote:
Originally Posted by sv1cec
Nubian,
That part of the code exists since the first release (or to be more accurate since version 1.3). If you do not have it, then you haven't installed the hack properly.
Shall we take it from scratch? What version do you have installed? Which version do you try to install now? Are you installing for the first time?
Nubian, sorry but I can't remember everything, especially today, I went to bed a 03:30 am yesterday night and it's 08:00 right now, so please do not expect too much from me.
Rgds
|
sv1cec, i'm sorry but i was able to figure out what went wrong on my end.
also the sql sntax error i was getting....
my sql doesn't like:
Code:
ALTER TABLE vb3_post ADD COLUMN `warn_flag` int( 5 ) default 0 AFTER attach
but in stead it likes:
Code:
ALTER TABLE 'vb3_post' ADD COLUMN `warn_flag` int( 5 ) default '0' AFTER attach
i do appreciate your support greatly and once again this is an awesome mod.
thank you