PDA

View Full Version : vBRadio v1.0


Pages : 1 [2] 3

cat4m
02 May 2006, 16:52
I have this installed and everything is in the right place but I cant get it to work ?? Can anyone help please ?

john_robot
03 May 2006, 07:07
Hi, can some one pls integrate following in to this , If the Real Player not detected on their system This gives you a message
Your browser has not detected a RealPlayer plug-in. It may be that you need to download RealPlayer or adjust your browser settings.

For help downloading or upgrading RealPlayer for free, visit our audio/video help page

Alternatively you can try to play the clip in the standalone player or change your preferences.

http://www.bbc.co.uk/mediaselector/check/media/video/otdvideo/86/05/03/3118_03-05-86?bgc=6699CC&nbram=1&bbram=1&size=4x3&news=1&prefs=1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>BBC Media Player</title>

<link REL="stylesheet" HREF="/mediaselector/includes/en/style.css">

<script language="JavaScript">
<!--
var isMac = (navigator.userAgent.indexOf("Mac") != -1);
var isIE = (navigator.userAgent.indexOf("MSIE") != -1);
var isOpera = (navigator.userAgent.indexOf("Opera") != -1);
function testForActiveXPlayer(){
if(document.layers && (!document.documentElement)){return false} //exclude NS4 which can't handle try/catch blocks
if(document.all){return true} //IE family post 4 will have activeX and IE4 can't handle try/catch
if(player){return player;} //we don't want to spawn players willy-nilly
try{
if(window.ActiveXObject){
return new ActiveXObject("WMPlayer.OCX.7");
}else if (window.GeckoActiveXObject){
return new GeckoActiveXObject("WMPlayer.OCX.7");
}else {
return false;
}
} catch(oError) { return false; }
}

function testForPlugin() {
if(document.layers){return navigator.mimeTypes['application/x-mplayer2'].enabledPlugin;} //NS family always have mimeTypes
if(document.all){return false} //IE should use activeX objects
try{
if(navigator.mimeTypes){
return navigator.mimeTypes['application/x-mplayer2'].enabledPlugin;
}
}catch (oError) { return false;}

}
function setPage() {
self.focus()
}
var subtitleWidth = 0;
var subtitleHeight = 0;

var transportBar = 0;

transportBar = 58;
var minWidth = 280;


function resize(w,h) { //take in the height and width of the plugin window
if(minWidth < subtitleWidth){
minWidth = subtitleWidth;
}
var contentFurnitureHeight = 64; //the sum height of the html elements on the page EXCLUDING the video window
if(w < minWidth){
width = minWidth;
}else{
width = w;
}
height = h + (contentFurnitureHeight + transportBar + subtitleHeight);
resizeForContentSize(width,height);
}

function resizeForContentSize(contentWidth,contentHeight) {
var titleBar = 26;
var windowBarWidth = 0;
var statusHeight = 0;
var xpSecurityInfo = 23;
var firefoxStatus = 23;
var flickoverMargin = 20; //for mozilla which puts scrollbars on the window by default unless it's oversized first
if(navigator.platform == 'Win32'){
windowBarWidth = 12;
titleBar = 32;
statusHeight = 6;
}
if(document.all){
statusHeight += xpSecurityInfo; //for security zone info on MSIE
}else if(document.layers){
statusHeight = 0;
}
height = contentHeight + titleBar + statusHeight;
width = contentWidth + windowBarWidth;
if (!(document.layers || document.all)){
height += firefoxStatus;
window.resizeTo(width + flickoverMargin , height + flickoverMargin);
}
window.resizeTo(width , height);
}


fullscreen_on = new Image();
fullscreen_on.src = '/mediaselector/images/en/fullscreen_on.gif';

function switchOn(img) {
document.images[img].src = '/mediaselector/images/en/' + img + '_on.gif';
}
function switchOff(img) {
document.images[img].src = '/mediaselector/images/en/' + img + '_off.gif';
}

function changePrefs(){
resizeForContentSize(425,298);
location.href='http://www.bbc.co.uk/mediaselector/check/media/video/otdvideo/86/05/03/3118_03-05-86?bgc=6699CC&nbram=1&bbram=1&size=4x3&news=1&prefs=1';
}
function closeMe() {
setTimeout('self.close()',1000);
}
//-->
</script>

<script language="Javascript">
<!--
if ((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1)){
document.write('<style type="text/css">');
document.write('body {overflow: auto;}');
document.write('</style>');
}
-->
</script>

</head>

<body bgcolor="#000000" text="#000000" link="#000000" vlink="#000000" alink="#0000000" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"
onload="setPage();resize(192,144);">

<table width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#000000">
<tr>
<td align="center">

<!-- Top Banner table --><!--width="91" height="24" -->
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="32" valign="top" bgcolor="#6699CC" width="96"><img src="/mediaselector/images/logo_6699CC.gif" alt="BBC" border="0"></td>
<td bgcolor="6699CC" align="right"><div class="redBanner">&nbsp;</div></td>
</tr>
<tr><td colspan="2"><img src="/furniture/tiny.gif" alt="" width="1" height="5"></td></tr>
<tr><td bgcolor="#626668" height="22"><div class="greyBanner"><a href="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" onclick="closeMe();" class="vidHead"><font size="1">Launch this in standalone player</font></a></div></td>
<td bgcolor="#626668" align="right">

<img src="/furniture/tiny.gif" alt="" width="1" height="5">

</td></tr>
<tr><td colspan="2"><img src="/furniture/tiny.gif" alt="" width="1" height="5"></td></tr>
</table>
<!-- Top Banner table -->

<script language="JavaScript">
<!--
if ( navigator.appName == "Netscape" )
{
navigator.plugins.refresh();
}
//-->
</script>


<table cellspacing="0" cellpadding="0" border="0" bgcolor="#000000">
<tr><td bgcolor="#000000" valign="bottom" align="center" width="100%">

<!-- Real Embed SSITool (Embed pt1 of 2) v1.1 - do not copy, see http://intracat/ssi/ for usage -->
<script language="Javascript">
<!-- //
var ssit_RealPresent=0;
var ssit_RealPlayer4=0;
var ssit_RealPlayer5=0;
var ssit_RealPlayerG2=0;
var ssit_bIsMac5=((navigator.appVersion.indexOf("Macintosh") != -1) && (navigator.appVersion.indexOf("MSIE 5") != -1));
var ssit_bIsOpera=(navigator.userAgent.indexOf("Opera") != -1);
if ((navigator.userAgent.indexOf("MSIE")<0 ) || (ssit_bIsMac5) || (ssit_bIsOpera)) {
numPlugins = navigator.plugins.length;
for (ssit_i = 0; ssit_i < numPlugins; ssit_i++) {
plugin = navigator.plugins[ssit_i];
if ((plugin.name.indexOf("RealPlayer") != -1) || (plugin.name.indexOf("RealOne") != -1) || (plugin.name=="rpnp.so")){
ssit_RealPresent=1;
}
}
}

if ((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1) && (!ssit_bIsOpera)){
document.writeln(' <script language="VBScript"> ');
document.writeln(' on error resume next ');
document.writeln(' ssit_RealPlayerG2 = (NOT IsNull(CreateObject("rmocx.RealPlayer G2 Control"))) ');
document.writeln(' ssit_RealPlayer5 = (NOT IsNull(CreateObject("RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)"))) ');
document.writeln(' ssit_RealPlayer4 = (NOT IsNull(CreateObject("RealVideo.RealVideo(tm) ActiveX Control (32-bit)"))) ');
document.writeln(' <\/script> ');
}

// Set Mac IE3 and IE4 opt-out - attempts to play regardless
var ssit_bIsMac = ((navigator.appVersion.indexOf("Macintosh") != -1) && ((navigator.appVersion.indexOf("MSIE") != -1) && (!ssit_bIsMac5)));
// End Mac IE3/4 opt-out


if (ssit_RealPresent || ssit_RealPlayerG2 || ssit_RealPlayer5 || ssit_RealPlayer4 || ssit_bIsMac)


{
document.write ('<object id="rp1" name="rp1" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="144" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="ImageWindow"><param name="console" value="av"><embed name="rp1" id="rp1" border="0" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width="192" height="144" autostart="true" controls="ImageWindow" console="av" type="audio/x-pn-realaudio-plugin"></embed></object><noembed><a href="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram">Play the clip in RealPlayer</a></noembed>'); }
else {
document.write('<div class="downloadPrompt" align="left"><font size="1" color="#00FF66"><b>Your browser has not detected a RealPlayer plugin. It may be that you need to download RealPlayer or adjust your browser settings.<br><br>');
document.write('For help downloading or upgrading RealPlayer for free, visit our <a href="http://www.bbc.co.uk/radio/audiohelp.shtml?focuswin" target="_blank" class="downloadLink">audio/video help</a> page<br><br>');
document.write('Alternatively you can try to <a href="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" class="downloadLink">play the clip in the standalone player</a> or <a href="http://www.bbc.co.uk/mediaselector/check/media/video/otdvideo/86/05/03/3118_03-05-86?bgc=6699CC&nbram=1&bbram=1&size=4x3&news=1&prefs=1" onclick="changePrefs()" class="downloadLink">change your preferences</a>.</b></font></div>');
}
function setFullScreen() {
if (isIE) {
playerObj = "document.all.rp1";
} else {
playerObj = "document.embeds['rp1']";
}
playState = eval(playerObj + ".GetPlayState()");
if((playState==0) || (playState==1)) {
alert("A clip must be started before you can set it to full size.");
}
else {
alert("Switching to fullscreen mode...\n\n(Press Esc to return to the desktop)");
eval(playerObj +".SetFullScreen()");
}
}
//function setFullScreen() {
//playState = document.rp1.GetPlayState();
// if((playState==0) || (playState==1)) {
// alert("A clip must be started before you can set it to full size.");
// }
// else {
// alert("Press Esc to return to the original size.");
// document.rp1.SetFullScreen();
// }
//}


// -->
</script>
<noscript><object id="rp1" name="rp1" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="144" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="ImageWindow"><param name="console" value="av"><embed name="rp1" id="rp1" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width=192" height="144" autostart="true" controls="ImageWindow" console="av" type="audio/x-pn-realaudio-plugin"></embed></object></noscript>
<!-- END Real Embed SSITool -->

</td></tr>

<script language="JavaScript">
<!--

if (ssit_RealPresent || ssit_RealPlayerG2 || ssit_RealPlayer5 || ssit_RealPlayer4 || ssit_bIsMac) {
document.write('<tr><td align="center" height="30"><object id="rp2" name="rp2" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="30" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="StatusBar"><param name="console" value="av"><embed name="rp2" id="rp2" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width="192" height="30" controls="StatusBar" console="av" type="audio/x-pn-realaudio-plugin"></embed></object></td></tr>'); document.write('<tr><td align="center" height="28"><object id="rp3" name="rp3" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="28" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="ControlPanel"><param name="console" value="av"><embed name="rp3" id="rp3" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width="192" height="28" controls="ControlPanel" console="av" type="audio/x-pn-realaudio-plugin"></embed></object></td></tr>');
}


// -->
</script>
<noscript>
<tr><td align="center" height="30"><object id="rp2" name="rp2" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="30" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="StatusBar"><param name="console" value="av"><embed name="rp2" id="rp2" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width="192" height="30" controls="StatusBar" console="av" type="audio/x-pn-realaudio-plugin"></embed></object></td></tr> <tr><td align="center" height="28"><object id="rp3" name="rp3" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width="192" height="28" border="0"><param name="autostart" value="true"><param name="src" value="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram"><param name="controls" value="ControlPanel"><param name="console" value="av"><embed name="rp3" id="rp3" src="http://news.bbc.co.uk/media/video/otdvideo/86/05/03/nb/3118_03-05-86_4x3_nb.ram" width="192" height="28" controls="ControlPanel" console="av" type="audio/x-pn-realaudio-plugin"></embed></object></td></tr>
</noscript>



</table>



</td></tr></table>

</body>
</html>



pls can somebody tell me how to integrate this to vBRadio v1.0 ?

Sychev_S
06 May 2006, 21:13
Quick Question: How can I install TWO vbradio plugins, one for Radio and the other one for TV?
I already have Radio one installed.

davidw
06 May 2006, 21:35
I've reinstalled this hack now that I can make it work with firefox - I just can't make the controls work - I will probably remove them.

Sychev_S
07 May 2006, 05:16
Quick Question: How can I install TWO vbradio plugins, one for Radio and the other one for TV?
I already have Radio one installed.
Just REPLACED "radio" to "tv" in all fo the files and installed.
You can see it on my site on top, where icon of radio and tv is.:banana:

Devil Woman
09 May 2006, 22:51
I don't have it installed but,

Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



See if that works!

Where would I look to find this would it be radio template or somewhere else?

Thanks

simon.
18 May 2006, 14:40
Ok Install went good for me, many people are tuning in (>40 a day). However... On "Online Users" it says "Unknown Location - vbradio.php". Is there anyway of making it say "Listening to the Radio".

Let me know!

Thanks.

Gizmo5h1t3
18 May 2006, 18:08
Ok Install went good for me, many people are tuning in (>40 a day). However... On "Online Users" it says "Unknown Location - vbradio.php". Is there anyway of making it say "Listening to the Radio".

Let me know!

Thanks.

here ya go mate....

http://www.vbulletin.org/forum/showthread.php?t=83247&highlight=custom+wol

hack to add custom WOL loactions...works a treat..and the best is, u can call em wot u want...heh heh..open to abuse if ya wanna get ure own back on a member....lol

realbiggig
20 May 2006, 15:18
nice looking hack but it just wont install for me.. no idea why

i keep getting this error while i'm trying to install it and i know for a fact the file is in the my admin directory


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



anyone have any idea's how to get around this?

davidw
20 May 2006, 15:40
Where did you upload the vbradio.xml file?

realbiggig
20 May 2006, 16:03
vbradio.xml was copied into my admincp with the 2 other files and vbradio.php is in my forum root.
BTW my admincp has been renamed not that should matter right?

realbiggig
20 May 2006, 16:48
doh.. user error.. very nice mod!
ty!

Roody
24 May 2006, 02:57
here

Ok I have installed this, and its running on my site, but I have no AdminCP for it at all. I looked up and down in my vBulletin AdminCP and I dont have it. Any ideas?

-Bah never mind. Like an idiot I had a file in the wrong location. ;)

Roody
24 May 2006, 13:56
I've tried this, using the usergroup IDs, but what are the member group IDs?
I tried using the same numbers as usergroup IDs (which I figure is wrong, but couldn't work out what else to put here) and when I try to access the radio I get no permission message.

Thanks :)

Where is this change supposed to be made because when I put it in the Radio Template with the respective usergroup ID's it still didn't prevent those excluded from listening to it.

Thx for any help. :)

Roody
25 May 2006, 15:04
Where is this change supposed to be made because when I put it in the Radio Template with the respective usergroup ID's it still didn't prevent those excluded from listening to it.

Thx for any help. :)

Bump

ShackMaster
25 May 2006, 21:15
I'm having problems validating the code with W3C...

character "<" is the first character of a delimiter but occurred as data .

<a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_

This message may appear in several cases:

* You tried to include the "<" character in your page: you should escape it as "&lt;"
* You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.



an attribute value literal can occur in an attribute specification list only after a VI delimiter .

<a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_

Have you forgotten the "equal" sign marking the separation between the attribute and its declared value? Typical syntax is attribute="value".


end tag for element "a" which is not open .

...pse_tcat.gif" alt="" border="0" /></a>

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.


Any ideas how to correct?

Lqd
01 Jun 2006, 13:10
if you guys like add my radio station to the Radio it's:

Name: HARD.fm
Gengre: Dance Music
Stream: http://files.hard.fm/listen.asx

bada_bing
01 Jun 2006, 17:43
Is this hack group permission based ?

Roody
06 Jun 2006, 01:35
Is this hack group permission based ?

Ive been attempting to find out how to do that also.

Draygonia
15 Jun 2006, 15:07
There is now the problem that I feel like what I installed didnt do anything. After the part where you add the code, do you press enter and than paste the code? Because I dont see the buttons that say Vbradio in the admin panel. It doesnt even show up in the plugins or even products page. What am I doing wrong?

Pamela
16 Jun 2006, 08:03
*clicks install*

Cool! Thanks!!! :banana:

Veer
17 Jun 2006, 09:45
Installing but this error found when i run installer file in admincp:
http://www.mysite.com/admincp/install_vbradio.php

http://img100.imageshack.us/img100/736/error8lt.png


Files uploaded as:

vBRadio.php --> ROOT FORUM DIRECTORY
admin_vbradio.php --> ROOT FORUM DIRECTORY/admincp
install_vbradio.php --> ROOT FORUM DIRECTORY/admincp
vbradio.xml --> ROOT FORUM DIRECTORY/admincp

Now What Can I Do? :tired:

MrTiggr
20 Jun 2006, 13:43
Search the whole thread for any post about working with vb3.5.4, does it intergrate with the latest vb? Thanks

MrPHD
30 Jun 2006, 17:47
Gives me this message: Error. vbradio.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below but y have put on it, why?

peterska2
30 Jun 2006, 18:22
check that your zip contained the vbradio.xml file and that you have uploaded it to your admincp directory. If in doubt, download a fresh zip and unpack and upload the files again, overwriting any existing files on the server. Then try again.

bada_bing
30 Jun 2006, 21:00
Looks intrsting will install tonight

Wabuf
02 Jul 2006, 02:22
I've tried to install this hack, but get this by step 2:
Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Duplicate entry 'radio_cat_added--1-1000' for key 2
Error Number : 1062

any idea on how to fix this?

Wabuf
02 Jul 2006, 02:40
never mind... I got it to work!

xtremeteam
02 Jul 2006, 06:07
in step 3 when i have to look for


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


in the navbar the only thing i can find close to this is



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



should i just edit that? and remove the ""_q""

davidw
02 Jul 2006, 18:15
don't remove the _q - leave that as is. Sometimes over a period of time - things change.

Montana
02 Jul 2006, 19:20
I get a HTTP 404 error when I try to adminster the vBRadio via AdminCP both on Channel Control and Category Control.

Logged out of AdminCp and Logged back in again, still the same problem. Any suggestions?


Uploaded everything again and fixed own problem.......admin_vbradio.php must have been corrupt??

TrueVisions
05 Jul 2006, 00:36
*Clicks Install..

Everything works great. My users love it but I have just 1 quick question..

In firefox, the Stations play, but the controls & video do NOT work. However in IE, everything works perfectly. Is there a plugin / way to automatically install the plugin to firefox browsers, so that the controls & video screen work properly? Anyone have an Idea about that?

