Quote:
Originally Posted by SPEEDKILLZ
I get this when i click the whos online (12users) link
Database error in vBulletin 4.1.5:
Invalid SQL:
SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users
, user.market_username_color,
user.market_username_glow, market_username_subscript
FROM session as session
WHERE session.lastactivity > 1316390092
GROUP BY isuser;
|
this bug is caused by Point Market. You can disable the plugin OR you can comment/delete the hook causing the error in the online.php
open online.php
at line 280 remove this line of code
$hook_query_fields
thats it!
and boom goes the dynamite