The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Module CMPS: Shoutcast Status Full Details »» | |||||||||||||||||||||||||||
Shoutcast Status Full 1.89 on your VB3.5 CMPS Module.
/* -----------------11/29/2005 6:23pm----------------- This is a Nice hack to add Shoutcast Status on your VB3.5. Hope it helps !!! Zachariah @ http://www.gzhq.net Quote:
Quote:
Tested On: vBadvanced CMPS 2.0+ vBulletin 3.5+ SHOUTcast Server v1.9.5 ================================================== ===== == Install: 2-5 min == Collapsible Table Server Name Last 19 songs 3 Popup players (quicktime, media player, real player) DJ Name DJ ICQ DJ AIM Bitrate Current Song Media Type Most Ever Connected Hit Count Users Connected Avj. Connect Time User Max IRC Server and Room Online / Offline status XML Data Cache *Note: In the Configuration it asks for a password. This is the Admin password not the DJ password. *Note: This Module with it's current template layout was designed as a center block. ================================================== ===== Zerro queries added Add: 1 vBa CMPS Module Upload: 7 images, 2 files Add: 5 templates Show Your Support
|
Comments |
#12
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/member.php?userid=6872" target="_blank">Instant Messaging ? </a>
|
#13
|
||||
|
||||
How do you fix the background layout? If you look at my site www.247xtreme.com you will notice that the shoutcast block only has half on my background. If you look at the other blocks in the middle you will see what I mean.
|
#14
|
||||
|
||||
Quote:
Code:
function scastmp(){ scastmpWindow = window.open("index.php?do=mp","mp","width=360,height=75"); } function scastrp(){ scastrpWindow = window.open("index.php?do=rp","rp","width=420,height=160"); } function scastqt(){ scastqtWindow = window.open("index.php?do=qt","qt","width=330,height=50"); } Code:
function scastmp(){ scastmpWindow = window.open("http://forums.yoursite.com/index.php?do=mp","mp","width=360,height=75"); } function scastrp(){ scastrpWindow = window.open("http://forums.yoursite.com/index.php?do=rp","rp","width=420,height=160"); } function scastqt(){ scastqtWindow = window.open("http://forums.yoursite.com/index.php?do=qt","qt","width=330,height=50"); } |
#15
|
||||
|
||||
Quote:
:nervous: Ill shoot a fix soon. |
#16
|
||||
|
||||
I'm useing them both myself. Found that I had to link it to work. It's a temp fix at least
|
#17
|
|||
|
|||
Weird, when I click a media player, I just get a popup box showing the index page of my site again... Any ideas?
|
#18
|
||||
|
||||
yes I am redoing this hack.
|
#19
|
||||
|
||||
================================================== =====
Changelog | ================ 1.6 11.29.05 - Fixed popup players - phase errors - Added auto create Module on Install Upgrade: 1) Please Uninstall the old Product. 2) Delete shoutcast Module 2) edit: modules / shoutcast.php (downloaded Zip) 3) Upload and replace the files on the server. 4) install product XML ================================================== ===== vBa CMPS: Edit Module | ====================== Admincp => vBa CMPS => Edit Modules => Shoutcast Change: Module Title from Shoutcast to whatever you want. Change: Usergroups - Setings Save ================================================== ===== vBa CMPS: Edit Page | ====================== Admincp => vBa CMPS => Edit Pages Edit and enable the Module to the page. |
#20
|
||||
|
||||
Demo: http://www.gzhq.net/index.php?page=Hacks
- Center Top block Todo's / Ideas: 1) XML Cache - this way there is less requests on the shoutcast server from the website. - makes the page that the hack is on have less lag time to load. 2) there is some more info the shoutcast server gives that can be collected and displayed. Like a WOL - Who's on Line - Client (connected info) -- IP address - this could be set to be hidden by usergroup access -- Useragent - IE: useing WinampMPEG/2.9 -- Under Run Count - # times listener gets "LAG" -- Connection Time - The time the user is tuned in. I was thinking of making a page w/ a link on the Module to perhaps a pop-up window or a Full page in a new window. 3) Re-do the code in the players so that if the player is selected and is not installed "auto install request" vs. a red X where the plugin should be. |
#21
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|