showmember.php
around line 255:
Code:
Content visible to verified customers only.
As far as I see it in my install that's not run, and index.php simply has the statement " $whoonline = get_whoonline();" outside of any if statements.
For my install the online stats were simply null/empty. Reducing it to just the simple line $whoonline = get_whoonline(); made it all work fine again.