Search found 2554 matches

by Jay
Thu Feb 05, 2004 8:27 pm
Forum: Radio Toolbox
Topic: Signature Font Colour
Replies: 1
Views: 4529

check out php.net for information on imagecolorallocate();
by Jay
Thu Feb 05, 2004 4:36 pm
Forum: Radio Toolbox
Topic: A bunch Of Questions
Replies: 1
Views: 3730

well what is it you hope to accomplish? Did you download this program for any particular reason?

Perhaps the documentation will help
http://www.radiotoolbox.com/docs/index.php?p_id=1
by Jay
Thu Feb 05, 2004 11:29 am
Forum: Audio Streaming
Topic: Java Shoutcast Client
Replies: 1
Views: 6361

it's just an http connection the same way that you would listen to a mp3 from a webserver.
by Jay
Wed Feb 04, 2004 4:55 pm
Forum: Radio Toolbox
Topic: Ports Closed HELP!!
Replies: 4
Views: 6414

If you run Windows XP then you may have a firewall running, check your network configuration to be sure that XP's built in firewall is not running. If you are unsure of where to do this, do a search on the web for XP firewall.
by Jay
Wed Feb 04, 2004 6:03 am
Forum: Radio Toolbox
Topic: Script Service - Timed out
Replies: 5
Views: 7118

it sounds as though something is blocking Radio Toolbox from communicating, like a firewall or something. Check to ensure that you are not running any firewalls.
by Jay
Tue Feb 03, 2004 9:43 pm
Forum: Radio Toolbox
Topic: Script Service - Timed out
Replies: 5
Views: 7118

you need to turn down error reporting in your php installation it's set to high, as for the timeout, is radio toolbox and your webserver on the same machine? Try putting 127.0.0.1 instead of localhost.
by Jay
Tue Feb 03, 2004 2:48 pm
Forum: Radio Toolbox
Topic: missing config
Replies: 7
Views: 16212

set your folder permissions to world writable.
by Jay
Tue Feb 03, 2004 12:45 pm
Forum: Radio Toolbox
Topic: missing config
Replies: 7
Views: 16212

press ALT+C and see if you can see any errors for Script Service.
by Jay
Sun Feb 01, 2004 12:50 pm
Forum: Radio Toolbox
Topic: Password Error
Replies: 9
Views: 10603

by Jay
Sun Feb 01, 2004 12:47 pm
Forum: Radio Toolbox
Topic: Parse error when calling catcher.php
Replies: 5
Views: 7596

make sure that your script url in the Radio Toolbox application is set properly and restart Radio Toolbox. Your debug report looks as though it should work.
by Jay
Sat Jan 31, 2004 8:43 pm
Forum: Radio Toolbox
Topic: Parse error when calling catcher.php
Replies: 5
Views: 7596

judging by that error I would say that you catcher.php script is corrupt. Try replacing with a fresh one and ensure that there is no garbage at the end of the file using a file editor.
by Jay
Fri Jan 30, 2004 2:21 pm
Forum: Radio Toolbox
Topic: Password Error
Replies: 9
Views: 10603

if you go to that catcher script in your browser you will see the php code. This means that your hosting company either doesn't have php installed on your account or they do not have it configured properly to parse .php files. Contact your host about what might be causing this and ensure that you do ...
by Jay
Wed Jan 28, 2004 7:38 pm
Forum: Audio Streaming
Topic: need to do a one-night stream
Replies: 1
Views: 5527

some host providers will probably work with you on that, charge a small fee for use or nothing at all depending on what happens on the server.
by Jay
Fri Jan 23, 2004 10:08 am
Forum: Radio Toolbox
Topic: Radio ToolBox 24/7 with FTP Server?
Replies: 1
Views: 4133

it needs to run on a windows machine. So if you have access to a windows server with terminal services you can run it that way.
by Jay
Mon Jan 12, 2004 8:00 am
Forum: Audio Streaming
Topic: problem with output configration in shoutcast
Replies: 1
Views: 5924

you need to utlize the port forwarding or NAT feature in your router if it is available. This will be the only way to handle this situation.