![]() |
Is this interacting with total posts on the profile for anyone else? If I comment out this hack's code in member.php, it works fine, otherwise I get like post counts of 5 for members with thousands.
|
Quote:
PHP Code:
PHP Code:
g-force2k2 |
Great - thanks! That fixed the problem with post count. Still having a problem with the % though. (I get like 32600% even after the upgrades.)
Just another comment - would there be a way to exclude forums? :) |
Quote:
As for the high percentage that's the only bug that I am unsure of, but I will try and seek a fix, for some odd reason I never have gotten that percentage issue, but a few others addressed it and Natch tried to explain it on page four I believe. Cheers, g-force2k2 |
Yeah - it's only happening to my Administrators ...
|
Quote:
The following links show three profiles ... This one calculates ( (most active forum posts / 2 ) *100 ) and is an ex-moderator profile. This is my profile, and is calculating ( (most active forum posts/1) * 100 ). A regular user profile, calculating properly ( (most active forum posts/total user posts) * 100 ). |
Quote:
Would it be something like: Code:
WHERE t.forumid NOT IN ( " . implode ( ",", get_noaccess_forumids ( ) ) . " OR 'forumid==16' ) FYI - some (but not all) regular users are coming up with the weird percentages as well as admins. |
Quote:
PHP Code:
Cheers, g-force2k2 |
Ah that makes more sense lol - thanks hon! :)
|
Great Hack m8 :D
|
All times are GMT. The time now is 01:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|