vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Radio and TV Player 3.8.x (https://vborg.vbsupport.ru/showthread.php?t=202415)

MagicThemeParks 01-18-2010 12:11 AM

Quote:

Originally Posted by Dream (Post 1958752)
You must have made (can't remember details now) a template edit on navbar, to add the funcion openRadioAndTV() which has the link to the php file. Edit the navbar and change that.

I followed STEP 4 from the install instructions.....

Quote:

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.
Is that not correct? What do I adjust? :confused:

Dream 01-18-2010 01:06 AM

change

window.open('radioandtv.php'

to

window.open('http://www.yourdomain.com/forum/radioandtv.php'

MagicThemeParks 01-18-2010 02:01 AM

Quote:

Originally Posted by Dream (Post 1958783)
change

window.open('radioandtv.php'

to

window.open('http://www.yourdomain.com/forum/radioandtv.php'

Dream, thanks for the help, by the way.

But, when I changed that, it won't allow me to open my 'quick links' dropdown or my 'search' dropdown. Both links work on the rest of the pages, but not on vBadvanced. Any ideas on how I can get that to work properly?

Dream 01-18-2010 02:21 AM

That wouldnt have anything to do with changing the url for the player, must be something else.

MagicThemeParks 01-18-2010 02:38 AM

You're right, found it :)

Thanks a lot Dream! Great modification and good luck with the 4.0 version! :up:

nine5flareside 01-18-2010 11:47 PM

Quote:

Originally Posted by Dream (Post 1958382)
updates of v3 you mean? are you running vbseo?

Yes 3.8 all updated. I am running that free vbseo mod that is out, but this was working fine for a while even with that mod. i dont know what happened this was just suddenly... any ideas?

Dream 01-19-2010 05:43 PM

Quote:

Originally Posted by nine5flareside (Post 1957834)
Great Mod, Ive had it on my site running strong for 6 months.
Suddently today I get the following message below:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/init.php(304) : eval()'d code on line 613

What could this mean. I am not technical at all! Obviously I
guess there is an error on the 613th line of the script?? But
what file should I be looking at to correct this issue?

Thanks for any help at all guys!

Line 613 is about favorites, but I'm not sure if it is 613 from radioandtv.php or from init.php. There's no array_merge on radioandtv.php.

RedHacker 01-19-2010 08:29 PM

Can update to vBulletin 4 ....?

zelnik 02-13-2010 09:19 AM

Hi Dream,

any update on the progress of the vb4 version? my users love the mod!

Dream 02-14-2010 01:29 AM

heya, not started yet unfortunately... been busy (including busy with Star Trek Online heh...) but I'll get to it, promise :o


All times are GMT. The time now is 10:36 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.01796 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
  • (5)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