Version: 2.0, by Dream
Developer Last Online: Sep 2010
Category: Add-On Releases -
Version: 3.7.x
Rating:
Released: 01-11-2008
Last Update: 03-03-2008
Installs: 571
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations
No support by the author.
This mod won't be updated for vB 3.7.x, the new mod thread is on the 3.8.x forum. Mark that thread as installed if you want to receive updates for the 3.8.x version.
This will add a fully featured radio and TV streaming player and stations 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
- Shows user's favorites and last played station in profile
- and more...
This mod is "Re-usable Code", meaning you can modify it and release your own version.
You are responsible for the streams you add to your website. The mod author doesn't take responsibility for possible copyright infringements in some countries and with some stations.
Arabic and Chinese don't work with Ajax, so this mod won't work, sorry.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
When I rate a station / When I click on "edit" bouton to edit category name / when I click on station link to play it / When I click on "Edit the station" link, etc.... It makes nothing.
So I can't rate; edit a category name, add a station in my favorites, edit a station, delete a station...etc...
Info : I use Firefox and IE 7.
vB version : 3.7.1
Any idea ? thanks a lot
i have the same problem like him but on the version vb3.6 the mod worked well
any ideas ?
I am trying to change radioandtv.php by adding a header <?php include("/home/test/public_html/plugins/header.html"); ?> so that the Radio and TV page can run as an independent web page instead of popup.
It works fine with FireFox browser, but in IE browser I got following error and the page won't load:
Can't get past Step 2. I had Version 1.7 running with vB 3.7.0. When I did the upgrade I get an error message and the script runs and runs and runs..., never completing. I did an "Uninstall" and tried to Install it new. Get the same problem.
Database error in vBulletin 3.7.0:
Invalid SQL:
CREATE TABLE `radiostation` (
`stationid` INT( 10 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`name` VARCHAR( 150 ) NOT NULL ,
`url` VARCHAR( 150 ) NOT NULL ,
`addedby` INT( 10 ) NOT NULL ,
`dateadded` INT( 10 ) NOT NULL ,
`played` INT( 10 ) NOT NULL DEFAULT '0',
`description` TEXT NULL ,
`categoryid` INT( 10 ) NOT NULL DEFAULT '0'
) ENGINE = MYISAM ;;
There is more to the message but it is stats from my forum directory.
I truly wish I could get this to run on my site, but to no avail. I have deleted tables and all files, and reverted templates, and tried all kind of different things. Same problem every time.
I truly wish I could get this to run on my site, but to no avail. I have deleted tables and all files, and reverted templates, and tried all kind of different things. Same problem every time.
Im getting vbulletin database errors when people try to access non existent station ids:
Database error in vBulletin 3.7.1:
Invalid SQL:
SELECT cat_name FROM radiostation_category
WHERE categoryid =;
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 2
Error Number : 1064
Request Date : Saturday, July 5th 2008 @ 04:24:24 PM
Error Date : Saturday, July 5th 2008 @ 04:24:24 PM
Script : http://xxxxxxxxxxxx.com/forum/radioa...?station=99999
why does this give a database error instead of vb error page or 404?
This is working very well for me and I'll be uploading more stations here soon - in addition to the UK ones. I have a hopefully simple question:
How can I make a normal forum link to open up a tight-fitting pop-up box to the radio station? I want to have this as a normal forum link and not on the navbar.