Just a FYI: I created a debugging var
Code:
$_allposts = intval($userinfo['posts']);
and used this value as the replacement for $userinfo['posts'] ... I also outputted it in brackets for debuggin purposes ...
Quote:
Natcher00 is most active in the forum General Chat with a total of 390 posts contributing to 39000% (1) of their total posts.
|
So $userinfo['posts'] is in fact taking the value "1" ...
Hmmmm .....
Ah - HAH!
I checked another user just for interest's sake
Quote:
-=UMF=- Axi is most active in the forum Off-Topic! with a total of 157 posts contributing to 32.11% (489) of their total posts.
|
So it only applies (IMO) when testing your own account ... (maybe Admin accounts?) ...
Quote:
Tigga is most active in the forum General Chat with a total of 12 posts contributing to 48% (25) of their total posts.
|
^^ My test account - therefore it's related to Admin users maybe ...
EDIT: Yup - Admin user-related ...
Quote:
WalkerB is most active in the forum General Chat with a total of 255 posts contributing to 25500% (1) of their total posts.
|
One of my other site Admins ...
Found the bug ... dunno how to fix it ... :ninja: