This will add a fully featured Radio and TV Streaming Player with stations library to your forum.
Features:
- Users can add / delete / edit own stations (controlled by usergroup permissions)
- Users can have a favorite stations list
- Report broken / duplicate stations links
- Totally coded in AJAX (no page reloads)
- Plays Windows Media Player, Real Player and Quicktime streams
- Shows user's favorites and last played station in profile page
- and much more...
Installation is easy. You need to upload some files, import a product, import the default stations (if you wish).
--------------------------------------
This product automatically creates a link (Forum - Community - Radio and TV). Also I've fixed two bugs:
when a default station is set, but you delete this station - you will get a database error
collapse buttons (station info & option) [after you've choosen another station, then click on the collapse button - you're style will collapse]
Installed on a 4.1.10 test forum (default) and seems to work fine with only one issue seen so far (other than some dead stations).
In the ACP under "Clean Ratings" I am getting SQL errors.
Warning: mysqli_query() [function.mysqli-query]: (42000/1064): 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 ') GROUP BY r.ratingid HAVING candomagic > 0' at line 6 in [path]/includes/class_core.php on line 1396
PHP Code:
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT *, s.name, u.username, !(BIT_OR(ug.radiotvpermissions) & 64) as candomagic
FROM radiostation_rating AS r
LEFT JOIN user AS u ON (u.userid = r.userid)
LEFT JOIN usergroup AS ug ON (find_in_set(ug.usergroupid, u.membergroupids) OR (ug.usergroupid = u.usergroupid))
LEFT JOIN radiostation AS s ON (s.stationid = r.stationid)
WHERE r.userid IN ()
GROUP BY r.ratingid
HAVING candomagic > 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 ')
GROUP BY r.ratingid
HAVING candomagic > 0' at line 6
Error Number : 1064
Request Date : Thursday, January 19th 2012 @ 01:15:22 PM
Error Date : Thursday, January 19th 2012 @ 01:15:22 PM
Script : [url]http://www.xxxxxxx.com/test/admincp/radioandtv_cleanup.php?do=cleanratings[/url]
Referrer : [url]http://www.xxxxxxx.com/test/admincp/radioandtv_cleanup.php?do=cleanup[/url]
IP Address : 127.0.0.1
Username : USERNAME
Classname : vB_Database_MySQLi
MySQL Version : 5.1.56
Hey, everything installed great but when I go to the radio I have two media player windows overlapped that play at the same time. It's not a big deal since users can merely pause/stop one but I would appreciate any help on this issue.
What I see:
Thanks, I'm running 4.1.10.
EDIT: Fixed it, just had to go into the radiostations templates and take out the duplicate player code in my windows media player section. If anyone else has this problem, it's easy as pie to fix. Great vb plugin!
here is an xml file u can import with many radio stations and some television channels..many of the radiostations is from my home country, so just delete the ones you dont like
Most of the radio stations that came with this mod worked here..just to let you know