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)

KURTZ 01-24-2008 06:39 AM

just updated Dream ... like always THANK YOU! :P

Dream 01-24-2008 06:40 AM

Mod updated

Version 1.9
- added option to show favorites and last station played in the users profiles

Don't forget to follow the upgrade instructions or your profile links won't work.

Also don't forget to enable the profile info in the options if you want.

Dream 01-24-2008 06:41 AM

Quote:

Originally Posted by KURTZ (Post 1427806)
just updated Dream ... like always THANK YOU! :P

Everything working?

KURTZ 01-24-2008 06:47 AM

Quote:

Originally Posted by Dream (Post 1427809)
Everything working?

i think so :)

Dream just few questions:

my previously version was the Beta so i do this upgrade or not on my navbar template? (all seems that runs correctly without any change)

Code:

5. If you are upgrading from 1.8 or older, edit in your navbar template, change
this

function openRadioAndTV(){
radioAndTVWindow = window.open('radioandtv.php', 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}

For this

function openRadioAndTV(stationid){
extras = '';
if (stationid) { extras = '?station=' + stationid; }
radioAndTVWindow = window.open('radioandtv.php' + extras, 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}

what about the the javascript and member_info plugin?

Dream 01-24-2008 06:50 AM

Yes you update that.

Those files are just used by me, don't worry with them.

KURTZ 01-24-2008 06:54 AM

Quote:

Originally Posted by Dream (Post 1427815)
Yes you update that.

Those files are just used by me, don't worry with them.

OK, but i don't see my favs stations on my profile ... :(

Dream 01-24-2008 06:56 AM

Did you enable it in the options?

KURTZ 01-24-2008 06:58 AM

Dream i found a trouble ... in the ACP i don't see the Radio Panel ...

Dream 01-24-2008 07:01 AM

Is that *[]* the radio menu? Did you upload cpnav_radioandtv.xml?

KURTZ 01-24-2008 07:12 AM

Quote:

Originally Posted by Dream (Post 1427825)
Is that *[]* the radio menu? Did you upload cpnav_radioandtv.xml?

fixed :D all seems to run correctly ... :) nice job Dream ... ;) really nice ...


All times are GMT. The time now is 01:15 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.01568 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (4)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