![]() |
here is the forumhome screen :D
|
Quote:
d00d the none active memberslist makes users who aint posted for 1 mounth show and the Active list shows everyone else who has posted within 1 mounth :D |
This is a fun hack. I will add it shortly to my board (somewhere this weekend)
|
I have installed it, and I have a few comments.
The active members show up as a negative number, and when I click on a list, it displays from Z-A, and not from A-Z, which has my preference. I changed the DESC to ASC in the memberlist.php code to reflect those changes. However, users who are set as active, show up on the inactive list too. I can't see what is wrong there though. Your readme says VBB- but it is vB but that is really besides the point. It works on 2.2.7 |
Quote:
find in memberlist.php Code:
// start 0-poster display hack v1.0 by Wolfe Code:
// start 0-poster display hack v1.0 by Wolfe |
it should work it did on my board :D
|
To get a positive number you need to replace the following:
Find in index.php: $activemembers=$numbermembers-$nonposters-$inactive; Replace with: $activemembers=$nonposters+$inactive-$numbermembers; Now you'll get a positive number for the "Active Members" count. |
thanx for the fix d00d :D
|
Has all of this been updated in the directions? If so, I'll be isntalling.
|
will do :D
|
All times are GMT. The time now is 06:07 PM. |
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:
|