| Author |
Post |
|
|
#1 Sat Jul 08, 2006 9:42 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
Hey, Is there any special place that you have to edit so that a location will show in the online list? I initiate a session, but it still shows up with Unknown on the who's online list. I was just wondering what file I need to edit to display text depending on their session location? Thanks.
|
|
|
#2 Sun Jul 09, 2006 12:40 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
You should edit online.php. There is a switch where "normal pages" are recognized: switch ( $sessiondata['location'] ) { ...
|
|
|
#3 Sun Jul 09, 2006 2:40 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
ah ok thanks, i didnt' even think to look in online.php >_<\.
|