![]() |
guests online, running 2.2.6
i want it to show guests in the whos online please. like
guest 1, guest 2, guest 3, any help would bring a :D to my face |
open onlin.php
find this line: PHP Code:
PHP Code:
|
i will try right now, you rule dude!
|
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++; } } |
tested on my forum works perfect!
perhaps you forgot to save or to upload it ;) |
its uploaded, saved corectly. still no dice..... thanks though
|
|
All times are GMT. The time now is 07:08 AM. |
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:
|