Search found 2554 matches

by Jay
Wed May 28, 2003 12:34 am
Forum: Radio Toolbox
Topic: FTP upload file help
Replies: 8
Views: 10630

you could probably do that with a little java script.
by Jay
Tue May 27, 2003 8:08 pm
Forum: Radio Toolbox
Topic: Copyright header missing from script
Replies: 4
Views: 5707

what is the exact url you are putting into Radio toolbox?
by Jay
Tue May 27, 2003 11:26 am
Forum: Radio Toolbox
Topic: Copyright header missing from script
Replies: 4
Views: 5707

your installation of php has it's screen error feature set to high. And is probably what is causing your trouble either go into the php configuration and set error_reporting:

E_ALL & ~E_NOTICE

or go into the catcher.php file and add

error_reporting (E_ALL ^ E_NOTICE);

just after <?PHP

you ...
by Jay
Fri May 23, 2003 1:43 pm
Forum: Audio Streaming
Topic: Net Radio Hosts
Replies: 3
Views: 7228

right now the reviewed hosts are doing very well, so check them first in order of uptime.
by Jay
Thu May 22, 2003 2:27 pm
Forum: Radio Toolbox
Topic: need help with ftp
Replies: 1
Views: 3459

the upload filename is completely up to you it's whatever you want the generated file to be called. Template file can be the one included in the Radio Toolbox installation directory called template.txt just click browse next that field and browse to template.txt to get you started. To be safe set ...
by Jay
Thu May 22, 2003 2:21 pm
Forum: General Discussion
Topic: redirecting to live365 (or clustering)?
Replies: 1
Views: 6015

no live365 would not be able to be listed as a cluster because they are not allowed to list at shoutcast.com You could do the redirection thing with apache though.
by Jay
Wed May 21, 2003 2:02 pm
Forum: Radio Toolbox
Topic: Online Log Feature and Stats?
Replies: 1
Views: 3869

you have to download Radio Toolbox v1.0. Click the Downloads link in the menu to the left.
by Jay
Tue May 20, 2003 11:13 pm
Forum: Radio Toolbox
Topic: Need Help with Whats Playing?
Replies: 1
Views: 3590

read the readme in the rtb_catcher_php.zip file.
by Jay
Wed May 14, 2003 1:14 pm
Forum: Radio Toolbox
Topic: whatimplayin.php
Replies: 5
Views: 7627

colors are referenced from the original image, the last number parameter given in the image string function points to the color in the png color palette. If you want to add colors to the pallete, be sure to do this before calling ImageString, and use the number returned by the function ...
by Jay
Mon May 12, 2003 11:26 pm
Forum: General Discussion
Topic: I'm losing my hair here!
Replies: 3
Views: 9868

that IP is a network IP, you will have to give a real internet IP in order for us to listen.
by Jay
Sat May 10, 2003 12:50 am
Forum: Radio Toolbox
Topic: Copyright info missing
Replies: 9
Views: 16748

well catcher.php must be placed on a webserver, not just your filesystem, I am not quite sure what you have done, but just to clarify.

The webserver you put it on must be PHP enabled. You can do this on your own if you wish without another person running one for you but then all your traffic will ...
by Jay
Fri May 09, 2003 10:46 pm
Forum: Radio Toolbox
Topic: Copyright info missing
Replies: 9
Views: 16748

something is wrong with the way your server is setup. If nothing is showing up? Then php may no be installed properly on your server or your server has been misconfigured. Contact the admin of your webserver and have them fix php first.
by Jay
Fri May 09, 2003 9:36 pm
Forum: Radio Toolbox
Topic: Copyright info missing
Replies: 9
Views: 16748

no go to the Script URL in your browser.
by Jay
Fri May 09, 2003 8:37 pm
Forum: Radio Toolbox
Topic: Copyright info missing
Replies: 9
Views: 16748

make sure that when you go to the script url in your browser there are no php errors. Post the errors and I'll see if I can talk you through fixing them.
by Jay
Fri May 09, 2003 4:58 pm
Forum: Radio Toolbox
Topic: SHN Support for Radio ToolBox
Replies: 4
Views: 6030

Radio Toolbox is indifferent to the type of encoding used on the stream. So anything that can be streamed through a shoutcast server Radio Toolbox can gather stats for.