Search found 4 matches

by anarchy-inc
Fri Aug 29, 2003 5:04 am
Forum: Radio Toolbox
Topic: FTP - file sent - no data
Replies: 4
Views: 6334

By the way, I must say that this software kicks ass! Great support Jay!!!!!
by anarchy-inc
Thu Aug 28, 2003 3:47 pm
Forum: Radio Toolbox
Topic: php commands?
Replies: 16
Views: 22217

php commands?

If I missed it on the site somewhere, then please forgive this post . . .

Where is there a list of the available commands available for the php script? In the "whatimplain.php" example, there are only 2 items listed;

ImageString($im, 2, 80, 7, "Now Playing: ".$current_song, 2)
ImageString($im, 2 ...
by anarchy-inc
Thu Aug 28, 2003 3:36 pm
Forum: Radio Toolbox
Topic: FTP - file sent - no data
Replies: 4
Views: 6334

Jay wrote:could you provide a link to the file it uplaoded?
As you can see, I got the php method working but I'm still confused by the ftp file problem. Here is a link;

www.anarchy-inc.org/playingnow.html
by anarchy-inc
Tue Aug 26, 2003 5:37 pm
Forum: Radio Toolbox
Topic: FTP - file sent - no data
Replies: 4
Views: 6334

FTP - file sent - no data

I seem to have everything working but when using the FTP service, the file uploads but when I look at the file that was sent, it is black and appears to have 0 bytes.

I have used the default template to start and I can upload without error.

Any ideas?