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)

smooth-c 07-15-2008 10:42 AM

Any support?

aktifnet 07-18-2008 11:25 AM

Add station error:

AJAX error, please try again. (HTTP status: 403 / Forbidden)

What this?

aktifnet 07-18-2008 03:39 PM

Yes : http://mydnz.com/radioandtv.php

This is excellent :)

okhissabigfish 07-19-2008 02:53 PM

Idea:

I would love to have the radio come on when I open the forum. Would be great if in the User CP or within the Radio/TV setting the player would autoload or after a certain timed delay the player would load (say...in 10 seconds).

It could pick up the user's preset option of a specific station or random station. And... :) give an option to open minimized or open browser.

Could say:

Turn on radion when I enter the forum. Y/N
Open the player minimized or open. Min/Open

(don'tcha just love-it when non-coders make comments without any idea of how much time it takes to make the changes)

;)

tomawebdev 07-20-2008 07:21 PM

Any chance to display with the template header and footer ??

Thanks

okhissabigfish 07-20-2008 07:41 PM

tomawebdeb, this came from a previous post. Is this what your looking for?
https://vborg.vbsupport.ru/showpost....3&postcount=97

:cool:

edit: File Name Change - the file name of the first file to edit (as referenced in this link) has been changed to radioandtv.php ... resides in your root directory

smooth-c 07-20-2008 07:54 PM

Hey guys, this is a great modification.

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.

Tulsa 07-21-2008 10:00 AM

Quote:

Originally Posted by smooth-c (Post 1574972)
I have THE radio mod installed so I have the menu item installed in my header, the code is here;

Code:

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
Would it be at all possible to define what usergroups see this menu item? Maybe using the if conditions?

All the best,

Greg

Yes you can and I'm sure there are a few different ways to accomplish it but here's one of them.

Code:

<if condition="is_member_of($bbuserinfo, array(5, 6))">
<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
</if>

You can add to the array shown (5, 6) with what usergroups you want to have access to view the menu item. Such as (2, 5, 6, 7).

smooth-c 07-21-2008 01:01 PM

Thank you very much :)

Is there anyone out there willing to share their collection of tv +/ radio stations?

Preferably UK and no porn.

I'd very very very much appreciate this, thank you.

theque 07-21-2008 07:05 PM

fantastic mod i was just wondering if i could add a image and ext link under the media player this would only need to be for my default radio station thanks in advance


All times are GMT. The time now is 11:55 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.02628 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (1)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