interesting .... i put the full url into the address line
http://www.shiburaonline.com/music/Hikari.mp3 ... in theory the song should play
did you upload in binary?
the other thing is it looks like the jb_jukebox_bit isnt right ... please change it to
HTML Code:
<tr>
<td align="center" $backcolor>
$rateimage
</td>
<td align="left" $backcolor>
<a href="vb_jukebox.php?$session[sessionurl]do=main&mysong=$songlist[songid]">$songlist[title]</a>
</td>
<td align="center" $backcolor>
$mediatype
</td>
<td align="center" $backcolor>
$songlist[username]
</td>
<td align="center" $backcolor>
$songlist[plays]
</td>
</tr>
I will fix the zip