this is a really cool hack!
i'm having a problem
this line:
Code:
$DB_site->query("UPDATE user SET timeonline=timeonline+$newtime WHERE userid='$bbuserinfo[userid]'");
is causing this:
Code:
Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: UPDATE user SET timeonline=timeonline+94 WHERE userid='1'
mysql error: Unknown column 'timeonline' in 'field list'
mysql error number: 1054
and i have the timeonline in the field list as shown on the pic in attach.. any idea to fix this 'little' prob?
greets,
paulo