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)
-   -   Module CMPS: Shoutcast Status Full (https://vborg.vbsupport.ru/showthread.php?t=95394)

Zachariah 03-24-2006 10:21 PM

Current Ver should use: $vba_options[portal_homeurl] (URL CMPS index homepage) in adv_portal_shoutcast template.

l0streflecti0n 03-25-2006 03:42 AM

the templates are there .. pop up players are still going to the index.php
any ideas ???
EDIT.... FIGURED IT OUT SHEESH.... now the eyes hurt.... awesome hack

sudn3sc3d 04-26-2006 08:56 PM

mate how do i turn it on cauze .... i wana put a radio stream on mines.

naeemakhtar 07-01-2006 05:59 AM

Quote:

Originally Posted by sudn3sc3d
mate how do i turn it on cauze .... i wana put a radio stream on mines.

Did you ever get it to stream radio ? I also want to configure mine to pick up some internet radio station ie BBC Radio Five Live - any help greatly appreciated. I gather this should also work on vb3.5.4???

butty 08-07-2006 04:48 AM

hi can anyone tell me if this works in vb 3.6.0 or not?

cheers

Mini-Moose 08-18-2006 08:54 AM

can u update it so its compatible with v 3.6.0

murrtex 09-05-2006 05:33 AM

I get this error
Quote:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /var/www/vhosts/4umturk.com/httpdocs/forum/modules/shoutcast.php on line 48
what should I do?

DustyBin 09-22-2006 02:41 PM

Does anybody know how to keep the shoutcast window permanently expanded?

Neo_obs 09-23-2006 07:54 AM

PM me and I will see I think it is just a cookie issue

Zachariah 09-23-2006 04:26 PM

Quote:

Originally Posted by DustyBin
Does anybody know how to keep the shoutcast window permanently expanded?


You have a choices w/ collapseobj elements.
http://www.vbulletin.com/docs/html/t...psing_elements

Default:
Code:

<div id="collapseobj_MyELEMENT" style="$vbcollapse[collapseobj_MyELEMENT]">
Useage in this hack:
Code:

<tbody id="collapseobj_forumhome_shoutcast" style="display: none;">
To make the table auto close "extra info" vs. expanded element.

In templates:
adv_portal_shoutcast


Note to self:
Change: collapseobj_forumhome_shoutcast to collapseobj_adv_portal_shoutcast on later version.


All times are GMT. The time now is 12:55 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.01156 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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