The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Radio and TV Add-on Details »» | |||||||||||||||||||||||||
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... Nominate this mod for Mod of the Month! If you like this script don't forget to donate. This mod is "Re-usable Code", meaning you can modify it and release your own "distribution". Show Your Support
|
Comments |
#1152
|
|||
|
|||
Quote:
Is this possible? |
#1153
|
|||
|
|||
I had version 1.2 installed and followed the upgrade instructions. It opens but when I go to click on any links I get errors...
I got this when I went to change channels... Error: undefined <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta name="generator" content="vBulletin 3.7.3" /> <meta name="keywords" content="reno, nevada, sparks, northern, offroad, rock, crawling, racing, crawler, moonrocks, fordyce, rubicon, prison hill, jeep, toyota, ford, chevy, dodge, isuzu" /> <meta name="description" content="This is a discussion forum powered by vBulletin. To find out about vBulletin, go to http://www.vbulletin.com/ ." /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> /** * vBulletin 3.7.3 CSS * Style: 'Lava Red'; Style ID: 24 */ @import url("clientscript/vbulletin_css/style-c3e770f6-00024.css"); </style> <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=373" /> <!-- / CSS Stylesheet --> <script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=373"></script> <script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=373"></script> <script type="text/javascript"> <!-- var SESSIONURL = ""; var SECURITYTOKEN = "1223414819-7ac355b736e6232ac0d011beaebccb7cdb03051d"; var IMGDIR_MISC = "images/lavaRed/misc"; var vb_disable_ajax = parseInt("0", 10); // --> </script> <script type="text/javascript" src="clientscript/vbulletin_global.js?v=373"></script> <script type="text/javascript" src="clientscript/vbulletin_menu.js?v=373"></script> <title>Radio and TV</title> <script type="text/javascript"> <!-- // hello world, i'm the main radio stations javascript var changeStationHandler; var addStationHandler; var updateListHandler; var addCategoryHandler; var editCategoryHandler; var deleteCategoryHandler; var moveStationsHandler; var rateStationHandler; var editStationHandler; var deleteStationHandler; var favoritesHandler; var statisticsHandler; var reportHandler; var categorySelect; var loading = 'Loading... <img src="images/misc/11x11progress.gif">'; // add station ajax function addStation() { document.addStationForm.elements['send'].disabled = true; addStationHandler = new vB_AJAX_Handler(true); addStationHandler.onreadystatechange(processAddSta tion); sendthis = 'ajax=addstation'; sendthis = sendthis + '&name=' + PHP.urlencode(document.addStationForm.elements['name'].value); sendthis = sendthis + '&category=' + document.addStationForm.elements['category'].value; sendthis = sendthis + '&playerid=' + document.addStationForm.elements['playerid'].value; sendthis = sendthis + '&description=' + PHP.urlencode(document.addStationForm.elements['description'].value); sendthis = sendthis + '&url=' + PHP.urlencode(document.addStationForm.elements['url'].value); sendthis = sendthis + '&website=' + PHP.urlencode(document.addStationForm.elements['website'].value); addStationHandler.send('radioandtv.php', sendthis); } function processAddStation() { if (addStationHandler.handler.readyState == 4 && addStationHandler.handler.status == 200 && addStationHandler.handler.responseText) { /*try { eval(addStationHandler.handler.responseText); } catch (e) { window.alert('Error: ' + e.description + ' ' + addStationHandler.handler.responseText); |
#1154
|
||||
|
||||
did you have edited radio and tv templates? try reverting them.
|
#1155
|
|||
|
|||
I uninstalled it and reinstalled it and it seems to work but if you click to change a channel once the window is open thats when I get that error...weird.
|
#1156
|
||||
|
||||
are you using vb 3.7? if you are, get the mod for 3.7 in the 3.7 forum
|
#1157
|
|||
|
|||
Dream you are the best! All your mods work so smoothly on my forum. Ive got 3 installed right now, 2 of them active, 1 waiting until i can use it :P Thankyou so much for this.
|
#1158
|
|||
|
|||
Amazing PlugIn
And thank you to everyone that shared their tweeks and stations! Everything worked perfectly^^ *First post in soo many years of using vB and #733 marked as installed |
#1159
|
||||
|
||||
Does this support and stream the Live365 stations?
|
#1160
|
|||
|
|||
I second that, any idea how I can get this working with my Live365 station? Having adsense added would also rock!
Thanks |
#1161
|
|||
|
|||
I have it installed on 3.8. runs great! Nominated, Thanks very much.
Can somebody get me some New York radio stations? Also can somebody get me the streaming URL for this http://player.play.it/player/player....&onestat=wfny3 This is the radio's homepage http://www.923krock.com |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|