vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBRadio v1.0 (https://vborg.vbsupport.ru/showthread.php?t=83132)

chrisbeau 06-11-2007 05:10 PM

Quote:

Originally Posted by Muellmann (Post 1243392)
couldn't use the installer, had to install all manually on 3.65 :down:

How I cant find where to put this:
Quote:

::: Open File - ROOT FORUM DIRECTORY/admincp/index.php
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
// *************************************************

$printhr = false;
if (can_administer('canadminsettings'))
{
$printhr = true;
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />');
if ($debug == 1)
{
construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT');
}
construct_nav_group($vbphrase['vbulletin_options'], '<hr />');
}
if ($printhr == true)
{
construct_nav_spacer();
}

// *************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++
$printhr = true ;
construct_nav_option ( 'vBRadio Channel Control', 'admin_vbradio.php?do=channel', '<br />' ) ;
construct_nav_option ( 'vBRadio Category Control', 'admin_vbradio.php?do=cat', '<br />' ) ;
construct_nav_group ( 'vBRadio Control', '<hr />' ) ;
$printhr = false;


::: Save & Reupload ROOT FORUM DIRECTORY/admincp/index.php
Also getting this on the popup window

Quote:

Fatal error: Call to a member function on a non-object in /home/content/f/l/a/flatline/html/forum/vBRadio.php on line 100

Chadi 06-13-2007 09:53 PM

Anyone know how to make the popup window completely centered (cross browser too)?

chrisbeau 06-13-2007 11:11 PM

A bit of help wouldnt go astray.

rickyreter 06-14-2007 11:02 PM

Hi,just wondered if some kind person can install this for me. i have downloaded all files but got a database error.

Please..please;)

RTFA 06-15-2007 09:27 PM

Any body got any guess as to why none of the controls work? Installed on 3.6.7 and it plays but the controls do not work. Have not added any stations yet...all I have are the ones that came with it.

Reece^B 06-17-2007 08:31 AM

What browser are you using?

chrisbeau 06-18-2007 07:36 PM

Quote:

Originally Posted by Zero Tolerance (Post 666997)
Strange, it translates $DB to $db, try changing this line:
PHP Code:

$DB $db

To:
PHP Code:

$DB $vbulletin->db

See if that works.

- Zero Tolerance

I cant find this in vBRadio.php
PHP Code:

$DB $db


Shakefire.com 06-18-2007 08:09 PM

I tried adding radio stations from Radio-Locator. The links ended in .asx. When I added them, they did not work and it seemed to make the other default stations not work anymore either. Any help?

PS - the default stations were working before I tried adding new ones.

Shakefire.com 06-18-2007 09:42 PM

Quote:

Originally Posted by Shakefire.com (Post 1271241)
I tried adding radio stations from Radio-Locator. The links ended in .asx. When I added them, they did not work and it seemed to make the other default stations not work anymore either. Any help?

PS - the default stations were working before I tried adding new ones.

any help?

acco 06-19-2007 12:06 AM

try a txt editor on the .asx file ;)


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