Is there a way to dispay the buffering status in the window??

Any ideas, I might be able to do the code myself.

Thanx in advance!

:cool:

Markowitch
09 Jul 2006, 15:08
Zero tolerance, how can you submit this and not provide an uninstaller!! Bad style IMHO.

And why not install it as a product? Whats with this quirky install_vbradio.php in the admincp folder.

Zero tolerance - yeah right!

bashy
09 Jul 2006, 15:23
Uninstall is usually a reversal of the installation, Actually i have only just uninstalled this myself today, all went well!!!

No good speaking to someone who does not come here anymore (not since january 2006 lol)

whoopass
09 Jul 2006, 20:02
How do I show the vbradio category or create it so that it shows in my forums or my vbportal page? I would like it to show and not just a link in my menu.
Not sure how to do this. Any help is appreciated.

Thanks.

Markowitch
09 Jul 2006, 21:43
Uninstall is usually a reversal of the installation, Actually i have only just uninstalled this myself today, all went well!!!

No good speaking to someone who does not come here anymore (not since january 2006 lol)

Thanx Bashy. I have unistalled it again.

It kept crashing firefox. Strange though... on localhost it does not crash firefox, but on the production server firefox dies as soon as I close the radio window :cross-eyed:

TrueVisions
12 Jul 2006, 19:12
SO nobody knows how to fix the firefox problem..? It works ok. But it doesnt display the video. Can't for the life of me figure out why.

i wish somebody else would post in here again!

bada_bing
13 Jul 2006, 21:32
Installed this but crashing IE and will not load correctly in FF.

How do I un-install this please. I want to remove all traces and database entries

da420
14 Jul 2006, 06:34
SO nobody knows how to fix the firefox problem..? It works ok. But it doesnt display the video. Can't for the life of me figure out why.

i wish somebody else would post in here again!

Have your users install the IE tabs for FireFox. Just right click the link and open in an IE tab. Works like a charm.

Snake
14 Jul 2006, 13:13
Way to go, ZT! As usual, you are the BEST vB coder out there. ;)

bada_bing
14 Jul 2006, 13:45
Installed this but crashing IE and will not load correctly in FF.

How do I un-install this please. I want to remove all traces and database entries
HOW DO I UNINSTALL THIS?

xnear
15 Jul 2006, 16:28
It's a right function, I like this. Thanks~~~

Expat
15 Jul 2006, 17:21
Working fine for me, and I was able to add some TV stations as well. I just need to figure out how to resize the player...

Perhaps a size option in the next release if you do one?

Expat
16 Jul 2006, 17:47
It's working well. You might want to change the name though, since it also supports streaming video. I added some tv stations last night and it works like a charm.

bada_bing
17 Jul 2006, 19:20
HOW DO I UNINSTALL THIS?
Can someone help me figure out how to uninstall this please

youthBYTES
17 Jul 2006, 23:46
I got this installed fine, only it doesn't play anything on Firefox or IE. The screen just stays black. Any ideas anyone?

youthBYTES
18 Jul 2006, 00:16
Nevermind... I removed all the files. Now I just want to get the thing out of the admin menu. Does anyone know how to do so?

futuredood
02 Aug 2006, 12:37
wow i wish i could install this but too bad it doesn't seem to work..

obmob
04 Aug 2006, 04:00
u.u it's dead, vbradio it's dead after i upgraded.

obmob
04 Aug 2006, 17:11
No, it says a database error ocurred :(

davidw
04 Aug 2006, 17:18
Have you tried reinstalling it?

obmob
04 Aug 2006, 17:29
Have you tried reinstalling it?i'm on to that ;)

Shazz
04 Aug 2006, 17:54
Does have many bugs without tweaking with it a little ;)
________
RX-2 (http://www.ford-wiki.com/wiki/Mazda_RX-2)

obmob
04 Aug 2006, 17:59
aw... well, this is what i got, all files were already in my test site...so i ran the install file, it asked me to make full install and this is the error i got.

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Friday, August 4th 2006 @ 11:56:51 AM
Script : http://localhost/admincp/install_vbradio.php?do=steptwo
Referrer : http://localhost/admincp/install_vbradio.php?do=stepone
IP Address : 127.0.0.1
Username : user
Classname : vb_database

Shazz
04 Aug 2006, 18:06
^Whats your aim?,Msn or Yahoo?
You don't have pm enbaled ;)
________
Ford Kuga specifications (http://www.ford-wiki.com/wiki/Ford_Kuga)

obmob
04 Aug 2006, 18:10
OH, i'll enable it.

Hmm... strange, but i restored only radio table in my database, now it's working O_O

Of course, i lost my template ^^

WEll... i guess you don't have to worry XD

thanks for your concern Shazz

melbo
04 Aug 2006, 23:39
obmob, WHat did you add to your db? I am trying to install it on 3.6 for the first time.

Thanks

obmob
05 Aug 2006, 01:20
Oh, i was upgrading, somehow i think i missed my original radio table.

try installing as usual, i don't think you'd might get any troubles ;)

da420
05 Aug 2006, 05:19
If this hasn't been mentioned this hack seems to work on 3.6 :D

majoreyeswater
05 Aug 2006, 20:27
When i try and install this, it can't locate the .xml file within admincp. It's there I can see it...

any advice anyone?

Shazz
05 Aug 2006, 22:18
When i try and install this, it can't locate the .xml file within admincp. It's there I can see it...

any advice anyone?
Instead of manager products > add new plugin
________
Chrysler LX platform specifications (http://www.dodge-wiki.com/wiki/Chrysler_LX_platform)

melbo
06 Aug 2006, 02:10
I'm getting this on install:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



ANy suggestions?

C-Los 21
06 Aug 2006, 17:41
^ I get the same error, i'm using 3.6.0 any ideas?

Shazz
06 Aug 2006, 17:43
It currently does not run on a 3.6.0...
________
magic flight launch box (http://vaporizer.org/reviews/magic-flight-launch-box)

C-Los 21
06 Aug 2006, 18:27
It currently does not run on a 3.6.0...

ok thanks. :down: :down: :down: :down:

Shazz
06 Aug 2006, 18:29
ok thanks. :down: :down: :down: :down:
It would be nice if zero re-did his thing :)
________
Virago 750 (http://www.yamaha-tech.com/wiki/Yamaha_Virago_750)

tazB.ca
06 Aug 2006, 18:57
I'm getting this on install:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



ANy suggestions?

Same whats this mean?

Shazz
06 Aug 2006, 18:59
The radio does not work on 3.6.0.
________
Chang'an Ford (http://www.ford-wiki.com/wiki/Chang'an_Ford)

tazB.ca
06 Aug 2006, 20:18
Oh I have... 3.5.4

Shazz
06 Aug 2006, 20:28
Oh I have... 3.5.4
Database error in vBulletin 3.6.0:

You said yours was the same...
________
medical marijuana patients (http://mmjp.org)

Eric
15 Aug 2006, 10:58
The radio does not work on 3.6.0.
Quite a few changes in vB's database structure. Note, i've not tested this, but in 'install_vbradio.php' replace all of step 2 with:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

TroyF2000
15 Aug 2006, 19:36
I'm an idiot now, so forgive me but replacing some script in the noted php, will allow a person to potentially use the radio in version 3.6.0, right?

I get an error message inside a database error page, that looks similar to those above, too.

KevNJ
17 Aug 2006, 04:40
Error on line 111... Should read

Currently reads


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Should read


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Then I get this error.


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Quite a few changes in vB's database structure. Note, i've not tested this, but in 'install_vbradio.php' replace all of step 2 with:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

KevNJ
22 Aug 2006, 00:46
bump... anyone get this to work with 3.6 ?

Ragnarok
22 Aug 2006, 02:33
I installed it on a 3.5.2 and have since upgraded to 3.6.0... it has no sql problems but the stations don't seem to play anymore. This related at all?

KevNJ
22 Aug 2006, 15:12
nope doesnt work with 3.6 i get this error when trying to install



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Ragnarok
22 Aug 2006, 15:32
nope doesnt work with 3.6 i get this error when trying to install
Except I'm not trying to install- I installed vBradio before I upgraded to 3.6.0

Then again, given how none of my members have been whining about it not working, either it's just me or it's not being used at all. :p

KevNJ
22 Aug 2006, 16:12
I had it installed on 3.5.1 but when before i upgraded i uninstalled all the mods as to start fresh in a sense went to install it and no go.. i have the wimpy bundle from www.wimpyplayer.com but i would like everything be based of of vb instead. guess ill continue to wait for a port.

Exitilus
22 Aug 2006, 18:52
Work's fine for me on 3.6 :)

da420
22 Aug 2006, 19:02
Works for me no problemo on 3.6 :)

obmob
23 Aug 2006, 01:49
Oo i edited on entry... after i edited it says it can't find a phrase... lol

frosch68
23 Aug 2006, 07:34
Work's fine for me on 3.6 :)

new-install of vbradio in 3.6. ? if it is so, waht have you done ???

KevNJ
25 Aug 2006, 21:22
bump

Shazz
25 Aug 2006, 22:40
new-install of vbradio in 3.6. ? if it is so, waht have you done ???
*edit.

da420
26 Aug 2006, 00:02
bump

Works for me no problemo on 3.6 :)

Like I said... works for me:)

ikomianos
26 Aug 2006, 09:44
Same problem here...

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136

Is there any way to make it work in VB 3.6 ?

