Murty
04-03-2006, 11:05 AM
I think i have done this before, but i need to do some query thing for the 'total time on board' hack
######### QUERY #########
ALTER TABLE `user` ADD `timeonboard` INT( 10 ) NOT NULL AFTER `lastactivity` ;]
But im not sure what i need to do with it? please tell...
######### QUERY #########
ALTER TABLE `user` ADD `timeonboard` INT( 10 ) NOT NULL AFTER `lastactivity` ;]
But im not sure what i need to do with it? please tell...