Ive got it all working now but when the server is offline,
instead of showing the red dot, i get this message
Warning: fsockopen() [function.fsockopen]: unable to connect to xx.xxx.xxx.xxx:7000 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. )
Online is fine
Any idears ?
lif
<? php
error_reporting(E_ERROR);
// usercount code etc here
?>