KevNJ
26 Aug 2006, 18:06
Like I said... works for me:)

it doesnt work for those doing a fresh install with 3.6. it works if you had it installed with 3.5.x and then upgraded.

Shazz
26 Aug 2006, 18:15
it doesnt work for those doing a fresh install with 3.6. it works if you had it installed with 3.5.x and then upgraded.
Thats a good point. Its true, Interesting

da420
26 Aug 2006, 18:19
it doesnt work for those doing a fresh install with 3.6. it works if you had it installed with 3.5.x and then upgraded.

That sucks.

Should have installed it with 3.5.x then upgraded to 3.6. :)

Zelda-King
26 Aug 2006, 22:31
Eh I had it on 3.5, upgraded to 3.6 and it stopped playing the channels.

Shazz
26 Aug 2006, 22:48
Eh I had it on 3.5, upgraded to 3.6 and it stopped playing the channels.
Are you sure its not the channel.
I know a ton of radio stations that just don't pick up , its terrible.

Zelda-King
26 Aug 2006, 23:20
Possible but I don't think so. I tried quite a lot of channels on a few occasions. I had noticed some channels not playing on 3.5 at a particular time but they'd usually work if I tried again later.

TroyF2000
29 Aug 2006, 02:51
it doesnt work for those doing a fresh install with 3.6. it works if you had it installed with 3.5.x and then upgraded.

That doesn't make any sense! If it works on 3.6.0 one time, it should work for it EVERY time. If possible, someone should release the "UPGRADED" instead of "FRESH" script exerps that cause this addon to work if people upgraded to 3.6.0 rather than went by it fresh.

murrtex
29 Aug 2006, 23:39
for ONLY MEMBERS

find at radio template;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and replace



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

hackindave
01 Sep 2006, 05:11
I get this when installing to VBulletin 3.6.0

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO softhack_forumsphrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Thursday, August 31st 2006 @ 09:08:17 PM
Script : xxxxxxxx
Referrer : xxxxxxx
IP Address : xxx.xxx.xx.xxx
Username : hackindave
Classname : vb_database

bluesteel
07 Sep 2006, 00:01
I've been messing about with the RADIO template in an attempt to add graphical buttons for the controls and volume.

I have had some success, and thought I would share with those of you who haven't managed this yet. This is my first attempt at something like this, so please don't be too upset if it doesn't work lol

I am running this on 3.5.4. I can't vouch for any other version sorry.

Destructions:

Make a backup of your RADIO template
Replace your RADIO template content with the contents of the RADIO.txt file
Copy the images to your /forum/images/vBRadio folderThats it!

Now, I am really crap @ graphics, so don't get too excited about them :)
If anybody takes the time to create some better ones (and that won't be hard to do!), please feel free to share them with us.

Shazz
07 Sep 2006, 00:02
No luck with any type of 3.6 :(

95turbocivic
08 Sep 2006, 17:34
i get this error how do i fix it
Error. vbradio.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below

and i did this already
vBRadio.php --> ROOT FORUM DIRECTORY
admin_vbradio.php --> ROOT FORUM DIRECTORY/admincp
install_vbradio.php --> ROOT FORUM DIRECTORY/admincp
vbradio.xml --> ROOT FORUM DIRECTORY/admincp

what else do i need to do?

Shazz
08 Sep 2006, 23:32
It seems as if your using the 3.5.5 Version Fresh and new.. I don't think its compatable with it.

Chicago_VLNU_4s
09 Sep 2006, 10:35
here's the deal, my vbradio use to work, then i did something (i don't know what, maybe add more updates) and you would click on it in the nav. bar and it wouldn't pop-up anymore. My forum got hacked so restored from last backup point and then it pop's up. I don't know if it was playable then, but sence the restoration, many updates have been added and re-added and it still pops up, but when you click "Play this Station" , nothin happens. The windows media box is spose to show up and load the station but nothin! The button is dull... nothin happens when you click it. Anyone know what could be the problem and how to fix it?

Chadi
15 Sep 2006, 05:28
Upgraded vb to 3.6.1 and tried to re-run vbradio install...got this

Database error in vBulletin 3.6.1:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1 Error Number : 1136
Date : Thursday, September 14th 2006 @ 11:27:01 PM
Script : http://www.talkjesus.com/admincp/install_vbradio.php?do=steptwo
Referrer : http://www.talkjesus.com/admincp/install_vbradio.php?do=stepone
IP Address : xx
Username : Chad
Classname : vb_database

wobbly
22 Sep 2006, 13:10
same here!!

wobbly
22 Sep 2006, 13:37
Ive just had a look through the errors, this is what I did to get it installed.

I opened up the install file in admincp

I inserted all the phrases stated in the install_vbradio.php file manually in admincp

I deleted the phrase install part in the install_vbradio.php file and then uploaded and re-ran the install script.

working on 3.6.1

Great script btw.

Any ideas of how I could make this popup from my cpms left hand navmenu?

frosch68
22 Sep 2006, 13:45
Ive just had a look through the errors, this is what I did to get it installed.

I opened up the install file in admincp

I inserted all the phrases stated in the install_vbradio.php file manually in admincp

I deleted the phrase install part in the install_vbradio.php file and then uploaded and re-ran the install script.

working on 3.6.1

Great script btw.

Any ideas of how I could make this popup from my cpms left hand navmenu?

sounds nice, but i am an absolut newbie
could you describe it a little bit easier ????

i am sorry, but i want, that vbradio is running on my forum

PLEASE

Black_Widow
22 Sep 2006, 15:14
Is it possibile to use cookie so that people can listen station of their choice everytime they open radio windows?
do you think this is hard to code?

Thank you

TheBlackPoet
23 Sep 2006, 07:43
this worked perfectly on 3.54 but when i updated to 360.. it wont install the tables...!!! my members are broken hearted.. and i'm stuck with an alternative that i would rather throw it in the air and blast it....

TheBlackPoet
23 Sep 2006, 08:29
okay thanks to thread # http://www.vbulletin.org/forum/showpost.php?p=1080616&postcount=353 i was able to get mine working....

if you get an error like this:
Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1 Error Number : 1136
Date : Thursday, September 14th 2006 @ 11:27:01 PM
Script : http://www.talkjesus.com/admincp/ins...php?do=steptwo
Referrer : http://www.talkjesus.com/admincp/ins...php?do=stepone
IP Address : xx
Username : Chad
Classname : vb_database

your problem is this:


$install=array();

$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_edited', 'Radio Category Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_deleted', 'Radio Category Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_ndeleted', 'Radio Category Not Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_added', 'Radio Channel Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_edited', 'Radio Channel Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_deleted', 'Radio Channel Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_ndeleted', 'Radio Channel Not Deleted', 1000,'vbulletin');";

in the install_vBradio.php file between line 80 & 89... needs to be entered into your phrases ONE LINE A TIME .....

like so...

'', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin'

I entered each one of these a new phrase which i named based on the line ex. RadioCatAdded..

after i got all of those entered.., i deleted line 80 - 89 REFRESHED (F5) and then went back to the install..

it worked fine...

then I was directed to uninstall the install_vBRadio.php and the xml file (in the AdminCP directory....

I appreciate the info given to me, and i hope this detailed info works for someone...

wobbly
23 Sep 2006, 10:43
thats what I said above ^^^^

You have to go to your phrases & languages and add the following manually.

phrase = radio_cat_added text= Radio Category Added

and the same for the rest

radio_cat_edited Radio Category Edited

radio_cat_deleted Radio Category Deleted

radio_cat_ndeleted Radio Category Not Deleted

radio_channel_added Radio Channel Added

radio_channel_edited Radio Channel Edited

radio_channel_deleted Radio Channel Deleted

radio_channel_ndeleted Radio Channel Not Deleted


Then delete the following lines from your install_vb radio.php

$install=array();

$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_edited', 'Radio Category Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_deleted', 'Radio Category Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_ndeleted', 'Radio Category Not Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_added', 'Radio Channel Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_edited', 'Radio Channel Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_deleted', 'Radio Channel Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_ndeleted', 'Radio Channel Not Deleted', 1000,'vbulletin');";

Then all you have to do is upload the install_vbradio.php and run the installer again.

frosch68
23 Sep 2006, 10:47
thats what I said above ^^^^

You have to go to your phrases & languages and add the following manually.

phrase = radio_cat_added text= Radio Category Added

and the same for the rest

radio_cat_edited Radio Category Edited

radio_cat_deleted Radio Category Deleted

radio_cat_ndeleted Radio Category Not Deleted

radio_channel_added Radio Channel Added

radio_channel_edited Radio Channel Edited

radio_channel_deleted Radio Channel Deleted

radio_channel_ndeleted Radio Channel Not Deleted


Then delete the following lines from your install_vb radio.php

$install=array();

$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_edited', 'Radio Category Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_deleted', 'Radio Category Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_ndeleted', 'Radio Category Not Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_added', 'Radio Channel Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_edited', 'Radio Channel Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_deleted', 'Radio Channel Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_ndeleted', 'Radio Channel Not Deleted', 1000,'vbulletin');";

Then all you have to do is upload the install_vbradio.php and run the installer again.

thank you, it works fine !!!!!

TheBlackPoet
23 Sep 2006, 23:35
yeah i was following your advice... and it is appreciated...

Lottis
25 Sep 2006, 11:27
No luck with any type of 3.6 :(
Mine works great with 3.6.1

Shazz
25 Sep 2006, 13:16
Mine works great with 3.6.1
Im getting lost, where it says Delete phrase, Add phrase. How?
Whats the phrase type?
Whats the product type?

TheBlackPoet
27 Sep 2006, 03:57
this is a screenshot of what to do.. i did this in a hurry, so.... sorry if its not clearly explained..

FIRST - GO TO YOUR ADMIN CP
SECOND - FIND YOUR LANGUAGES AND PHRASES ON YOUR LEFT MENU
WHEN YOU FIND IT, SELECT PHRASE MANAGER

THEN SEE THE ATTACHMENT I PROVIDED...

THIS STEP SHOULD BE FOLLOWED FOR EACH LINE OF CODE....

WHEN YOU FINISH INSERTING THE LINES...

DELETE LINES 80 - 86 BECAUSE NOW, YOU DONT NEED IT AUTO INSTALLED.. YOU JUST DID IT MANUALLY..
SAVE THE FILE....
REUPLOAD IT TO THE CORRECT DIRECTORY...

GO THROUGH YOUR INSTALL AGAIN... IT SHOULD BE A 5 SECOND PROCESS..

YOU WILL BE PROMPTED TO DELETE TWO FILES....

THEN START ADDING YOUR RADIO STATIONS...

I GET ALL MY STATIONS FROM HERE.. http://www.shoutcast.com/
I COPY THE URL AND PASTE IT IN MY RADIO URL; GIVE IT A NAME... AND PRESTO....

GOOD LUCK.

Adromir
27 Sep 2006, 11:50
Mmmh.. Somehow i am having two problems with it on vbb 3.6.0

1. The Popup- Window isnt in the Correct size on Firefox (ok, i made the Window resizable, so it isnt such a great Problem)

2. There are no vbradio- controlls in the AdminCP, so i cant change the Stations.

Does anyone have an advice?

thanks
Adromir

TheBlackPoet
28 Sep 2006, 03:33
sorry buddy... dont want you ta think you're being ig'd but i have no idea...

Adromir
28 Sep 2006, 09:59
Ok.. Its not really a Problem anymore.. I can edit my Channels in the DB via phpmyadmin directly..

obmob
28 Sep 2006, 17:56
this is a screenshot of what to do.. i did this in a hurry, so.... sorry if its not clearly explained..

FIRST - GO TO YOUR ADMIN CP
SECOND - FIND YOUR LANGUAGES AND PHRASES ON YOUR LEFT MENU
WHEN YOU FIND IT, SELECT PHRASE MANAGER

THEN SEE THE ATTACHMENT I PROVIDED...

THIS STEP SHOULD BE FOLLOWED FOR EACH LINE OF CODE....

WHEN YOU FINISH INSERTING THE LINES...

DELETE LINES 80 - 86 BECAUSE NOW, YOU DONT NEED IT AUTO INSTALLED.. YOU JUST DID IT MANUALLY..
SAVE THE FILE....
REUPLOAD IT TO THE CORRECT DIRECTORY...

GO THROUGH YOUR INSTALL AGAIN... IT SHOULD BE A 5 SECOND PROCESS..

YOU WILL BE PROMPTED TO DELETE TWO FILES....

THEN START ADDING YOUR RADIO STATIONS...

I GET ALL MY STATIONS FROM HERE.. http://www.shoutcast.com/
I COPY THE URL AND PASTE IT IN MY RADIO URL; GIVE IT A NAME... AND PRESTO....

GOOD LUCK..pls playlists? :surprised:

I have never been able to play pls files in vbradio... or in windows media player

UnmodNick
05 Oct 2006, 03:09
Just followed the manual insertion steps and it works fine on 3.6.1

Thanks!

Joe Gronlund
06 Oct 2006, 00:20
Everytime i edit a channel, i get this error message.

Cannot find phrase radio_channel_edited

Does anyone know whats up? I know the phrase is there..

Minha
06 Oct 2006, 18:47
I canīt do the second step of install because i got a Database Error.

This is the text.

Database error in vBulletin 3.6.1:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Friday, October 6th 2006 @ 10:43:03 AM

Please, i need some help.

Thx for all ;)

Minha
06 Oct 2006, 18:51
Sorry, I didnīt read the 24 Page with the same error type ;)

Thanks at all :)

da420
06 Oct 2006, 18:52
Did you follow the instructions outlined in this post?

http://www.vbulletin.org/forum/showpost.php?p=1084327&postcount=363

Minha
06 Oct 2006, 19:01
Sorry da420, I wrote before read the answer of my problem.

I just do it ;)

In five minutes i tell you if this works :)
Thanks.

Minha
06 Oct 2006, 21:00
At the end I did it, but I donīt find how activate in the forum :(

da420
06 Oct 2006, 21:30
Do you mean put in the navbar so it can be accessed?

If so, Find;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Underneath Add;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Click save, and it should show up in the navbar and work now. :)

Minha
07 Oct 2006, 01:14
Do you mean put in the navbar so it can be accessed?

If so, Find;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Underneath Add;



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Click save, and it should show up in the navbar and work now. :)I forgot to do it :P.

It works!!!! But.......there is always one but..... When click on vBRadio link the Popup window is too small for view the list of radio channel and windows media. Do you know the code for modify this size and where can I do it?

Sorry for my English :P
Thanks da420 ;)

da420
11 Oct 2006, 18:35
I forgot to do it :P.

It works!!!! But.......there is always one but..... When click on vBRadio link the Popup window is too small for view the list of radio channel and windows media. Do you know the code for modify this size and where can I do it?

Sorry for my English :P
Thanks da420 ;)

I beleive if you change what I highlighted in red in this code in your navbar to whatever you heart desires it should fix it. :)



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Minha
11 Oct 2006, 19:45
I beleive if you change what I highlighted in red in this code in your navbar to whatever you heart desires it should fix it. :)



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Hi da420. I did it this. But the problem was in refresh explorers and delete caché in Fire Fox and IE :)

Now itīs running without problem in IE but in FF Windows Media player give me an error....by example "No se puede abrir 'http://65.19.173.151:8035/'. (Error=C00D0032)

No se puede abrir. Compruebe que la ruta de acceso y el nombre de archivo son correctos y vuelva a intentarlo. (Error=C00D0032)


Itīs a problem with my computer because some user with FF says its works witout problem ;)

Thanks again for all :D

da420
11 Oct 2006, 19:48
Yes, it works for me in FireFox in Linux, and FireFox 2.0 Beta in Windows. But, with FireFox 1.5.x in Windows it gives me errors and crashes my browser. My suggestion - Download the IE tabs extension for FireFox and open it in that whenever you want to use it.

PogoMogo
13 Oct 2006, 14:20
If I click "Add Templates" on the first installer page, I get the error message: "Invalid or empty style file specified"

Help! Please!

Joe Gronlund
13 Oct 2006, 16:30
Wondering if there are any plans to upgrade this hack in the near future at all??

AskaniSon[RS]
13 Oct 2006, 20:49
i get this error how do i fix it
Error. vbradio.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below

and i did this already
vBRadio.php --> ROOT FORUM DIRECTORY
admin_vbradio.php --> ROOT FORUM DIRECTORY/admincp
install_vbradio.php --> ROOT FORUM DIRECTORY/admincp
vbradio.xml --> ROOT FORUM DIRECTORY/admincp

what else do i need to do?

Medina
15 Oct 2006, 16:45
does the television section also works on 3.6.x?

Despairing
24 Oct 2006, 08:41
']...
vbradio.xml --> ROOT FORUM DIRECTORY/admincp

...
This file does not belong to the path /admincp - that is wrong. The file belongs to an other path ...

Topic: I have also a problem with the installation. What means: "Could not find phrase 'invalid_or_empty_style_file'."?

Medina
27 Oct 2006, 11:57
And still no updates :(

Why can't i see a screen for tv-streams like before.

Greek76
29 Oct 2006, 21:59
Will this work with 3.6.2? If its suppose to it doesnt lol.

Shazz
29 Oct 2006, 22:25
Will this work with 3.6.2? If its suppose to it doesnt lol.
With tweaks it should..

Lottis
03 Nov 2006, 13:36
Mine works great with 3.6.1
Update, doesent work with 3.6.2
"error on page"

salata
13 Nov 2006, 02:24
how can i make the link in the navbar not to appear for guests?

Warlockmatized
13 Nov 2006, 08:16
i have searched through this entire thread, i MAY have missed the answer to my own question, as i have gone cross eyed reading the posts. i saw someone else ask the SAME thing i am about to but to the best of my knowledge never saw the answer.

is it possible to have vbradio close when someone leaves the site? if so, could someone be so kind as to point me in the right direction?

also, thanks to all those before me that asked and answered questions. with your help i was able to do everything i wanted to do with the exception of the question i myself have asked.

*clicks install*

salata
14 Nov 2006, 21:59
i have searched through this entire thread, i MAY have missed the answer to my own question, as i have gone cross eyed reading the posts. i saw someone else ask the SAME thing i am about to but to the best of my knowledge never saw the answer.

is it possible to have vbradio close when someone leaves the site? if so, could someone be so kind as to point me in the right direction?

also, thanks to all those before me that asked and answered questions. with your help i was able to do everything i wanted to do with the exception of the question i myself have asked.

*clicks install*

i'd like to know that as well

pixie
15 Nov 2006, 09:04
Happy Birthday Zero Tolerance
For your birthday give us a present please :D ā new version of vbradio

Shazz
15 Nov 2006, 14:51
Happy Birthday Zero Tolerance
For your birthday give us a present please :D ā new version of vbradio

LOL, You do reliaze he hasen't been on vB.org in a while

obmob
21 Nov 2006, 16:53
:( I guess there won't be any updates from Zero Tolerance.

da420
21 Nov 2006, 17:11
:( I guess there won't be any updates from Zero Tolerance.

Very doubtful.

Joe Gronlund
21 Nov 2006, 17:17
Well that sucks, he must be really busy.

Shazz
21 Nov 2006, 22:36
Well that sucks, he must be really busy.

He has logged in this month :D

obmob
22 Nov 2006, 04:01
Yeah but he is mad with someone in VB.org :eek:

Shazz
22 Nov 2006, 06:16
Yeah but he is mad with someone in VB.org :eek:

Really?
Anyone care to share the story -.-

obmob
25 Nov 2006, 04:03
*gossip!* I read someone recoded something in vbshout... and that's why vbshout is buggy :x

Jimandbob
27 Nov 2006, 01:07
Will this work with 3.6.2? If its suppose to it doesnt lol.

if you follow the instructions to input the phrase entries earlier in the thread...It works fine in 3.6.2:rolleyes:

Also works in 3.6.4

Shazz
27 Nov 2006, 01:22
:confused: *gossip!* I read someone recoded something in vbshout... and that's why vbshout is buggy :x

This is vBRadio bro..

da420
27 Nov 2006, 01:40
:confused:

This is vBRadio bro..

Um, yes, but you asked to hear the story on post #399, and they decided to share what they heard.

Personally, I think it's no ones business.

Veer
27 Nov 2006, 13:02
Hello friends, i need some help

I am installing vBRadio in vB 3.6.0
1st step of Installation is done, 2nd step is not completed

when i click :
Click on "Apply Database Modifications" to continue.

I Got Database Error:

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO site_phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Monday, November 27th 2006 @ 07:54:45 AM
Script : http://www.site.com/admincp/install_vbradio.php?do=steptwo
Referrer : http://www.site.com/admincp/install_vbradio.php?do=stepone
IP Address :
Username :
Classname : vb_database

Can some one help me regarding this problem? :(

Thanks.

Veer
27 Nov 2006, 16:24
I got a response from Zero today:

I'm afraid the radio isn't compatible with 3.6.0.

- Zero Tolerance

Veer
27 Nov 2006, 17:05
thats what I said above ^^^^

You have to go to your phrases & languages and add the following manually.

phrase = radio_cat_added text= Radio Category Added

and the same for the rest

radio_cat_edited Radio Category Edited

radio_cat_deleted Radio Category Deleted

radio_cat_ndeleted Radio Category Not Deleted

radio_channel_added Radio Channel Added

radio_channel_edited Radio Channel Edited

radio_channel_deleted Radio Channel Deleted

radio_channel_ndeleted Radio Channel Not Deleted


Then delete the following lines from your install_vb radio.php

$install=array();

$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_edited', 'Radio Category Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_deleted', 'Radio Category Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_ndeleted', 'Radio Category Not Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_added', 'Radio Channel Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_edited', 'Radio Channel Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_deleted', 'Radio Channel Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_ndeleted', 'Radio Channel Not Deleted', 1000,'vbulletin');";

Then all you have to do is upload the install_vbradio.php and run the installer again.



Thank you so much wobbly, I Done It, As You Advised. :D

nexus851
07 Dec 2006, 11:32
Whats the command link so that my users can maximize the windows media player window?

i tried this, but this doesnt work...



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




anyone know the correct command?

yonglvnv
08 Dec 2006, 22:59
Works fine in vB3.64 with posted mods. One thing though, when I change station without first pushing stop, both stations play simultaneously. Did I miss a setting somewhere?

Shazz
08 Dec 2006, 23:00
Works fine in vB3.64 with posted mods. One thing though, when I change station without first pushing stop, both stations play simultaneously. Did I miss a setting somewhere?

You only have one vBRadio window open?
Very werid.

yonglvnv
08 Dec 2006, 23:16
You only have one vBRadio window open?
Very werid.
I had about 10 tabs open at the time, so that might have been it, problem solved. Thanks.

I like your radio page. How did you get the entire media player with its controls to display on your page?

Shazz
08 Dec 2006, 23:52
I had about 10 tabs open at the time, so that might have been it, problem solved. Thanks.

I like your radio page. How did you get the entire media player with its controls to display on your page?
Glad your problem was solved! :D
and everything is All customized by me :)
Everything on my site is basically all re-made

yonglvnv
09 Dec 2006, 02:00
Glad your problem was solved! :D
and everything is All customized by me :)
Everything on my site is basically all re-made
figured out the controls. Thanks.

yonglvnv
09 Dec 2006, 02:00
I've been messing about with the RADIO template in an attempt to add graphical buttons for the controls and volume.

I have had some success, and thought I would share with those of you who haven't managed this yet. This is my first attempt at something like this, so please don't be too upset if it doesn't work lol

I am running this on 3.5.4. I can't vouch for any other version sorry.

Destructions:

Make a backup of your RADIO template
Replace your RADIO template content with the contents of the RADIO.txt file
Copy the images to your /forum/images/vBRadio folderThats it!

Now, I am really crap @ graphics, so don't get too excited about them :)
If anybody takes the time to create some better ones (and that won't be hard to do!), please feel free to share them with us.
Works great. Nice graphics!

nexus851
13 Dec 2006, 09:07
Whats the command link so that my users can maximize the windows media player window?

i tried this, but this doesnt work...



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




anyone know the correct command?

bump, anyone help w/ above.....

Ruler68jg
29 Dec 2006, 18:54
I have recently installed it and now after [::: Step 2 - Setting System Environment :::]

In your browser (Internet Explorer/Mozilla etc..)
Go to this url: http://YOURSITE.COM/FORUMS/admincp/install_vbradio.php
[You will need to change the capitals within this url to meet your site's domain and forum location]

I get this error !
Database error in vBulletin 3.6.4:

Invalid SQL:
INSERT INTO turkcephrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Friday, December 29th 2006 @ 07:47:00 PM
Script : http://www.biz7000.dk/turkformu/admincp/install_vbradio.php?do=steptwo
Referrer :
IP Address : 217.157.239.158
Username : CihangirGazi
Classname : vb_database

Can you please assist ?

Kind regards
ruler68jg

Zipoman
31 Dec 2006, 16:12
I get this error !
Database error in vBulletin 3.6.4:

Look at the Details of this Hack :

vB Version: 3.5.0 Beta 1

Iīm not shure, but I donīt think it will run with vB 3.6.4

@ Topic : Very nice Hack !!! Thanks for that !

yuriy
06 Jan 2007, 14:36
BUMP.
I don't really understand this post:
http://www.vbulletin.org/forum/showpost.php?p=1081269&postcount=357

someone please help me, where do I enter phases, and how, I am so new to vB. plz help

jdelasko
12 Jan 2007, 08:32
Your explanations are as clear as mud to someone that is not familiar with php. Why not just post the entire modified installation file?

Also, you don't give a person enough information to manually add the phrases via the admin panel in vbulletin. Be more specific. All you give is the phrase for the text. What should a person select for Phrase type & varname in the admin control panel?

princessmandy
15 Jan 2007, 21:53
Look at the Details of this Hack :



Iīm not shure, but I donīt think it will run with vB 3.6.4

@ Topic : Very nice Hack !!! Thanks for that !

It won't we tried it today on vB 3.6.4. Guess this mod is outdated. :(

SEYTAN_NL
16 Jan 2007, 00:27
second step 3.6.2 Could not find phrase 'invalid_or_empty_style_file'.

kylek
21 Jan 2007, 06:57
Just did a fresh install to 3.6.4 and it works if you follow the changes mentioned earlier.

Shazz
21 Jan 2007, 07:06
Even on the 3.6 had to touch it up since it does have a few buggys :P

Ryloth
04 Feb 2007, 17:19
Got it working on 3.6.4 with the help from pages 24 and 25!

MTVSlick
09 Feb 2007, 14:03
I cant seem to find the code to put the new code below? I have had this issue with afew mods already all code in NAVBAR I cant seem to find I am running 3.6 is this an issue?


Mark,

Chachacha
28 Feb 2007, 17:46
After following the instructions on page 25, we still can't get it to work for v3.6.4. It would be tremendously appreciated if this modification could be updated.

Shazz
28 Feb 2007, 18:14
I highly doubt zero will,
Ill talk with him to maybe have permission to update it

Chachacha
28 Feb 2007, 18:19
I highly doubt zero will,
Ill talk with him to maybe have permission to update it

You're my hero ;)

FRANKTHETANK 2
28 Feb 2007, 19:56
can someone just post the new install file edited i cant figure out what you are saying to edit ? do i delete the whole section and replace with your lines? sorry im not understanding. some one just post the edited file please

Shazz
28 Feb 2007, 22:12
You're my hero ;)

IF he ever signed on IM so I could talk to him lmao

Chachacha
28 Feb 2007, 22:27
IF he ever signed on IM so I could talk to him lmao

Thank you for caring.

Clynch
01 Mar 2007, 08:04
Dear Zero i am getting

Database error in vBulletin 3.6.4:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Thursday, March 1st 2007 @ 03:02:50 AM
Script : http://cory-lynch.com/forums/admincp/install_vbradio.php?do=steptwo
Referrer : http://cory-lynch.com/forums/admincp/install_vbradio.php?do=stepone
IP Address : (HIDDEN)
Username : Crash
Classname : vb_database

when running your installer at steptwo stepone works fine.

Reg Car
01 Mar 2007, 18:57
Hi and Help please!

I am getting lost with the 3.6 mods on page 24 and 25. I don't understand why you need to create stuff in phrase manager and then delete it. What is a varname? If I just put any name, how does Vbulletin know what to look for? These are the types of questions that are popping into my head.

These mods are easy for advanced users of VBulletin, but hard for people like me (obviously, lol).

Also, I'm tyring to understand this -



INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1 Error Number : 1136
Date : Thursday, September 14th 2006 @ 11:27:01 PM
Script : http://www.talkjesus.com/admincp/ins...php?do=steptwo
Referrer : http://www.talkjesus.com/admincp/ins...php?do=stepone
IP Address : xx
Username : Chad
Classname : vb_database

your problem is this:


$install=array();

$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_edited', 'Radio Category Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_deleted', 'Radio Category Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_cat_ndeleted', 'Radio Category Not Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_added', 'Radio Channel Added', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_edited', 'Radio Channel Edited', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_deleted', 'Radio Channel Deleted', 1000,'vbulletin');";
$install[] = "INSERT INTO ".TABLE_PREFIX."phrase VALUES ('', -1, 'radio_channel_ndeleted', 'Radio Channel Not Deleted', 1000,'vbulletin');";

in the install_vBradio.php file between line 80 & 89... needs to be entered into your phrases ONE LINE A TIME .....

like so...

'', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin'

I entered each one of these a new phrase which i named based on the line ex. RadioCatAdded..

after i got all of those entered.., i deleted line 80 - 89 REFRESHED (F5) and then went back to the install..

it worked fine...

then I was directed to uninstall the install_vBRadio.php and the xml file (in the AdminCP directory....

I appreciate the info given to me, and i hope this detailed info works for someone...

Is there a word missing from the following sentence -

in the install_vBradio.php file between line 80 & 89... needs to be entered into your phrases ONE LINE A TIME .....


After where it says - 89... needs to be entered into your,,,

Could you please tell me what needs to be entered? I'm not following this.

It would be very handy for us if this modded file was placed on here as an attachment so that we could just download it. Would anyone like to post one please?

Thanks for your time

Reggie

Reg Car
01 Mar 2007, 20:00
I have it sort of installed. In one post it was said to delete line 80 and 89 and then in another post it said delete lines 80 to 86. What should I delete here please? I have deleted lines 80 - 89.
I know this is a rough installation, but the bulk is done. If anyone here can help me clean it up, that would be great.

Is it possible to put internet tv stations through this? I notice that the little tv screen can do more than just cool graphics.

Also, where is a good place to get the links for stations, I went to shoutcast.com but I couldn't figure out how to get the links off that site, but it's 5.24 in the morning here, so that may explain it.

One final question i have is I want to put a message at the top of it saying to people that they may have to wait a few seconds for it to buffer. How can I do this please?

Thanks in advance for all my questions.

Reggie

FRANKTHETANK 2
01 Mar 2007, 21:53
why cant someone just post the new modified file?jesus what would that take 5 mins.

Shazz
01 Mar 2007, 22:03
why cant someone just post the new modified file?jesus what would that take 5 mins.

Permission from author =\

Clynch
01 Mar 2007, 22:07
Shazz do you even have a copy of the working one? and if u do whynot just release it and give the credit to the author.. that should cover the leagallaities shouldn't it???

Shazz
01 Mar 2007, 22:19
Shazz do you even have a copy of the working one? and if u do whynot just release it and give the credit to the author.. that should cover the leagallaities shouldn't it???

Yes I do...
But considering its editing baiscally the main part of the whole mod. It has his codes in it...
I would have to make sure its ok. (Due to the fact that it gets removed 99% of the time I do it)

Clynch
01 Mar 2007, 23:44
Well can you give us people that are having the current issue's with it a copy? on the side vs posting?? i do not neccessarly think that would be breaking the rules.

FRANKTHETANK 2
02 Mar 2007, 07:36
shazz can you pm me it or aim my aim name is doggy69699. i woudl like to put this up instaed of keep updating my mp3 player. please and thanks

linhhon2003
02 Mar 2007, 21:17
I just import File XML and with some problem

Database error in vBulletin 3.6.5:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Friday, March 2nd 2007 @ 02:21:16 PM
Script : http://localhost/Forum/adminzone/install_vbradio.php?do=steptwo
Referrer : http://localhost/Forum/adminzone/install_vbradio.php?do=stepone
IP Address : 127.0.0.1
Username : admin
Classname : vb_database

Reg Car
03 Mar 2007, 14:49
Linnhon, your errors are caused because this hack is meant for vb3.5 and not vb 3.6. On pages 24 and 25 of this thread there are instructions on what to change to get it to work, but unless you know PHP it is quite daunting. We are trying to get someone who has a working mod to share their file.


Yes I do...
But considering its editing baiscally the main part of the whole mod. It has his codes in it...
I would have to make sure its ok. (Due to the fact that it gets removed 99% of the time I do it)

I think Zero Tolerance would rather us noobs get an updated version which has been modded by someone who knows what they are doing, rather than us (who know nothing about PHP) chopping into his mods.

Also, I really can't see a difference between people in here telling us what to change and people giving us the changed file. I seriously doubt Zero would be okay with one method and not the other.

Also if someone gets a chance, I asked these questions a couple of days ago. If someone can shed some light on them that would be great.

http://www.vbulletin.org/forum/showpost.php?p=1193479&postcount=432

http://www.vbulletin.org/forum/showpost.php?p=1193535&postcount=433

One more question. I want to reinstall this mod, what is the best way to uninstall vbradio please?

Thanks in advance.

Reggie

Gojo
04 Mar 2007, 00:23
everything is installed fine, but when i click play nothing happens. the player just says ready...

anybody?

Reg Car
04 Mar 2007, 18:11
I have got vBRadio working.

I missed the part about what files to delete. Can someone tell me what files they were please?

I can only find out if I reinstall and I don't currently have access to my database.

Thanks in advance.

Reggie

FRANKTHETANK 2
07 Mar 2007, 11:02
Ok Well Wheres Author. I Need This File. Man Its Been Like Week. Please Give Us File.

da420
07 Mar 2007, 18:35
Ok Well Wheres Author. I Need This File. Man Its Been Like Week. Please Give Us File.

From my understanding the author no longer visits this site.

Wabuf
07 Mar 2007, 19:36
After following the instructions on page 25, we still can't get it to work for v3.6.4. It would be tremendously appreciated if this modification could be updated.

mine works fine on 3.6.5
http://www.wabuf.com/forums/vBRadio.php

Maybe I can help?

paldo
07 Mar 2007, 21:02
works just fine on 3.6.5

Chachacha
08 Mar 2007, 02:00
mine works fine on 3.6.5
http://www.wabuf.com/forums/vBRadio.php

Maybe I can help?

Can you? How did you get it to work? Did you just install it normally ...or did you follow the extra instructions on page 25 of this thread?

Khy
08 Mar 2007, 18:07
I use version 3.6.4.

MANY thanks to wobbly and TheBlackPoet!!

TheBlackPoet, really liked how you layed it all out on what to delete exactly. Much easier for a newb to understand. I have been tryin to figure out what was wrong and had no luck. Today is my 3rd day using a problem like this. Pages 24/25 in this post provide A LOT of info on how to get this running. Read folks!

Reg Car
10 Mar 2007, 11:35
I have installed two new styles on my forum.

One style works with the radio, one style does not.

When I click on the radio link in my navbar, the radio opens up, but nothing happens. Just a blank screen.

When I go back to my original style, the radio works.

Anyone got any ideas why this hack won't work with a certain style?

Thanks

Reggie

Infopro
10 Mar 2007, 12:51
The template for the radio was not added to the theme as the theme was installed after the radio template. Make sense? ;)

Add the template to the new theme manually.

Reg Car
10 Mar 2007, 13:39
Thanks InfoPro.

What are the files called that I'm supposed to delete at the end of the install please? I missed that part.

Cheers

Reggie

Mys
14 Mar 2007, 21:14
install_vbradio.php and vbradio.xml

they are in your admincp directory

Immortal_Shades
16 Mar 2007, 13:55
Is there a way to lets say add an image of the radio station's logo to give them rightful credit when that station is chosen and pressed to play?

Also is asx supported, since I could not get those working!?

Oh and finally my graphics inscreen for the windows media player doesnt show or work, meaing no funky animated graphics moving with the music.

Reg Car
16 Mar 2007, 15:52
I already get the radio station logos appearing on my screen. Some stations have it and others don't. So I think VB Radio already have this working.

Regards

Reggie

rickyreter
13 Apr 2007, 22:59
Hi,have 3.5 just wondererd if someone could install this for me :) please

Peter

basketmen
17 Apr 2007, 22:21
vbulletin 3.6.5 anyone have try?

Shazz
17 Apr 2007, 23:39
vbulletin 3.6.5 anyone have try?

With tweaks..

SidelineSports
18 Apr 2007, 20:22
Works great with 3.6.5! As stated many times in this thread, just follow the instructions step by step, as laid out on pages 24 and 25. It does work if done correctly. Just be patient and take your time.

rickyreter
18 Apr 2007, 20:35
Hi,can someone install this for me...please...please....

Peter

Shazz
18 Apr 2007, 21:41
Hi,can someone install this for me...please...please....

Peter

Your using 3.5 ...
Just follow the instructions inside the zip

rickyreter
18 Apr 2007, 21:50
3.6.5

Just looking at previous posts regarding delete phrases ect...whats the point..a mod should do all that..maybee update is needed

Shazz
18 Apr 2007, 21:56
3.6.5

Just looking at previous posts regarding delete phrases ect...whats the point..a mod should do all that..maybee update is needed

Zero, dosen't support this, and it can't be re-released without his permission

SidelineSports
19 Apr 2007, 15:13
3.6.5

Just looking at previous posts regarding delete phrases ect...whats the point..a mod should do all that..maybee update is needed

Correct you are. But as stated, this is not supported. If the instructions in this thread are followed, it is easy. There are a lot of members here that even made this possible to work with the other versions. Shazz, TheBlackPoet and others have been here to answer most of the questions as well. So for that I thank you all that are here for the support and help. If I can make the changes and make this mod work, any of you can. It took me 15 minutes to complete it all including the changes, and that was double checking everything.

TotalTorque.net
26 Apr 2007, 13:08
Installed and people love it.

yeku
28 Apr 2007, 22:38
Then I have a problem, I have reviewed all the thread.

My problem is very common:

Invalid SQL:
INSERT INTO phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

and no matter how much i read, i do not understand the solution.

The solution is in this post (http://www.vbulletin.org/forum/showpost.php?p=1081269&postcount=357), but I am not able to do it well.:confused:

Please, somebody can explain like solving the problem to me?:erm:

A hug friends

yeku
30 Apr 2007, 22:07
Ok, solved, already I have the radio online ...

Thanks

Muellmann
08 May 2007, 03:49
couldn't use the installer, had to install all manually on 3.65 :down:

Gazer
09 May 2007, 08:17
Installed Thanks

Gazer

josh_B
19 May 2007, 17:19
When I entered '', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin' into phrase manager (add new phrase) it told me it was invalid, what did you do yeku?

Thanks

Chadi
22 May 2007, 21:23
After upgrading to 3.6.7 this is not working. I even re-uploaded the plugin. When I click the link it shows a blank page in the popup.

The code I'm using is



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

rooban12
30 May 2007, 16:09
I got like this msg
Error. vbradio.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below

sinistergaming
06 Jun 2007, 02:22
this is great i love it
it took me a minute to figure out the sql problem but after looking though the threads i was like duh....

1 thing though is there a way to make it play shoutcast streams

Chadi
06 Jun 2007, 03:47
Anyone got this working on 3.6.7?

sinistergaming
06 Jun 2007, 05:04
yes i do and it works great
here use this installer attached it is edited from information found further in the threads
http://www.vbulletin.org/forum/showpost.php?p=1126437&postcount=406

Go Into your admin cp -- goto languages and phrases
and add these phrase

phrase -- text
________________________________________
radio_cat_added -- Radio Category Added

radio_cat_edited -- Radio Category Edited

radio_cat_deleted -- Radio Category Deleted

radio_cat_ndeleted -- Radio Category Not Deleted

radio_channel_added -- Radio Channel Added

radio_channel_edited-- Radio Channel Edited

radio_channel_deleted-- Radio Channel Deleted

radio_channel_ndeleted -- Radio Channel Not Deleted

Chadi
06 Jun 2007, 05:05
What does your code look like? Mine shows a blank page on popup

sinistergaming
06 Jun 2007, 05:24
I cant find Any User permissions and i realy dont want no one not registered and loged in to be able to use it. how do i fix this ?

sinistergaming
06 Jun 2007, 14:28
well i im not having any issues with it it seems to be working great a bit slow loading in ie explorer but i prefer firefox you may neeed the windows media plugin if your using firefox.
i dont care much for ie unless im doing windows update. i have problems with it not showing content all the time across the web anymore.

SuthernKumfort
08 Jun 2007, 21:16
I am getting the following error:

Database error in vBulletin 3.6.5:

Invalid SQL:
INSERT INTO vb3_phrase VALUES ('', -1, 'radio_cat_added', 'Radio Category Added', 1000,'vbulletin');;

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Friday, June 8th 2007 @ 03:14:45 PM
Script : http://clubshutterbug.com/forums/admincp/install_vbradio.php?do=steptwo
Referrer : http://clubshutterbug.com/forums/admincp/install_vbradio.php?do=stepone
IP Address :xxxxxxxsxx
Username : xxxxxxxxxxx
Classname : vB_Database

Any ideas?

rooban12
11 Jun 2007, 18:07
hii I have uploaded this Radio but it shows some errors
Could not find phrase 'invalid_or_empty_style_file'.

chrisbeau
11 Jun 2007, 19:10
couldn't use the installer, had to install all manually on 3.65 :down:

How I cant find where to put this:
::: Open File - ROOT FORUM DIRECTORY/admincp/index.php
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// *************************************************

$printhr = false;
if (can_administer('canadminsettings'))
{
$printhr = true;
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />');
if ($debug == 1)
{
construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT');
}
construct_nav_group($vbphrase['vbulletin_options'], '<hr />');
}
if ($printhr == true)
{
construct_nav_spacer();
}

// *************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
$printhr = true ;
construct_nav_option ( 'vBRadio Channel Control', 'admin_vbradio.php?do=channel', '<br />' ) ;
construct_nav_option ( 'vBRadio Category Control', 'admin_vbradio.php?do=cat', '<br />' ) ;
construct_nav_group ( 'vBRadio Control', '<hr />' ) ;
$printhr = false;


::: Save & Reupload ROOT FORUM DIRECTORY/admincp/index.php

Also getting this on the popup window

Fatal error: Call to a member function on a non-object in /home/content/f/l/a/flatline/html/forum/vBRadio.php on line 100

Chadi
13 Jun 2007, 23:53
Anyone know how to make the popup window completely centered (cross browser too)?

chrisbeau
14 Jun 2007, 01:11
A bit of help wouldnt go astray.

rickyreter
15 Jun 2007, 01:02
Hi,just wondered if some kind person can install this for me. i have downloaded all files but got a database error.

Please..please;)

RTFA
15 Jun 2007, 23:27
Any body got any guess as to why none of the controls work? Installed on 3.6.7 and it plays but the controls do not work. Have not added any stations yet...all I have are the ones that came with it.

Reece^B
17 Jun 2007, 10:31
What browser are you using?

chrisbeau
18 Jun 2007, 21:36
Strange, it translates $DB to $db, try changing this line:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


To:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



See if that works.

- Zero Tolerance

I cant find this in vBRadio.php


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Shakefire.com
18 Jun 2007, 22:09
I tried adding radio stations from Radio-Locator. The links ended in .asx. When I added them, they did not work and it seemed to make the other default stations not work anymore either. Any help?

PS - the default stations were working before I tried adding new ones.

Shakefire.com
18 Jun 2007, 23:42
I tried adding radio stations from Radio-Locator. The links ended in .asx. When I added them, they did not work and it seemed to make the other default stations not work anymore either. Any help?

PS - the default stations were working before I tried adding new ones.

any help?

acco
19 Jun 2007, 02:06
try a txt editor on the .asx file ;)

Shakefire.com
19 Jun 2007, 02:31
try a txt editor on the .asx file ;)


doing what with a txt editor on the asx file? lol:confused:

CMGU
19 Jun 2007, 02:42
works with the version 3.6.x ?

Shazz
19 Jun 2007, 02:51
works with the version 3.6.x ?

Yes sir (with fixes)

CMGU
19 Jun 2007, 02:54
Yes sir (with fixes)

thanks but i canīt install in my forums, i donīt know how fixes

RTFA
20 Jun 2007, 15:50
What browser are you using?

FF........................

acco
20 Jun 2007, 17:43
doing what with a txt editor on the asx file? lol:confused:
look for the addy pointing to the station, if you open the file you'll often see an address example like this http://66.250.45.118:7704
Channel URL I then point to this http://66.250.45.118:7704

ambrosious
23 Jun 2007, 01:16
I seem to have lost the phrases, how do I reinstall JUST the phrases. (When adding a station, get error, Couldn't find phrase, radio_station_added, etc.)

Thanks!

hotwheels
29 Jun 2007, 23:51
I know that this mod isn't supported anymore, but does anyone running this currently on vbulletin 3.6+, having issues with windows vista? I have this installed on my site and when i use my windows vista which has IE7, the player just won't work...........but when i try it on any other OS and IE6, it works just fine....... Here is my radio link, if you want to try it: http://www.insanemustangs.com/forums/vBRadio.php# If you have IE6 and any operating software other then windows vista, it will work.........If you have IE7 and vista and you have it working, please let me know..........thanks

hotwheels
30 Jun 2007, 15:30
Nevermind, turned out to be my adblocking in norton 360...........

Silvio
01 Jul 2007, 02:32
I know that this mod isn't supported anymore, but does anyone running this currently on vbulletin 3.6+, having issues with windows vista? I have this installed on my site and when i use my windows vista which has IE7, the player just won't work...........but when i try it on any other OS and IE6, it works just fine....... Here is my radio link, if you want to try it: http://www.insanemustangs.com/forums/vBRadio.php# If you have IE6 and any operating software other then windows vista, it will work.........If you have IE7 and vista and you have it working, please let me know..........thanks

I tested for you with IE7 on my XP-pro and works great!!. Could be some wrong settings?
Anyhow I'm running this great mod w/o problems on a vB3.6.7pl1 a noone of my users reported any.

take care