Search found 2554 matches

by Jay
Sat Jul 12, 2003 1:58 am
Forum: Audio Streaming
Topic: Support
Replies: 5
Views: 8924

yea the server by itself cannot do this, so another program has to be used, either on windows with winamp or with sc_trans or other such application on *nix.
by Jay
Sat Jul 12, 2003 1:56 am
Forum: Radio Toolbox
Topic: Problem with Radio Toolbox
Replies: 2
Views: 5301

there is an updated script which fixes some of these problems, I will package with the release of 1.0 due out real soon.
by Jay
Mon Jun 30, 2003 1:39 pm
Forum: Radio Toolbox
Topic: Bug in program?
Replies: 1
Views: 3618

private message me the list of server's and I'll give it a try, it may or may not be a problem in Radio Toolbox, it could be a network problem.
by Jay
Fri Jun 27, 2003 8:59 am
Forum: General Discussion
Topic: I'm losing my hair here!
Replies: 3
Views: 9868

Fleet wrote:If your not sure how to find your external IP a good site is http://www.whatismyipaddress.com/

It will tell you what your IP is as soon as you go to it...
or something more local :) www.radiotoolbox.com/whereami/
by Jay
Fri Jun 27, 2003 8:58 am
Forum: Radio Toolbox
Topic: rename config.php?
Replies: 1
Views: 3679

there is a line in catcher.php that looks like

include("config.php");

just change "config.php" to "path/to/config.php"
by Jay
Fri Jun 27, 2003 8:53 am
Forum: Radio Toolbox
Topic: (Log Stored (Invalid Login!) Log Stored Waiting 3600 Seconds
Replies: 2
Views: 4701

that error means you have not be assigned on online log account, or that radio toolbox is not configured for the online log feature. If you never explicitly signed up for an account at log.radiotoolbox.com then it's perfectly normal.
by Jay
Tue Jun 24, 2003 6:10 am
Forum: Radio Toolbox
Topic: quick question
Replies: 2
Views: 4093

yea leaving the powered by is kind of a must, but the pro version doesn't do this.

The file uploaded anytime there is a change in the stats, Current song change or Listener count change.

That would be a meta tag
<META HTTP-EQUIV="Refresh" CONTENT="60">
by Jay
Mon Jun 23, 2003 4:36 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

1: The FTP. I'm putting the website address into the FTP section, but nothing updates. also, how can there be a port when it's a website? Also, my host uses browser FTP only.

ah, yea you need a real FTP server to use this functionality. simply putting in your HTTP Website address is not going to ...
by Jay
Mon Jun 23, 2003 3:14 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

sorry, but with anything you have to configure it to do what you want. Nothing can be built to do exactly what you want while serving the interests of others.

If I may ask, what is complicated about it?
by Jay
Mon Jun 23, 2003 2:21 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

well that's because you put the template file on the server, take that page and put it in the Radio Toolbox directory and name it mytemplate.txt

then go to File->Options and click the FTP Service tab. Fill out the details to your FTP server in this form. Where it says Template File, click the ...
by Jay
Mon Jun 23, 2003 1:53 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

In that case use the template.txt in the FTP service. If you have done this and it still is not working could you give me any errors that the FTP service in the Current Stats (Alt+C) window is posting?

Also get rid of the song band, generated images will only work on websites using PHP. The stats ...
by Jay
Mon Jun 23, 2003 1:43 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

hmm ok why do you have the image in there, that is intended for a php script. Is your webserver PHP enabled? And do you want to use the Script Service to update your wepage? This will require PHP.
by Jay
Mon Jun 23, 2003 1:33 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

could you post a link to the page as it's seen on your server?
by Jay
Mon Jun 23, 2003 1:24 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

PCRadio wrote:there's no place in there to put a link to my template file
I don't understand.
by Jay
Mon Jun 23, 2003 1:09 pm
Forum: Radio Toolbox
Topic: Now Playing Feature
Replies: 18
Views: 21193

Are you using the correct tags? Look at template.txt that comes with Radio Toolbox for an example.