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)
-   -   Shoutcast Status 2.0 (3.5) (https://vborg.vbsupport.ru/showthread.php?t=94336)

zane99 04-24-2006 08:26 AM

Quote:

Originally Posted by Zachariah

cheers m8, dont know how i missed that.

works great thanx

shockx5 04-28-2006 10:16 PM

My site has 3 people that have shoutcasts...does this thing offer the ability for multiple radio accounts?

Zachariah 04-28-2006 10:41 PM

Quote:

Originally Posted by shockx5
My site has 3 people that have shoutcasts...does this thing offer the ability for multiple radio accounts?

This is limited to 1 server.
- I am worken on a ver to support multi servers. (still crazy busy)

I do have a standalone php ver. (1 station)
You could rig 3 installs and create a display page.

shockx5 04-28-2006 11:13 PM

Alright thats cool man. for now i can just switch out the info its not too much of a problem. i look forward to the multi server release.

jklimczak 04-29-2006 02:09 PM

I had this working fine But i moved to a web host I can conect to my shout cast server just fine but my VB shows shoutcast server down any help

Zachariah 04-29-2006 04:12 PM

Quote:

Originally Posted by jklimczak
I had this working fine But i moved to a web host I can conect to my shout cast server just fine but my VB shows shoutcast server down any help

Some web hosts block the option to query other servers on any port other than 80.
Some web hosts also limit the use of fsockopen.

Shoot a e-mail to your web host and see if there is some restrictions, and what can be done (if anything).

jklimczak 05-01-2006 01:35 PM

Quote:

Originally Posted by Zachariah
Some web hosts block the option to query other servers on any port other than 80.
Some web hosts also limit the use of fsockopen.

Shoot a e-mail to your web host and see if there is some restrictions, and what can be done (if anything).


they have told me they are not blocking anything

RMS-Chef 05-07-2006 06:31 AM

This might be worth mentioning for others who run into the same problem.

I have vBAdvanced as my index.php and FORUMHOME is forum.php. The player popups were failing and simply loading my index.php home page into the small popup generated. Took me a while to figure it out but the forumhome_shoutcast template at the top has index.php hardcoded into the javascript popup code here:
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");
}

I had to edit the index.php in each instance to forum.php in order to get the popup media players to function properly.

EDIT:
Perhaps replace the "index.php" with "$vboptions[forumhome].php" in the three locations in that portion of the template on your next update release? That is what I just did and it seems to work fine. Thanks a bunch for a great hack sir!

Zachariah 05-07-2006 01:20 PM

Quote:

Originally Posted by RMS-Chef
This might be worth mentioning for others who run into the same problem.

I have vBAdvanced as my index.php and FORUMHOME is forum.php. The player popups were failing and simply loading my index.php home page into the small popup generated. Took me a while to figure it out but the forumhome_shoutcast template at the top has index.php hardcoded into the javascript popup code here:
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");
}

I had to edit the index.php in each instance to forum.php in order to get the popup media players to function properly.

EDIT:
Perhaps replace the "index.php" with "$vboptions[forumhome].php" in the three locations in that portion of the template on your next update release? That is what I just did and it seems to work fine. Thanks a bunch for a great hack sir!


Good idea ;)

DJ XtAzY 05-07-2006 07:11 PM

hey im wondering if this is a good idea.

i have many peeps who would like to shoutcast, however i can only restrict this to just one shoutcast server (which is my machine). I was wondering if this is possible. Have some sort of queueing system. If a person wants to shoutcast, they will need to sign up for an available slot (say 5 slots). The next person who wants to shoutcast, they will need to sign up and will be put in the next available slot. When they signup for a slot, they need to put in the ip server. The first slot will play the shoutcast user for like 1hour (or the amount u want to limit) and it will move on to the next shoutcaster. If the shoutcast server doesnt work, it will move onto the next person

Jay... 05-08-2006 08:29 PM

Is there anyway i can move the shoutcast status to the bottom of the 'whats going on?' box?

ForYou 05-13-2006 08:59 AM

Hello ,

How can i put the ShouCast on ForumHome ,

what is the edit on the templeate ,

Regards

ForYou 05-13-2006 10:32 AM

Hello ,

Can i use arabic Font with song title ,

