Search found 2554 matches

by Jay
Thu Sep 26, 2002 2:16 pm
Forum: Radio Toolbox
Topic: RTB reporting problems
Replies: 3
Views: 5281

hmm I am not exactly clear on how Radio Toolbox is setup. Is someone else running Radio Toolbox for you? Or did someone else setup the catcher.php script?

Not clear on that.

Also as far as Radio Toolbox itself, if you do have it on a system in front of you, in the time frame of about 30 seconds ...
by Jay
Tue Sep 24, 2002 7:27 pm
Forum: General Discussion
Topic: Do You Support us, Now We'll Support You.
Replies: 0
Views: 14333

Do You Support us, Now We'll Support You.

We have a link exchange system setup specifically designed for mp3 broadcasts at this time. If you are currently linking to us from your website then you have the option of adding your site to the Radio Toolbox Directory. Feel free to use this to promote your Radio Station's Website. It's the least ...
by Jay
Sun Sep 22, 2002 9:00 pm
Forum: Radio Toolbox
Topic: Question regarding catcher.php
Replies: 4
Views: 6377

well when you are modifying the script always check catcher in a browser to see if there are parse errors.

Anyhow my guess is you want to go to

Line 76 and change
$data.="?>";

$fp = fopen($includes_path."includes.php", "w");

fwrite($fp, $data);

fclose($fp);


to

$data.="print \"&current ...
by Jay
Sun Sep 22, 2002 8:31 pm
Forum: Radio Toolbox
Topic: Question regarding catcher.php
Replies: 4
Views: 6377

yea go ahead, the reason that was added was just in case a commercial entity tried to make a buck on my tool, they would have to have my name splattered all over the place. Far fetched I am sure but never hurts to be too careful.
by Jay
Thu Sep 19, 2002 2:03 pm
Forum: Radio Toolbox
Topic: Password Problems With Catcher.php
Replies: 7
Views: 9063

are you sure, check the example.php file in your browser there is stuff going in the includes file.
by Jay
Thu Sep 19, 2002 1:07 pm
Forum: Radio Toolbox
Topic: Password Problems With Catcher.php
Replies: 7
Views: 9063

well my suggestion worked, from my standpoint anywa. Just make sure that your $rtb_user and $rtb_pass match the one under Options -> General in Radio Toolbox.
by Jay
Thu Sep 19, 2002 12:47 pm
Forum: Radio Toolbox
Topic: Password Problems With Catcher.php
Replies: 7
Views: 9063

also, replace includes.php with the one in the package. I just looked at your site and noticed you have some stuff still in the includes file from the last catcher.
by Jay
Thu Sep 19, 2002 12:44 pm
Forum: Radio Toolbox
Topic: Password Problems With Catcher.php
Replies: 7
Views: 9063

I have PM'ed you a suggestion.
by Jay
Thu Sep 19, 2002 10:25 am
Forum: Radio Toolbox
Topic: Password Problems With Catcher.php
Replies: 7
Views: 9063

Download the update I have available, there were several problems in that script that I have recently resolved. This sounds like a register globals issue

http://www.radiotoolbox.com/downloads/r ... er_php.zip
by Jay
Tue Sep 17, 2002 12:47 pm
Forum: Radio Toolbox
Topic: PHP Script Question
Replies: 8
Views: 10159

good to hear. Can't wait to see what you do with it ;)
by Jay
Mon Sep 16, 2002 9:03 pm
Forum: Radio Toolbox
Topic: PHP Script Question
Replies: 8
Views: 10159

yea it looks like you need to get a later version of PHP. Let me know if having the latest or a newer version of PHP doesn't resolve this issue.

Jay
by Jay
Mon Sep 16, 2002 4:33 pm
Forum: Radio Toolbox
Topic: PHP Script Question
Replies: 8
Views: 10159

are you sure you have a username and password entered for
$rtb_user
and
$rtb_pass?

you cannot just leave them blank.

If they are not blank, what version of PHP are you using?

also make sure you have the latest version of the scripts at http://www.radiotoolbox.com/downloads/radiotoolbox/rtb ...
by Jay
Mon Sep 16, 2002 3:55 pm
Forum: Radio Toolbox
Topic: PHP Script Question
Replies: 8
Views: 10159

if you go to www.yoursite.com/catcher.php in your browser do you see any errors other then BADPASSWORD?

Go to tools -> Current Stats and look to the right of Script service, does it say anything there?
by Jay
Thu Sep 12, 2002 6:41 pm
Forum: Radio Toolbox
Topic: Socket problems?!
Replies: 5
Views: 8528

yea having some issues with the server at the moment and trying to find a remedy. I have reset the touch rate to 30 seconds.
by Jay
Thu Sep 12, 2002 6:05 pm
Forum: Radio Toolbox
Topic: Socket problems?!
Replies: 5
Views: 8528

yes very helpful, I think I have added the necessary cleanup operations to failed connections.

I am testing it now, and will let you know when it's ready

BTW you might want to join the discussion list at [email protected]

this is my preffered method of informing of small non ...