vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBRadio v1.0 (https://vborg.vbsupport.ru/showthread.php?t=83132)

Silvio 12-27-2005 11:09 PM

anyone can teach me how I can have a vbradio link on navbar that should be visible only to registered users?
I tried out the one described here some pages back ..but that is showing the link even to not registered users.
how can I solve it?

take care
ciao

In$ane 12-29-2005 04:55 AM

hi all i have this problem any ideas

Fatal error: Call to a member function on a non-object in /www/g/gamingcommu1/htdocs/vBulletin/admincp/admin_vbradio.php on line 83

JAYEMULE 12-29-2005 09:24 PM

The install went perfectly and everything is in place. BUT I have no audio when I click to play a station. Did I miss something somewhere ? I have wnplayer and real player on my system. I am using vb 3.5.2 . I will look through the instructions again but I know I did everything it said, including removing the two files after installion.

Jaye

DaveAK 12-31-2005 05:34 AM

FWIW, to get this working with FireFox I upgraded WMP to version 9. I didn't want to enable ActiveX or install plugins. Seems to have done the trick, although the player controls don't work, but I can live with that.

JAYEMULE 12-31-2005 07:10 PM

hmm anyone have any ideas why I wouldn't have sound ? I have checked everything over several times and I see nothing wrong as per the instructions. Would love to have it working, sounds like a good addition for the members to play with.

badham 01-01-2006 10:38 PM

Quote:

Originally Posted by Silvio
anyone can teach me how I can have a vbradio link on navbar that should be visible only to registered users?
I tried out the one described here some pages back ..but that is showing the link even to not registered users.
how can I solve it?

take care
ciao


Before the button you wish to make visable only to registered users add this in your navbar template

PHP Code:

<if condition="$bbuserinfo['userid']"

then after the script you are hiding from guests

PHP Code:

</IF> 


that is it

badham

manguish 01-02-2006 10:24 AM

Great install!

But, none of my control buttons work ?

They ALL link to : http://www.minimotoclub.co.uk/EDITED OUT FOR SECURITY/vBRadio.php#

Hence do nothing.

orphan 01-03-2006 05:43 AM

Hi
I cant find the point of editing the code:
(<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td)
in the navbar template
Im running 3.5.2
I've tryed searcing for it but no result

Maybe im going blind :ermm:

Can someone pls help

badham 01-03-2006 06:19 PM

Put this line in your search box in the template navbar



PHP Code:

<a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td

and press find.....it will highlight it for you, the you can edit your code.

badham

orphan 01-04-2006 04:39 AM

Found it..Thx :)

voleibolmurcia 01-04-2006 09:13 PM

I have a friend who used Firefox 1.5 that vBradio doesnt work. Anyone know how to fix it?

Thank u.

texasasl 01-04-2006 11:28 PM

I installed and de-installed the vbradio modification twice. It did not worked with 3.5.2 correct. Is there any possibility somebody to help me how I will install it for vbadvanced utilization only. By the way it is a radio site and it is absolutely necessary as the existing soutcast can not be arranged for multiple bitrates where we are transmitting. As I understood the existing zip file contains a lot of parts which are not appropriate for its installation in vbadvanced. If somebody can do all these alternations I will be appreciated. Thanks in advance for any assistance and or advise.

d8tabyte 01-05-2006 01:49 AM

I would love to combine this mod with the shoutcast server status mod. Its weird, I can get this to work perfect - yet the shoutcast server status mod will not access the station - it shows it offline... using the same settings as vbradio.

So mainly if anyone is up to it, a current song playing, previous 10 songs played, and whos listening.

*pretty please* lol

GrendelKhan{TSU 01-05-2006 09:42 AM

Quote:

Originally Posted by wildondallas
I had this same problem after updating to 3.5.1 this past week.


Made these changes to the vBRadio.php file, and works perfectly again:)

I have modified some of the code to the template to add some links from sites I am streaming from, and also to add a banner, which links to our site(See screenshot). I have been able to add many video files, and streams to it also, and since, now call it our Media Player, instead of just Radio. Feel free to test it out on my site, no permissions set yet, but thinking of changing that soon, after seeing a few mods in this thread:) You will find the link to launch it on the nav bar on our website, called "Website Menu" > "Wild Media Player".

Clicks Install:)

wow. LOVE what you did here. I'm very jealous!! :D

-- > can I ask how did you add the video files???

(love your forums too. ;)) great job.

texasasl 01-05-2006 01:05 PM

Quote:

I installed and de-installed the vbradio modification twice. It did not worked with 3.5.2 correct. Is there any possibility somebody to help me how I will install it for vbadvanced utilization only. By the way it is a radio site and it is absolutely necessary as the existing soutcast can not be arranged for multiple bitrates where we are transmitting. As I understood the existing zip file contains a lot of parts which are not appropriate for its installation in vbadvanced.
I have also to refer that I'm using the extemepixels_x skin and the navbar does not contain the:

Quote:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
as of that I am wondering in which template I have to add :

Quote:

<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,location=no,menubar=no,resi zable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>
and whether or not the sript should be modified accordingly????

Anybody who can help??????

Mobilestan 01-07-2006 02:53 PM

this mod work on vbulletin 3.5.3 ???

aberg 01-07-2006 05:31 PM

Quote:

Originally Posted by Mobilestan
this mod work on vbulletin 3.5.3 ???

Yes,without any problems

Danny Diamond 01-08-2006 10:46 AM

Error. vbradio.xml located in directory '' was not found. Please make sure it is uploaded then press the submit button below

That is my error message after following this step....


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]

Follow the file through each step, if step 1 was configured correctly no errors should occur when running
this file. Once finished you will be prompted to delete 2 specific file's, you must do this.

wolfyman 01-11-2006 12:07 AM

can I restrict this to registered users only? ATM I have 70 people connected to the radio and only 45 registered users online :P

FROGGYJ 01-11-2006 11:37 PM

this was posted earlier.

https://vborg.vbsupport.ru/showpost....2&postcount=85

Devil Woman 01-15-2006 07:48 PM

I recently added this to my forum and then I upgraded to vb 3.5.3 since I have done that and sorted it out I have now gone to reinstall the radio and got this problem occuring

Quote:

Database error in vBulletin 3.5.3:

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
Date : Sunday, January 15th 2006 @ 02:44:53 PM
Script : http://www.darksidemedia.biz/board/a...ll_vbradio.php
Referrer : http://www.darksidemedia.biz/board/a...ll_vbradio.php
IP Address : xx.xxx.xx.xxx
Username : Nikki
Classname : vb_database
can anyone help as to why I am getting this problem

Thanks

Devil Woman 01-16-2006 01:42 PM

Can anyone help at all please

Thanks

Maagic 01-16-2006 08:29 PM

Thanks for this mod! Works great!

Neal-UK 01-17-2006 02:26 PM

Quote:

Originally Posted by Devil Woman
Can anyone help at all please

Thanks

It's because the tables are already in the database. Would be nice if this mod had a working uninstaller.

I installed this on my new forum but it's not working, is it compatible with 3.5.3?

Devil Woman 01-17-2006 04:19 PM

That what I am begining to wonder, worked fine on 3.5.2 has gone wrong since I upgraded to 3.5.3.

How would I get rid of the tables I have tried getting rid of it through my sql admin but nothing

any help appreciated

Thanks

Coleccromos 01-17-2006 09:07 PM

Congratulation for the radius has it installed

I add radio stations of Spain for my forum in Spanish and they are not listened.

On the other hand in another forum if that listen to them perfectly with the same navigator.

Somebody knows the reason of the error

Reece^B 01-22-2006 10:29 AM

Hey,
I installed this hack, but how do I access the radio?
Like whats the url?
My board is at:
http://www.rvracing.net/pitbikeclub/vb/

Cheers

Reece^B 01-22-2006 03:39 PM

anyone?

bashy 01-22-2006 03:41 PM

vBRadio.php is to go at the end of ya forum address, im sure its in the instructions though as it puts a link in ya navbar???

opek 01-22-2006 03:45 PM

Quote:

Originally Posted by Reece_B
Hey,
I installed this hack, but how do I access the radio?
Like whats the url?
My board is at:
http://www.rvracing.net/pitbikeclub/vb/

Cheers

You should have a button in the navbar. You did this step?

********************
[::: Step 3 - Integrating The System :::]

In your forums admin cp, go to the following destination:
Styles & Templates -> Style Manager -> Edit Templates -> Expand All Templates

Find the template 'navbar'

++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,location=no,menubar=no,resi zable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>

::: Save Template 'navbar'

******************

opek

Reece^B 01-22-2006 04:14 PM

no i didnt thanks 4 the support.

sim tech 01-23-2006 07:39 PM

Works fine on my 3.5.3 upgrade!

MrSquid 01-23-2006 11:46 PM

What's the secret for having the controls visible by default? I set all instances of ShowControls value = "0" to "1" but that didn't work. (although that's entirely a stab in the dark on my part)

Suggestions?

parajsa 01-29-2006 04:43 PM

i got it installed on 3.5.3 everything worked fine, but when i try to open it, the embeded media player frame on the right side is not showed, as a matter of fact nothing is showed there, any help?

thank u in advanced

dbase 01-31-2006 09:09 AM

How can I get the controls to be on by default.. Some users will think the something is wrong if they cannot see the buffer progress, as some staions take a while to load.

Thanks
dbase

ChuanSE 01-31-2006 09:35 PM

Nice Hack :D

you might wanna add http://radio.ddance.fm:8128 ;)

Celtkin 02-03-2006 04:59 PM

Thanks so much. Installed

SIINSI 02-03-2006 09:37 PM

Anyone know if it would be considered against Adsense TOS to put an ad in the radio template?

Miguel

bashy 02-03-2006 10:10 PM

I would have thought so as there is no real content on the radio page..but
i am sure someone else will correct em if i am wrong!!

Strat 02-04-2006 04:59 AM

How can I push down the "available stations" section to add a banner of my msg board right there?


All times are GMT. The time now is 10:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01787 seconds
  • Memory Usage 1,830KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete