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)
-   -   vBulletin Radio 2.3.x (https://vborg.vbsupport.ru/showthread.php?t=71950)

SmartGnome 04-06-2005 07:15 AM

Khaleel thanks for the hack. Installed it yesterday evening and it works.

Install is clicked

khaleel 04-06-2005 07:19 AM

No problem enjoy

johns_ar 04-08-2005 03:12 PM

Looks good ++++ this, going to give it a go on Monday

Whats the bandwidth usage like? Anyone any rough figures?

Cheers

khaleel 04-08-2005 06:06 PM

Pretty hungry at times it can be ok with bandwidth as its gently streamed other times it will waste it very quickly I suggest before you convert it to .rbs format you take a glimpse of mp3 compression software. Run a query on google for it, or use the convert32 file for lower bit rate quality and size reduction

johns_ar 04-08-2005 09:03 PM

its a ++++ hot hack khaleel...loving it and seeing as though its a club paying for the bandwidth and not me i dont really care how much it takes lol

just need to find out how to edit it to regged users can listen rather than any tom, ++++ or harry

i hope ur avatar dont mean manchester united ;)

lost with the colours in the xml file like...well annoying lol, ill sort that though - just wanted it same as urs without the blue background but cant fathom it out

khaleel 04-09-2005 10:33 AM

The color file is commented easily for you to understand, lol hope the club cashes out then ;) My avatar means United harry potter fans :disappointed:
To allow registered users to use it simple add this code

Open the navbar template

Find
Code:

<td class="vbmenu_control"><a href="radio.php?$session[sessionurl]">Radio</a></td>
Before this add:

Code:

<if condition="$show['member']">
After the "td" tag add

<td class="vbmenu_control"><a href="radio.php?$session[sessionurl]">Radio</a></td>

Add this after

Code:

<else />
</if>

Hope that works

khaleel 04-09-2005 11:01 AM

<a href="https://vborg.vbsupport.ru/showthread.php?threadid=71950" target="_blank">Updated</a>

johns_ar 04-09-2005 12:07 PM

Cheers mate, had worked it out - and the config thing which is nice

Only prob ive got now is that if someone is listening to the radio it says in the who's online bit unkown location...ill sort that though

nice work

khaleel 04-09-2005 02:07 PM

The unknown location bug will be fixed in the next release

subnet_rx 04-09-2005 05:19 PM

thanks for the update!


All times are GMT. The time now is 11:37 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.01339 seconds
  • Memory Usage 1,731KB
  • 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_code_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