The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
mysql_result should be used once for a variable. Then the assigned var becomes an ordinary variable and you can use it WITHOUT mysql_result.. So you used
PHP Code:
So replace line echo mysql_result($numberguest,0); to echo $numberguest; BTW you else syntax is wrong either: it should be: PHP Code:
![]() |
#12
|
||||
|
||||
![]()
I think MAYBE it's because of $cookietimeout variable... it's not defined any places... what do you think?
|
#13
|
||||
|
||||
![]()
]well... maybe I'm tired
![]() ![]() by now I have no errors anymore! YAY! but visual results are: Active Users 0 Active Members Active Guests 0 And forum tells me this: Active Users 46 Active Members 24 Active Guests 22 So... maybe you are tired too ![]() Because Active Users and Active Guests working only at 50% (show wrong results) and Active Members doesn't show anything at all... ![]() |
#14
|
||||
|
||||
![]() PHP Code:
|
#15
|
||||
|
||||
![]()
]you're the man, Logician!
![]() as you see, it's not easy to get it working... u have to use different ways... well... that's PHP... anyway, THANX A LOT!!! I really appreciate your help ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|