Quote:
Originally posted by Da`Nacho
Has anyone else experienced weirdness with online.php after this?
It appears to show people in the arcade who aren't really there, I've verified this over the phone with friends. They can be in another part of the forum and it will still show them as 'Playing in the CandidForums Arcade'.
I've double and triple checked to make sure I properly added the code to online.php and it looks fine.
This problem didn't appear in beta 1.x either...
|
I've figured out the cause... It's the $vbchamptext and $vbchampicon if you use it in the postbit templates. Any time a browser reads a thread with a champion in it, online.php sees them as 'Playing in the Arcade' because they are being served the champtext or champicon from proimage.php.
I'll just pull the variables from my postbit templates for now, but it would be cool if there was a way of fixing this.