The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
My vb version is 4.1.10
I have test it with the new code. The result is the same as with the first code. |
#12
|
|||
|
|||
![]()
Oh, that's the trouble. Try this:
Code:
$numbervisible -= $numberinvisible; In fact it should be OK to leave both lines in there, and then it should still work if you upgrade some day. |
#13
|
|||
|
|||
![]()
Thank you for your big patience with me, but it does not work yet.
The counter increase the member count now with one point not with two. |
#14
|
|||
|
|||
![]()
What does it say if you disable that plugin? I think there was a bug in online user counts but I'm not sure when it got fixed. I also don't have vb4.1.10 installed (I'm trying to install it now) so I haven't been able to try it myself.
|
#15
|
|||
|
|||
![]()
If i disable this plugin then the counter increase the member count two numerator.
|
#16
|
|||
|
|||
![]()
Yeah, I think that was a bug in vb4.1.10. I have a completely fresh install with only 2 users, and the Who's Online page shows 3 Members (but only when one of them is invisible).
Try this code: Code:
$numbervisible -= (2 * $numberinvisible); |
#17
|
|||
|
|||
![]()
Yeaaar, it works now perfect.
Thank you very much and thanks for your patience. I think i make an update in a few weeks, then i try the first Code. Thank you an regards peterherman |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|