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 Add-on (https://vborg.vbsupport.ru/showthread.php?t=152037)

hilfe-forum 10-12-2007 10:30 PM

Wow!!!
Great Hack!
Perfect for my Video Bord!
http://musik.hilfe-forum.eu/

Works perfect with xcache ;)

THX for Work
Install & Vote

Cubevisions 10-12-2007 11:27 PM

A built-in flash player for the media would be great. Also, support for youtube videos. :D

doogie88 10-13-2007 05:31 AM

47 pages, I read the first 5. Is there anything else I would need to know?
Is there any chance of having the radio stations updated on the front page?

yoyoyoyo 10-13-2007 01:44 PM

I updated my post
https://vborg.vbsupport.ru/showpost....&postcount=661

it now has 226 TV stations instead of 180 :D

hilfe-forum 10-13-2007 04:19 PM

Quote:

Originally Posted by yoyoyoyo (Post 1358950)
I updated my post
https://vborg.vbsupport.ru/showpost....&postcount=661

it now has 226 TV stations instead of 180 :D

Cool THX ;)

anoob 10-13-2007 08:23 PM

I have a question about this nice add-on you made.
Sorry if I sound a little green, but I am.

In your directions, specifically:
--------- Step Four

Now you need to create an entry point for Radio Stations 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 openRadioStations(){
radioStationsWindow = window.open('radiostations.php', 'radiostations', '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 Stations 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:openRadioStations()">$vbphrase[rs_radiostations]</a></td>

Save your navbar template.


Rather than add this to my navbar, I have a side column, where I would prefer to have this.
I have a graphic of a stereo, I want to represent your product,
How can I just make the graphic link to your radio in a new popup window?

Dream 10-13-2007 11:12 PM

You need to ask someone with knowledge of HTML to help you.

anoob 10-13-2007 11:51 PM

Thanks for the quick reply.
I am going to try it in the navbar for now.

I'm in the process of installing it, and am confused over step three,
I've looked under vbulletin options and also under products and plugins,
but I cant find where to import the radio stations, can you help?

Dream 10-13-2007 11:54 PM

There's a import product link in the bottom of the product list page.

anoob 10-14-2007 12:00 AM

I click plugins & products, manage, than add new product,
I get the error, Invalid File Specified, every time I point it to>default-radio-stations.xml


All times are GMT. The time now is 11:10 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.02176 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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