Quote:
Originally Posted by SnitchSeeker
Um problem.
"Most users ever online was 1"
But before I added this plugin it was like 1762 or something.
WTF?
|
I just fixed this by editing the "forumhome_complete" code..
I just commented out this:
Code:
$recordusers = vb_number_format($fake_max);
like this:
Code:
//$recordusers = vb_number_format($fake_max);
Now it's back to 1739