Version: 1.7, by Dream
Developer Last Online: Sep 2010
Category: Add-On Releases -
Version: 3.6.8
Rating:
Released: 07-11-2007
Last Update: 11-04-2007
Installs: 686
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations
No support by the author.
This mod's vB 3.6.x version has been abandoned. The new vB 3.7.x version is here.
This will add a radio and TV library to your forum.
Features:
- Users can add / delete / edit own stations
- Favorite stations
- Report broken / duplicate stations
- Full AJAX
- Plays Windows Media Player, Real Player and Quicktime streams
- and more...
Hey i have followed all the direction and finally have it showing in my navbar, one issue, once i click on it, it takes me to another pop up that then says "The requested URL http:// was not found on this server".
Any suggestions to what i am doing wrong or how i can solve this?
Oh, i now see that the "radioandtv.php" needs to be in the forum root. Guess that part was skipped out in the instructions. Got it. Installed. vb3.6.8.
Any one knows how to hide "Streaming URL" field from guests and members, while radio & Tv page displays I want it should only be visible to Admin only, any idea how to hid the link of Streaming URL from guest viewing ??
Any one knows how to hide "Streaming URL" field from guests and members, while radio & Tv page displays I want it should only be visible to Admin only, any idea how to hid the link of Streaming URL from guest viewing ??
Any one can help.........plz
you need to edit the radio and tv templates, sorry I don't know exactly what code to use
I look t trough the topic but cant find anything...
perhaps I'm the only one trying this :P
But the question:
I want to run the script in the look and feel of the rest of the forum (Navigation, not a popup, etc) The most interesting option in my vision is to run it as a PHP file in VBAdvanced! So i can add/run modules next to it!
I try d to load/run the script as a single PHP file, with and without clean output. But at all situations I get the next VBulletin error page with the next error:
Warning: Invalid argument supplied for foreach() in /radioandtv.php on line 1440
Warning: Division by zero in /radioandtv.php on line 957
<===================Iframe database error content==============>
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT *, r.stationid, COUNT(rt.stationid) as ratings, SUM(rt.rating) / COUNT(rt.stationid) AS average FROM radiostation AS r
LEFT JOIN radiostation_category AS c ON (r.categoryid = c.categoryid)
LEFT JOIN radiostation_rating AS rt ON (r.stationid = rt.stationid)
GROUP BY r.stationid
ORDER BY name ASC LIMIT 0,;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6
Error Number : 1064
Date : Wednesday, March 19th 2008 @ 11:37:21 AM
Script : http://www.doodsaai.nl/index.php?pageid=online-radio
Referrer :
IP Address : 195.73.204.130
Username : svenlohuis
Classname : vb_database