vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBRadio v1.0 (https://vborg.vbsupport.ru/showthread.php?t=72227)

PixelFx 11-28-2004 05:56 AM

Works great nice hack man, I got it setup with 20+ stations, no more having to load up winamp all the time.

support for vba cmps would be cool, I'll see if I can make something, if ok with ZT,

Question: what setting I need to change the avs on the screen? in vbradio?

bold 11-28-2004 06:24 AM

I can't get some .pls to work. Anyone else got this problem?

SVTOA 11-28-2004 03:12 PM

Quote:

Originally Posted by SVTBlackLight01
If the Station has a https://vborg.vbsupport.ru/external/2005/06/4.gif beside it, click on https://vborg.vbsupport.ru/external/2005/06/5.gif and get the Audio Feed URL.

Thanks man, GREAT link! I have found that mousing over many of the https://vborg.vbsupport.ru/external/2005/06/4.gif will actually show the correct mms:// or .asx link and all you have to do is copy it.
I have built a library now with dozens of stations that cover a broad range of music and sports, etc. I think this is Hack-of-the-month material!!!

djjeffa 11-28-2004 03:36 PM

Quote:

Originally Posted by SVTOA
I have it working on Vbadvanced. You can start the vbradio from the main page no problem.

i want to emead it in the vbadvance pag if you have done this would you care to enlighten us with the code to add to the mod?

SVTOA 11-28-2004 03:41 PM

Make a backup of includes/functions_online.php before you begin!

In includes/functions__online.php find:

Code:

case 'bugs':
                        $userinfo['action'] = construct_phrase($vbphrase['viewing_x'], 'Bugs'); // Don't report 'bugs' as needing to be translated please :p
                        break;

Directly underneath add:
Code:


case 'vBRadio':
                        $userinfo['action'] = 'Listening to vBRadio';
                        $userinfo['where'] = "<a href=\"vBRadio.php?$session[sessionurl]\">vBRadio</a>";
                        break;

FIND:

Code:

case 'bugs.php':
                $userinfo['activity'] = 'bugs';
                break;

Underneath add:

Code:

case 'vBRadio.php':
                $userinfo['activity'] = 'vBRadio';
                break;

Save and upload!

SVTOA 11-28-2004 03:44 PM

Quote:

Originally Posted by djjeffa
i want to emead it in the vbadvance pag if you have done this would you care to enlighten us with the code to add to the mod?


I use the forums NAVBAR, but it initially did not open correctly, so I just hardcoded the path to vBRadio.php and now it works fine. Are you looking to add the drop-down list of stations? I was going to try to get it to work via the NAVBAR so you can choose a station from the drop-down menu and play it that way...

djjeffa 11-28-2004 03:52 PM

Quote:

Originally Posted by SVTOA
I use the forums NAVBAR, but it initially did not open correctly, so I just hardcoded the path to vBRadio.php and now it works fine. Are you looking to add the drop-down list of stations? I was going to try to get it to work via the NAVBAR so you can choose a station from the drop-down menu and play it that way...

no sice the radio dont really have a templateim tring to put it in the vbadvance page as a mod so the whole thing will show in the center on this page www.djjeffa.com

Nordinho 11-28-2004 03:53 PM

Just wanna say thanks...all your hack are great and easy to install!!

SVTOA 11-28-2004 03:57 PM

Quote:

Originally Posted by djjeffa
no sice the radio dont really have a templateim tring to put it in the vbadvance page as a mod so the whole thing will show in the center on this page www.djjeffa.com

While I watch footbal I am going to mess with this and see what kind of module I can come up with.

OrangeFlea 11-28-2004 04:33 PM

are there any world news feeds? US News, Local, etc...


All times are GMT. The time now is 02:05 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.01456 seconds
  • Memory Usage 1,744KB
  • 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
  • (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