Very nice.
A flawless install (which is amazing with my luck - lol )
Very impressed Paul. I'd send you money but I'm a cheap SOB.
Just curious if there's a simple way to call a variable into my homepage to display a graphic. Basically a conditional like:
"if $totalchatters > 0 then graphic = chatlighton.gif
else
graphic = chatlightoff.gif"
<img src="graphic">
Or something like that. I'm sure I could figure out the correct coding if pointed in the right direction.
Basically just an indicator somewhere up top to show someone is in the chat room for those lazy people who don't look down to the bottom of the page to see who's in chat.