Regards

Zachariah 05-13-2006 01:07 PM

Quote:

Originally Posted by ForYou
Hello ,

Can i use arabic Font with song title ,

Regards

I do not see a problem. This reads the mp3 tag.
I have not tested it with anything other than English.

Al-Fateh 05-14-2006 02:03 AM

XML error Line 0

what is wrong, wont even upload

Martin-TMGRS 05-14-2006 12:28 PM

Delete this Thanks

Zachariah 05-14-2006 01:32 PM

Quote:

Originally Posted by Martin-TMGRS
Delete this Thanks

I thought it was a good hack :confused:

tvsf 05-28-2006 05:41 AM

this is weird. your log said that you fixed windows media and real player for non-ie browsers. but when i click on either of the two, the popup leads to my homepage in a condensed box (the size that the player should be).

RMS-Chef 05-29-2006 12:57 AM

Quote:

Originally Posted by tvsf
this is weird. your log said that you fixed windows media and real player for non-ie browsers. but when i click on either of the two, the popup leads to my homepage in a condensed box (the size that the player should be).

Perhaps this may help:
Check out post #248 a few posts above this.

zane99 05-30-2006 05:22 PM

CRY!

ok i installed this hack ages ago worked perfect, no problems at all eva.

since movin server it doesnt work, it doesnt acknowledge a stream, doesnt change from 'Currently our shoutcast server is down'

wats up? shud i reinstall?

zane99 05-31-2006 05:01 PM

Quote:

Originally Posted by zane99
CRY!

ok i installed this hack ages ago worked perfect, no problems at all eva.

since movin server it doesnt work, it doesnt acknowledge a stream, doesnt change from 'Currently our shoutcast server is down'

wats up? shud i reinstall?

bump

Zachariah 05-31-2006 05:55 PM

Quote:

Originally Posted by zane99
CRY!

ok i installed this hack ages ago worked perfect, no problems at all eva.

since movin server it doesnt work, it doesnt acknowledge a stream, doesnt change from 'Currently our shoutcast server is down'

wats up? shud i reinstall?

If you can not connect to the server and the setting you have in the plugin are the same as the above post then your webhost may blocking the option to query other system other than localhost on ports other than port 80.

Send a trouble ticket to your provider.

Quote:

I want to setup a php script that reads an XML feed on a remote IP:PORT, and my current webserver setting will not allow this.

Please Advise.
In your own words :)
- 9/10 times they will tell you ports that they allow this on.
- 1/10 times they will tell your to "pound sand".

chimaira 06-05-2006 08:04 AM

Will give this a shot later when im back ffrom work... ta

sbardy 06-05-2006 11:12 AM

Hi, is there a free web radio that gives password to shoutcast server?

PitPunks 06-06-2006 04:30 PM

I dont know anyone giving free shoutcast servers lol. Im sorry, but im still laughing. anyways, i will try it on 3.5.4 and see if it works when i get home.

sbardy 06-06-2006 04:35 PM

u know marketing ? :-|

chimaira 06-08-2006 04:33 PM

I want to display the stream info and the last songs played.. you go to remove the variables if you dont want it too show. Well it isnt showing.. So do i need to add the variables to forumhome_shoutcast and if so where abouts. Prob reading it totally wrong just cant wrap my head around that part. But it is working fine and running smooth atm.. so thanks for that

Zachariah 06-08-2006 06:17 PM

@chimaira - all of the info is there, the block in it's current layout is collapsed.

Expand the block :) - I have a redesign in mind :)

chimaira 06-08-2006 07:18 PM

Haha now i feel dumb. Didnt realise it was collapsble. Says it all
Cheers

Zachariah 06-08-2006 07:58 PM

Quote:

Originally Posted by chimaira
Haha now i feel dumb. Didnt realise it was collapsble. Says it all
Cheers

No biggie - I have plans of template changes soon :)

chimaira 06-08-2006 08:02 PM

Im running Vbshout on the forum. And i would like the shoutcast info bar that goes to the footer underneath that or $navbar .. is this possible?

Zachariah 06-08-2006 09:24 PM

Quote:

Originally Posted by chimaira
Im running Vbshout on the forum. And i would like the shoutcast info bar that goes to the footer underneath that or $navbar .. is this possible?

