It was a problem on how I created the file, here is the problem and the fix
<LINK REL=STYLESHEET HREF="file:///R:/style2.css" TYPE="text/css">
Should read
<LINK REL=STYLESHEET HREF="/style2.css" TYPE="text/css">
Also this is the corrected pictures line and requests.js line
<script language='JavaScript1.2' src='/java/request.js'></script>
<img src="/$picture_dir$$song.picture$" alt="Buy CD!" border=0></a></td>
Not sure how these three lines ended up with a network drive path but I
found the problem. Btw this is a custom _viewers2B.html I created.
It was my mistake Michael, I will email you the corrected file
Bill Curd
Hope Radio Online
270-589-1737
Incase anybody wants to see the whole file info below
<!--include("_config.html")-->
<html>
<head>
<META HTTP-EQUIV="Refresh" CONTENT="60;
URL=http://12.10.49.153/viewers2B.html">
<title>Hope Radio Song Playing information</title>
<LINK REL=STYLESHEET HREF="/style2.css" TYPE="text/css">
<script language='JavaScript1.2'
src='http://www.audiorealm.com/player/player.js'></script>
<script language='JavaScript1.2' src='/java/request.js'></script>
</head>
<body topmargin="0" leftmargin="0">
<table border="0" width="100%" id="table2" style="border-collapse:
collapse">
<tr>
<td>
<table border="0" width="294" id="table3" cellpadding="2"
style="border-collapse: collapse" cellspacing="1">
<tr>
<td align="left" width="231">
<font size="2">Title: $song.title$</font></b>
</font></td>
<td width="52" rowspan="3" align="center"><a
href="$song.buycd$" target="_blank">
<img src="/$picture_dir$$song.picture$" alt="Buy
CD!" border=0></a></td>
</tr>
<tr>
<td width="231"><font
size="2">Artist: $song.artist$</font></b></td>
</tr>
<tr>
<td width="231"><font
size="2">Album: $song.album$</font></b></td>
</tr>
</table>
</td>
</tr>
</table>
</html>
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Michael Hughes
Sent: Thursday, January 17, 2008 10:22 PM
To: Dj Liqid Touch; [email protected]
Subject: Re: [General-discussion] Album Cover Pictures
It doesn't answer the question BUT - if you have several thousand covers
(because SAM can't tell a track is from the same album) it must take you
forever and a day to it. I add songs daily.
----- Original Message -----
From: "Dj Liqid Touch" <[email protected]>
To: <[email protected]>
Sent: Thursday, January 17, 2008 10:15 PM
Subject: Re: [General-discussion] Album Cover Pictures
> as a standard ( and i know this doesnt answer your question )
> i manually upload all my album covers each time i add a new item to
> thedatabase.
>
> that way theres no mistake and the online one is always the updated one
>
>
>
> ----- Original Message -----
> From: Michael Hughes
> To: [email protected]
> Sent: Thursday, January 17, 2008 10:32 PM
> Subject: [General-discussion] Album Cover Pictures
>
>
> Does SAM upload the album picture each time a track is played or do we
> need
> to "Upload Pictures" for them to get into the server /pictures/ directory?
>
> What if I update an album cover or the information?
>
> _______________________________________________
> General-discussion mailing list
> [email protected]
> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion
>
> TO unsubscribe to this list, simply send a blank email to
> [email protected]
>
> with the subject
> 'unsubscribe'
> _______________________________________________
> General-discussion mailing list
> [email protected]
> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion
>
> TO unsubscribe to this list, simply send a blank email to
> [email protected]
>
> with the subject 'unsubscribe'
_______________________________________________
General-discussion mailing list
[email protected]
http://mailman.spacialaudio.com/mailman/listinfo/general-discussion
TO unsubscribe to this list, simply send a blank email to
[email protected]
with the subject
'unsubscribe'