The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i want it to show guests in the whos online please. like
guest 1, guest 2, guest 3, any help would bring a to my face
|
|
#2
|
||||
|
||||
|
open onlin.php
find this line: PHP Code:
PHP Code:
|
|
#3
|
|||
|
|||
|
i will try right now, you rule dude!
|
|
#4
|
|||
|
|||
|
didnt werk, but thanks anyway man.
} else { // Guest $guests[$count][location] = $user[location]; $guests[$count][invisible] = 0; $guests[$count][username] = "Guest ".$count; if ($WOLresolve && $usergroupdef['canwhosonlineip']) { $guests[$count][ipaddress] = @gethostbyaddr($user[host]); } else { $guests[$count][ipaddress] = $user[host]; } $guests[$count][lastactivity] = $user[lastactivity]; $count++; } } |
|
#5
|
||||
|
||||
|
tested on my forum works perfect!
perhaps you forgot to save or to upload it
|
|
#6
|
|||
|
|||
|
its uploaded, saved corectly. still no dice..... thanks though
|
|
#7
|
||||
|
||||
|
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|