![]() |
0 Posters, None Active Members, Active Members and 1 Posters Display Hack.
I requested this here
Request But since no one helped me out i went @ it alone and i have fixed several problems and one main problem that was in the other on was that if you added all the numbers togeather it equeled more members than you got but i sorted it now :D and on the old on the Author never helped anyone out but here it is now :D if you like it and it works great please click the Install Button :D |
I'll test it out ... I'm glad you took the time to fix it! :D
|
np's d00d it works great :D
|
Did you use the same variables on the index page from the previous hack?
If so them this would be considered a update ... and all that needs to be changed is the code inside both files ... right? |
Cool. I will install later on.
|
do you have any screenies for us?
- miSt |
yep...screenies would be great.
|
Quote:
also @ mist i will do a screen l8r on busy now sorry :D |
I would love a screen shot also.
Thanks alot, /DJ |
ok, installed, the 1 post and 0 post is working fine (gj) but the non-active seems to be really sensitive, and the active thing is really picky, hence of my 300 members, 6 are active, when in truth it should be near like 80 or so at the very least.
|
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
|
Merci pour ce hack il a l'air genial
|
also i got a BIG release on its way :D
|
OK, so on my bored there are 7 active users, but when i click on it there are 36 users that come up... whats up with that???
|
OK, in addition to that, there is another problem. I replied to a post using an account that i use for testing (i havent used it in a while) and the number of active users just went down by one. I did have to do this:
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; Because it was -7 before... well i am just wondering whats going on now... For a temp fix i did this: $activemembers=$numbermembers-$inactive; would that display the correct #??? please help... |
I like this hack, but it seems that there are quite a few problems.
Hope that they are resolved so that I can install it. :) |
Quote:
|
All times are GMT. The time now is 10:57 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:
|