Yep :)

https://vborg.vbsupport.ru/showpost....&postcount=194

chimaira 06-08-2006 09:45 PM

Is it clashing with anything. I did exact as you said there

andd well the screeny shows the story. and nothing has moved to the top. I do have dynamic forumhome announcments / top 5 stats / vbshout and photopost thumbnails on forumhome. is it clashing with anything you reckon?

Okay no worries seemed to have sorted this. thanks

*edit* seemed to have sorted this. cheers *

njolakoski 06-15-2006 03:40 AM

doesnt want to work for me

Soljah 06-15-2006 06:28 PM

I have done all of the uploads. I guess I am really stuck on what to do from here. I just want my members to be able to listen to a particular station during the day. Nothing fancy like uploadiing MP3. I noticed that the scast_home.xml has 0 bytes. Is that right? Where is that supposed to be loaded to on the server? I put in in my includes/xml folder. And I used my server IP address in the AdminCP/vboptions/shoutcast. Why does it still say that the server is not available?

iMystik 06-16-2006 01:04 PM

I have a master server and a relay server... how can i make the script add the total number of listeners together? to output on my main page..

right now it only shows the current number of master server.

thank you

Zachariah 06-18-2006 02:46 PM

Quote:

Originally Posted by Soljah
I have done all of the uploads. I guess I am really stuck on what to do from here. I just want my members to be able to listen to a particular station during the day. Nothing fancy like uploadiing MP3. I noticed that the scast_home.xml has 0 bytes. Is that right? Where is that supposed to be loaded to on the server? I put in in my includes/xml folder. And I used my server IP address in the AdminCP/vboptions/shoutcast. Why does it still say that the server is not available?

The XML file will be used as a cache file for the info displayed to the visitors at your website. it needs to be placed in the root of the forum directryThe XML file will be used as a cache file for the info displayed to the visitors at your website. It needs to be placed in the root of the forum directory and CHMOD 777. Some web servers may have 777 disabled. If so, use 755.

Yell if this did now work.

Quote:

Originally Posted by iMystik
I have a master server and a relay server... how can i make the script add the total number of listeners together? to output on my main page..

right now it only shows the current number of master server.

thank you

This is not an option at the moment, but in the works.

nymyth 06-19-2006 09:21 PM

how do i move the location of the shoutcast box.....for example, i have moved "currently active user and upcoming events" to the top and left "the stats" at the bottom. Right now the shoutcast is sitting at top under "currently active users", i want to move it to the bottom....how can i do this?

Peace

ps.. i did a search in the forumhome template but cant find where it is....

Pete C 07-09-2006 10:53 AM

I've just become aware of a slight problem. The display says "Last 19 songs" but only the last 10 are ever shown.

I've checked the forumhome_shoutcast template and from the code shown here I can't see anything wrong:
Code:

<td valign="top" rowspan="5" style="padding-left: 5px" class="smallfont"><div ><tt>+ $song[1]<br />+ $song[2]<br />+ $song[3]<br />+ $song[4]<br />+ $song[5]<br />+ $song[6]<br />+ $song[7]<br />+ $song[8]<br />+ $song[9]<br />+ $song[10]<br />+ $song[11]<br />+ $song[12]<br />+ $song[13]<br />+ $song[14]<br />+ $song[15]<br />+ $song[16]<br />+ $song[17]<br />+ $song[18]<br />+ $song[19]</tt></div>
</td>
</tr>
</table>
</td>
</tr>
</tbody>

I don't really mind whether the text says "last 10 songs", or it actually displays the 19 . . either solution would tidy things up. To be quite honest, I'm still finding my way with the plug-in/hook system . . . it's often quicker and more convenient, but oh so different from 3.0.9 :confused:

Any advice on what I should edit and where to find it would be much appreciated.

zane99 07-09-2006 04:19 PM

hello i have just moved to ASO hosting and this is not working with them.

I contacted them & asked them about it.

They asked me which ports i want opening?

what ports should i say? o how do i find out which 1s a need to tell them?

sorry if its a noob question


All times are GMT. The time now is 07:38 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.01796 seconds
  • Memory Usage 1,836KB
  • 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
  • (15)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
  • (40)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