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)

aamirkhj 02-10-2008 03:15 PM

Hi Dream ,

I just installed Radio and TV Add-on Version: 1.7 on my new forum and I am logged in as Super Admin and after adding all the menu of Radio and TV and script to the navbar according to your guidelines for templates changes I am getting the following message as Admin.

You do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


I also checked the VB options and I leave the Banned Users field blank still facing this and that appears in the pop-up window.

Can any one please help me to figure out what is wrong here ??

aamirkhj 02-10-2008 03:26 PM

Ok, I figured it out now I am able to view it in a pop up window, is it possible to open the page without having pop up window and open in the next window instead pop up window.

I would like to open it in the next page without pop-up window, please help.....

droid101 02-10-2008 03:50 PM

I was looking at the little trick for finding the URLs for streaming media by looking at the source code, from here: https://vborg.vbsupport.ru/showpost....&postcount=824

Well... I haven't really had any luck with it. I don't know if I'm missing it or if they're just getting more advanced to stop people form doing that, but does anyone think they could just look at a couple to see if I am indeed just missing something?

Thanks.

Here's one: http://stations.espn.go.com/stations...id=listenlive#

Here's another: http://www.star987.com/cc-common/ond....html?world=st

AndrewC1971 02-10-2008 04:18 PM

Indie

I sorted mine

Simply download the latest zip version 1.7

what i did was
Uninstall it totally from Admin CP
Plugin manager uninstall

then delete all Radio TV files from ftp
and re upload using the latest version
Then imported plugin
and imported the xml file

make sure when you import the file it is the same one as your version of VB
also make sure the file javascript.php and the members plug in are uploaded to your server

/root

WORKING class for me now
well done Dream superb addition my members love it

AndrewC1971 02-10-2008 04:35 PM

Quote:

Originally Posted by aamirkhj (Post 1440149)
Hi Dream ,

I just installed Radio and TV Add-on Version: 1.7 on my new forum and I am logged in as Super Admin and after adding all the menu of Radio and TV and script to the navbar according to your guidelines for templates changes I am getting the following message as Admin.

You do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


I also checked the VB options and I leave the Banned Users field blank still facing this and that appears in the pop-up window.

Can any one please help me to figure out what is wrong here ??

Make sure you go into User Permissions
and set them all

aamirkhj 02-10-2008 04:51 PM

Quote:

Originally Posted by AndrewC1971 (Post 1440217)
Make sure you go into User Permissions
and set them all

I got it fixed Andrew now the new challenge is my Radio TV link open in a pop-up window is it possible to open the link without the pop up window, I will appreciate if any help can be extended.

Dream 02-10-2008 07:21 PM

in the third post of this thread theres a link with instructions to add header and footer to the add-on page.

aamirkhj 02-10-2008 10:42 PM

Quote:

Originally Posted by Dream (Post 1440316)
in the third post of this thread theres a link with instructions to add header and footer to the add-on page.

Thanks for your information, just a little clarification in the instructions page it states, "in the radiostations.php file find"

See the thread link https://vborg.vbsupport.ru/showpost....3&postcount=97

There is no radiostations.php in the zip file only radioandtv.php is available, is it type error or I cannot find radiostations.php in the zip file.

Can you please clarify this confusion.

Dream 02-10-2008 11:32 PM

radiostations.php = radioandtv.php

aamirkhj 02-10-2008 11:53 PM

Thanks for clarifying, however when I look in to the CONFIG VARS inside radioandtv.php I cannot see the configuration mentioned on the 1st page of 3rd page link........i.e see below


// ############################ CONFIG VARS ##############################
$admin_groups = rs_do_array($vbulletin->options['radiostations_admins']);
$full_users = rs_do_array($vbulletin->options['radiostations_full_users']);
$banned_users = rs_do_array($vbulletin->options['radiostations_banned_users']);
$half_users = rs_do_array($vbulletin->options['radiostations_half_users']);
$default_station = $vbulletin->options['radiostations_default_s


Instead what I see the the code in the radioandtv.php is as follows:


############################ CONFIG VARS ##############################
$banned_users = rs_do_array($vbulletin->options['radiostations_banned_users']);
$default_station = $vbulletin->options['radiostations_default_station'];
$stats_results = $vbulletin->options['radiostations_statistics_entries']; // how many top stats entries
$per_page = $vbulletin->options['rs_per_page']; // number of stations per page
$default_player_size = explode('x', $vbulletin->options['radiostations_default_player_size']);
$player_sizes = explode("\r\n", $vbulletin->options['radiostations_player_sizes']);
$default_rp_size = explode('x', $vbulletin->options['radiostations_default_rp_size']);
$rp_sizes = explode("\r\n", $vbulletin->options['radiostations_rp_sizes']);
$default_quick_size = explode('x', $vbulletin->options['radiostations_default_qt_size']);
$quick_sizes = explode("\r\n", $vbulletin->options['radiostations_qt_sizes']);

//


Please help me to undertsand where to look for the code that you mentioned in your instructions link.


All times are GMT. The time now is 04:02 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.02258 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)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