vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

Thug 10-26-2008 06:57 PM

can anyone get me some working uk radio stations
like galaxy....hallam fm... they uk radio stations on first post dotn work

mack324 10-31-2008 11:55 PM

Installed ...great work

1 problem...i cant view the embedded media player

any help please

thanks

Nadeemjp 11-01-2008 01:02 AM

i have downloaded but i dont find any detailed instructions for the install.....i am not a very knowledgeable person. can you please provide me instructions for installation as to where to upload which files etc?

Nadeemjp 11-01-2008 01:06 AM

radioandtv.php file, member info complete code.php file, javascript.php file, default_radio.exml file, please tell me where should i upload these respectively.

also, you mentioned i have to search for default tv stations, how do i search and where do i search those?

Nadeemjp 11-01-2008 01:31 AM

and by the way, where do i look to see it visible? i have enabled only administrator to see the channles. buit i dont know where to look to see the radio and tv selections. can someone guide please?

basilrath 11-01-2008 12:20 PM

Have you added the link

Quote:

Now you need to create a link for your Radio and TV add-on in your
forum navigation bar. If you don't have space for it, consider
installing this template mod first:

https://vborg.vbsupport.ru/showthread.php?t=130958

Open your navbar template, and at the very top add

<script type="text/javascript">
<!--
function openRadioAndTV(stationid){
extras = '';
if (stationid) { extras = '?station=' + stationid; }
radioAndTVWindow = window.open('radioandtv.php' + extras, 'radioandtv', 'directories=no,height=500,width=700,location=no,m enubar=no,resizable=yes,status=no,scrollbars=yes,t oolbar=no');
}
//-->
</script>

Now for the Radio and TV link, you can find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

And after that, add

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>

Save your navbar template.
This will open the player up in a new window giving you viewing provided you have permissions set to respective usergroups etc

Dream 11-01-2008 07:11 PM

Quote:

Originally Posted by Nadeemjp (Post 1656908)
i have downloaded but i dont find any detailed instructions for the install.....i am not a very knowledgeable person. can you please provide me instructions for installation as to where to upload which files etc?

there is a install.txt file in the zip

Nadeemjp 11-01-2008 11:53 PM

Dream, this is a wonderful hack but only people with prior knowledge can easily install. i suggest for people like me, the install.txt should be a little more precise by telling exactly where to install which files.

anyways, i tried several things and then finally i managed.

it is working fine, thanx.

some channels dont work but most work.

now if you can be a little more helpful in advising where i can find some indian or pakistani channels, or whom should i ask for, i would really really appreciate your help:)

Dream 11-01-2008 11:58 PM

basically you need to find websites with streaming URLs to add to the list.

in the third post of this thread there is all the info I know about it.

sorry not a clue on indian and pakistani channels.

Dream 11-01-2008 11:59 PM

Quote:

Originally Posted by mack324 (Post 1656895)
Installed ...great work

1 problem...i cant view the embedded media player

any help please

thanks

vista+firefox? google for the windows media player firefox plugin


All times are GMT. The time now is 07:56 PM.

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.01622 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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