PDA

View Full Version : Radio Stats Help



Leet
26-01-2009, 10:08 PM
http://www.habboring.com/counter/click.php?id=1

I am using that Atomic status script but its come all buggy, and the other status scripts don't seem to work..

Anyway,


DJ Kpod
Listeners: 14
Current Song:
JJ McKay - Please register!


i'm trying to get it Verdana font size 1.. and with DJ, Listeners:, Current Song being bold but it keeps coming up with this error script each time I attempt to edit it? what Can i do to resolve this issue and get it the way I want it?

also is there an auto refresh script somewhere I can add to this page?

Leet
27-01-2009, 01:03 PM
bump...

Yonder
28-01-2009, 07:54 AM
The error would be a start post a link to the page or at least post the error, anyways.

For auto refresh just add:


<meta http-equiv="refresh" content="600">

Between the following tags:


<head> </head>


E.g.:



<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>My DJ Stats</title>
<meta http-equiv="refresh" content="600">
</head>

<body>
DJ Kpod
Listeners: 14
Current Song:
JJ McKay - Please register!
</body>

</html>


For the font styling i presume you arent using back slashes to allow the quote marks to be used in the php.

So put a \ before " e.g.:


<b><font size=\"1\" face=\"Verdana\">DJ Kpod<br>
Listeners: 14<br>
Current Song: Blah Blah - By Blah Blah<br>
JJ McKay - Please register!</b>


If all else fails post the code that is erroring and ill see if i can fix it.

Want to hide these adverts? Register an account for free!