You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change the SteamID Parse at index.php to this:
$steamid = SteamID::Parse($auth, SteamID::FORMAT_S32 and remove all "country" lookups
and stats would be fine (-:
Line 403:
$stmt = $connection->prepare('SELECT auth, name, country, lastlogin, points FROM '.MYSQL_PREFIX.'users ORDER BY points DESC LIMIT '.PLAYER_TOP_RANKING_LIMIT.' OFFSET 0;');
Hey pabp, since yesterday's update, the Webstats system is not working anymore
Bhoptimer version is 2.5.5 with the 2.5.4 it had still worked, hope there will be a fix :)
The text was updated successfully, but these errors were encountered: