Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBRadio v1.0 Details »»
vBRadio v1.0
Version: 1.00, by Zero Tolerance Zero Tolerance is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 11-26-2004 Last Update: 11-27-2004 Installs: 286
DB Changes
 
No support by the author.

Yay, a radio system, an idea which i thought of in my sleep believe it or not .. maybe i work too hard.

Anyway this is a simple yet effective addition to your forum, and takes no time to install what so ever.

Features
  • ACP Features
    • vBRadio Channel Control
      • Add a new channel/radio station (Input: name, station stream url, for which cat)
      • Edit Existing Channels
      • Delete Exisiting Channels
    • vBRadio Category Control
      • Add a new category (Input: name)
      • Edit existing categories
      • Delete existing categories
        • Deletion Parameters
        • Choose to delete all channels within this category
        • Choose to move all channels within this category to another
  • Forum Interface Features
    • Radio pop's up in a window to keep while the user continues to browse
    • Drop down menu to select which station the user wishes to listen too
    • Player Controls
      • Volume Control
      • Play
      • Stop
      • Mute
      • Media Player Controls On/Off
  • Misc.
    • Only uses 1 SQL Query!

Included Within Download
  • Installation Instructions
  • Automatic DB/Template/Phrase Installer
  • A few pre-installed stations

Anyone having difficulties with listening to any of the stations please be patient. Also make sure that you have windows media player and in some cases real player installed.

Any questions/suggestions please post below, i have also put some previews up. Enjoy

- Zero Tolerance

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #192  
Old 01-07-2005, 03:06 AM
lanc3lot's Avatar
lanc3lot lanc3lot is offline
 
Join Date: Sep 2004
Location: Athens, Greece
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The solution u point out for Firefox Users, is to be done by the user right? not the server.

Can someone please tell me, how can i put a link in the "radio" page in which i say the Firefox users, to go a see this link?
It could be great if this is shown only for Firefox users
Reply With Quote
  #193  
Old 01-07-2005, 11:10 AM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by spence2
Congratulations! Is there any way that you could shed some light on this for those of us who are less able? Would be much appreciated.
It was really just a matter of installing the ActiveX plugin by following the steps listed here: http://forums.mozillazine.org/viewto...?t=167260#FF_1

The problem I had the first time was addressed at Step 0. (must have missed it the first time)
Quote:
IMPORTANT. If you use the Adblock Extension, you must make sure that the setting for OBJ-TABS is disabled. Otherwise, your system will run almost any ActiveX control. See Note 5.
Are you having problems installing the plugin?


lanc3lot,

Yes, the user has to perform these steps to update their Firefox installation.

To add the link, look in the RADIO template, near the botom find </fieldset>, and just below it add

Code:
<br />
<if condition="is_browser('firefox')">
Firefox users: If this player doesn't work, <a target="_blank" href="http://forums.mozillazine.org/viewtopic.php?t=167260">Click Here</a> for a possible solution.
</if>
Reply With Quote
  #194  
Old 01-07-2005, 04:13 PM
Sal Collaziano Sal Collaziano is offline
 
Join Date: Dec 2001
Location: Royal Palm Beach, Florida
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VERY, VERY COOL! Installed. Still, it would be nice if it worked with Firebird.. It works perfect with Explorer...
Reply With Quote
  #195  
Old 01-07-2005, 05:04 PM
Sal Collaziano Sal Collaziano is offline
 
Join Date: Dec 2001
Location: Royal Palm Beach, Florida
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SVTBlackLight01
It was really just a matter of installing the ActiveX plugin by following the steps listed here: http://forums.mozillazine.org/viewto...?t=167260#FF_1

The problem I had the first time was addressed at Step 0. (must have missed it the first time)Are you having problems installing the plugin?


lanc3lot,

Yes, the user has to perform these steps to update their Firefox installation.

To add the link, look in the RADIO template, near the botom find </fieldset>, and just below it add

Code:
<br />
<if condition="is_browser('firefox')">
Firefox users: If this player doesn't work, <a target="_blank" href="<a href="http://forums.mozillazine.org/viewtopic.php?t=167260">Click">http://forums.mozillazine.org/viewtopic.php?t=167260">Click Here</a> for a possible solution.
</if>
Hey. When I add that code in, it doesn't show up in the window that Firefox opens.. It's still blank - just like before.. Any advice?

Thanks...
Reply With Quote
  #196  
Old 01-07-2005, 06:04 PM
paulz paulz is offline
 
Join Date: Sep 2004
Location: Boston
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sal Collaziano
Hey. When I add that code in, it doesn't show up in the window that Firefox opens.. It's still blank - just like before.. Any advice?

Thanks...
the whole window is blank, or the player applet?

if it's the whole window, you're having a seperate issue then what he's fixing.
Reply With Quote
  #197  
Old 01-07-2005, 06:05 PM
Sal Collaziano Sal Collaziano is offline
 
Join Date: Dec 2001
Location: Royal Palm Beach, Florida
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, it's the whole window that pops up.. What could this mean?
Reply With Quote
  #198  
Old 01-07-2005, 06:07 PM
paulz paulz is offline
 
