RTB Help

Ask questions, request features, or just complement us about our software and services.
Post Reply
ConViCt
Posts: 1
Joined: Mon Jan 14, 2002 10:55 am
Location: Vancouver, B.C.
Contact:

RTB Help

Post by ConViCt »

Hi,

I installed rtb, and am having problems with the PHP script. When I load example.php I get the following:

"I am playing
Warning: Undefined variable: current_song in D:\ConViCt.Root\rtb\example.php on line 7
right now, it's totally cool!
There are
Warning: Undefined variable: listeners in D:\ConViCt.Root\rtb\example.php on line 8
out of
Warning: Undefined variable: max_listeners in D:\ConViCt.Root\rtb\example.php on line 8
listening.

The last
Warning: Undefined variable: lastsong in D:\ConViCt.Root\rtb\example.php on line 10
0 songs I have played are:

Warning: Undefined variable: lastsong in D:\ConViCt.Root\rtb\example.php on line 13"

Any ideas? I think I have php running correctly with IIS as some other php scripts I have are working...

Help?

Thanks,

marc
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

make sure the line that starts with includes, is correctly pointed to your includes.php file, I wrote it in nix so you will definately have to fix it for Windows. If you have problems or need more help let me know.
Post Reply