NineChime forum

Furry stuff, oekaki stuff, and other stuff.

You are not logged in.

#1 04-24-2006 03:15:03

Wiseman
New member

Who's Online Location Question:

When viewing the Who's Online page, it only displays the Username and Board. I want to know how to make it display the Pages the Users are on at the time, so any help is very appreciated.

Thanks in Advance.

Offline

#2 04-24-2006 04:50:55

Waccoon
Administrator

Re: Who's Online Location Question:

Your board is Wacintaki.  I removed that feature due to maintenance issues.

If you want to patch in the code, you need to copy all the script names from "online.php" in a Wax Poteto distribution, into "boot.php" in a Wacintaki distribution.  In a Wacintaki boot.php, search for this code...

Code:

$loc = 'View';
if (strstr ($my_script, 'chat')) {
    $loc = 'chat';
} else {

...and replace it accordingly.

Offline

Board footer

Yep, still running PunBB
© Copyright 2002–2008 PunBB