Join Date: Sep 2004
Location: Boston
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sal Collaziano
Yeah, it's the whole window that pops up.. What could this mean?
i would try installing the hack step by step again.
Reply With Quote
  #199  
Old 01-07-2005, 06:31 PM
paulz paulz is offline
 
Join Date: Sep 2004
Location: Boston
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this player working perfectly in both IE and Firefox. Thanks to all of you for your combined help.

http://www.musicsourcenow.com

Here is my RADIO template to help anyone else out. Note everything else as far as the hack goes is untouched.

Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
	<title>vBRadio</title>
$headinclude

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

function changeMute(){
Player.settings.mute = 'true';
mute.innerHTML='<a href="#" onClick="changeMute2();">Mute*</a>';
}

function changeMute2(){
Player.settings.mute = 'false';
mute.innerHTML='<a href="#" onClick="changeMute();">Mute</a>';
}

function initiateStation(){
toPlay = document.getElementById('thisStation')
toPlay = toPlay.options[toPlay.options.selectedIndex].value

	newRadio = "";
	newRadio += "<OBJECT ID='Player' height='250' width='300' CLASSID='CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6'>"
	newRadio += "<PARAM name='URL' value='" + toPlay + "' id='insert_1'>"
	newRadio += "<PARAM name='uiMode' value='mini'>"
	newRadio += "<PARAM name='mute' value='false'>"
	newRadio += "<PARAM name='ShowControls' value='1'>"
	newRadio += "<PARAM name='ShowStatusBar' value='0'>"
	newRadio += "<PARAM name='ShowDisplay' value='0'>"
	newRadio += "<EMBED type='application/x-mplayer2' "
	newRadio += "pluginspage = 'http://www.microsoft.com/Windows/MediaPlayer/' "
	newRadio += "SRC='" + toPlay + "' "
	newRadio += "name='Player' "
	newRadio += "width='300' "
	newRadio += "height='250' "
	newRadio += "AutoStart='true' "
	newRadio += "showcontrols='1' "
	newRadio += "showstatusbar='1' "
	newRadio += "showdisplay='1' "
	newRadio += "id='insert_2'>"
	newRadio += "</EMBED>"
	newRadio += "</OBJECT>"

	document.getElementById('radio').innerHTML = newRadio

}

-->
</script>

</head>
<body>
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
    <tr>
        <td class="tcat" colspan="2">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_radio')"><img id="collapseimg_forumhome_radio" src="$stylevar[imgdir_button]/collapse_tcat.gif" alt="" border="0" /></a>
            <div align='center'>vBRadio</div></td>
    </tr>
</thead>
<tbody id="collapseobj_forumhome_radio" style="{$vbcollapse['collapseobj_forumhome_radio']}">
    <tr>
        <td class="thead" width="50%" align="center">Stations/Control</td>
        <td class="thead" width="50%" align="center">Currently Playing</td>
    </tr>

<tr>
<td class='alt2' valign='top'>

	<fieldset class="fieldset">
	<legend>Available Stations</legend>
	<center>
	{$Station_Select}<br /><br />
	<input type='button' value='Play This Station' class='button' onclick='initiateStation()' />
	</center>
	</fieldset>

	<br/>

	
<if condition="is_browser('firefox')">
Firefox users: If this player doesn't work, Firefox users: If this player doesn't work, <a target="_blank" href="http://forums.mozillazine.org/viewtopic.php?t=167260">Click Here</a> for a possible solution.for the solotion.
</if>
</td>

<td class='alt2' align='center' id='radio'>
	<OBJECT ID='Player' height='250' width='300' CLASSID='CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6'>
	<PARAM name='URL' value='' id='insert_1'>
	<PARAM name='uiMode' value='mini'>
	<PARAM name='mute' value='false'>
	<PARAM name='ShowControls' value='1'>
	<PARAM name='ShowStatusBar' value='1'>
	<PARAM name='ShowDisplay' value='1'>
	<EMBED type='application/x-mplayer2'
	pluginspage = 'http://www.microsoft.com/Windows/MediaPlayer/'
	SRC=''
	name='Player'
	width='300'
	height='250'
	AutoStart='true'
	showcontrols='0'
	showstatusbar='0'
	showdisplay='0'
	id='insert_2'>
	</EMBED>
	</OBJECT>
</td>

</tr>
</table>
</body>
</html>
Be sure to check it out in IE and Firefox to see if you like the changes I made and that it works for your installation.
Reply With Quote
  #200  
Old 01-07-2005, 07:01 PM
Sal Collaziano Sal Collaziano is offline
 
Join Date: Dec 2001
Location: Royal Palm Beach, Florida
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paulz
i would try installing the hack step by step again.
Even if it works flawlessly with IE.
Reply With Quote
  #201  
Old 01-07-2005, 07:17 PM
paulz paulz is offline
 
Join Date: Sep 2004
Location: Boston
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sal Collaziano
Even if it works flawlessly with IE.
are you trying it in Firefox or something else? Also, what version of Windows Media are you using, cuz this only works right on 9 or above, but preferrably 10.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09609 seconds
  • Memory Usage 2,328KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete