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)

Rakehel 05-27-2008 11:07 PM

The versions for 3.6.x worked flawlessly.

With vB v3.7 installed and using IE 7.0 I installed this new version 2.0. I keep receiving a "syntax" error page when I try to use any of the options. Tried to go back and reinstall radio v1.7 again and it's the same deal. Any ideas?

Dream 05-28-2008 12:09 AM

Did you revert the templates?

TRa5H 05-29-2008 07:45 AM

Hi just installed and the mod is installed correctly i get the radio and tv in the admin.. but when i go to load it up inside my forums.. i get the following error?

http://img.photobucket.com/albums/v7...dx/error-1.jpg

so i dont know understand because in the Radio and Tv admin options there is no area for access users.. and i am the admin of my site..

is it and issue that i added it to the quicklinks menu instead of the navbar because this is the code i used below:

Code:

<!--
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');
}
//-->

If anyone could help i would be very happy .. i have been trying to add this mod.. or use the shoutcast mod and for some reason no radio mods have been working.. thanks

Dream 05-29-2008 10:04 AM

Did you set your usergroup permissions?

TRa5H 05-29-2008 01:43 PM

Quote:

Originally Posted by Dream (Post 1534899)
Did you set your usergroup permissions?

the only options i have under usergroup permissions are the regular forum pages.. the radioandtv.php is not listed here.. am i looking at the wrong place or something.. also under my host i set the radioandtv.php to read,write,execute which is 777 am i correct.. it has been that way with all other operations?

Dream 05-29-2008 02:22 PM

did you upload the bitfields file?

TRa5H 05-29-2008 07:19 PM

yeah everything is uploaded and set..

Dream 05-29-2008 09:09 PM

Then there should be radio and tv usergroup options in the ... usergroup options.

TRa5H 05-30-2008 07:21 AM

Ok found it.. yeah i was just being a blonde.. lol

anyways I also edited a mod i found here: https://vborg.vbsupport.ru/showthrea...ight=shoutcast

With this i edited to work for your RadioandTv mod.. below is the coding i used to add a link button to the navbar which works as another option for alternate Templates.. below is the exact code I am currently using..

After Placing the following code the as you would when installing the RadioandTv mod at the very top of the navbar template:
Code:

<script type="text/javascript">
<!--
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');
}
//-->
</script>


You then would need to find the following code in the navbar Template:
Code:

<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
                </if>
        </td>


Underneath add:
Code:

<!-- / START RADIOandTV button-->

<td>
<a href="javascript:openRadioAndTV()"><img src="http://img.photobucket.com/albums/v715/azurekidx/radio_button.jpg" border="0" alt="Tune into R?? Radio"></a>
</td>

<!-- / END RADIOandTV button-->


thats it.. i just thought since i put you through so much trouble teaching a noob how to set permissions since its not like i have done it over and over and still forget to set them lol.. that you all could use this.. ..

well thanks again.. you can see how its working at my site as the Demo ;):up:

Below is the Image i used for the Navbar button just change colors for your site in photoshop or use your own:

http://img.photobucket.com/albums/v7...dio_button.jpg http://img.photobucket.com/albums/v7...tton_small.jpg


I posted this in a mod forum at https://vborg.vbsupport.ru/showthread.php?t=180988 so it can be used.. thanks again later

Ultimate Killer 06-14-2008 02:51 PM

Quote:

Originally Posted by yoyoyoyo (Post 1354885)
Here are 370 TV stations I have recently added (category: Television). All of them have been checked and verified.

I would like to see some more radio and tv stations from other people as well. :)

I don't understand what I need to do to get these loaded onto my board?


All times are GMT. The time now is 08:24 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.02171 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (2)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