![]() |
If you are broadcasting, and your mod isn't showing your server as online, then the problem is that your HOST is not allowed the SHOUTCAST SERVER IP:PORT in the firewall, so you will have to contact them and ask them to allow your shoutcast server IP in the FORUM HOSTING SERVER firewall . . .
Hope this makes sense. |
I do not know that I make bad, but am not able to install it.
I am preparing a new forum... I have upload all the archives the directory of my forum: In the directory image/misc: im_qt.gif, im_winmp.gif, im_winamp.gif, im_real.gif, im_genre.gif, im_mirc.gif, radio.gif, shoutcast_off.gif In the directory includes: I create a called folder shoutcast, upload two archives: cache_templates.php scast.php In the root directory upload scast_home.xml and I give permissions 777 In forumhome_shoutcast options: I place my password, is necessary to add or to change something more? What mess, that I am not able:erm: |
Quote:
|
Quote:
There is a few things that must be done. 1) AdminCP => Plugins & Products => Plugin Manager - Shoutcast Status Full - Main Edit and move this plugin to hook location: - parse_templates 2) Edit: forums\includes\shoutcast\cache_templates.php Hash out line 2 and line 13 Code:
//if (THIS_SCRIPT == 'index'){ AdminCP = > vBulletin Options => Shoutcast Forumhome - Location -- Select: Custom You can edit navbar, header, or footer (a template that shows on every page) - place $scast where you want the display to be |
Quote:
|
Quote:
I am working on this. - DB interface - this will hold station info - stats - songs played, times played, more - post thread in forum of choice or poll of song title. I have a lot of ideas in the mix. |
Does this work with shoutcast v1.9.8 coz there are no downloads for the shoutcast that this one supports =(
|
whats going on i got the right server version now my friends can play my radio on winamp fine but when you go to my forums i have everything set up grade admin pass in server ip ports right but it still says server offline?????????????????????????????????
|
?OKKKKKKKKKKKKKKKK forget my last to posts i found the problem but now i got a new one could you please tell me a way to chmod that file to 777 if i just chmod it to 777 anyone can edit it is there a way to stop that?
|
Quote:
|
For those who have never used this before it would probably be nice if usage instructions were included. "Currently our shoutcast server is down" gets a little dull on forumhome. Just some simple instructions on how to add stations and get it going would be nice.
Is there something I have to install from shoutcast.com *other* than this mod? How do I set my site to tune into certain stations I want, etc? OK Never mind. I see now that the server has to be installed and has a 25 KB readme with a lot of complex linux instructions that have to be executed in SSH that I don't have time to hassle with. |
Quote:
|
Quote:
Make sure you have Unlimited Bandwith on your web package. The bandwith useage depends on "# of users connected" and the quility of the song in kbps. uploadspeed / bitrate = max listeners , always leave some for overhead Example: 256k upload speed / 56k bitrate = max 4 listeners ( 4* 56 = 224kbps ) keep in mind that your provider says he gives you 256kbps upload, the actual speed might be much lower. The shoutcast server and where it is hosted is up to you. - I have one sitting on a windows 2k system and a cable modem. - I have one sitting on freebsd server and a T1. **SHOUTcast Server is available for the following platforms: Windows 95/98/ME/NT/2000/XP, Mac OS X, FreeBSD, Linux, and Solaris http://shoutcast.com/download/serve.phtml ================ Install is not to hard. In the zip build. ================ product-shoutcast_home_full.xml install.txt - upload -- scast_home.xml -- includes ---- shoutcast ------ scast.php ------ cache_templates.php -- images ---- misc -------- shoutcast_off.gif -------- radio.gif -------- im_winmp.gif -------- im_real.gif -------- im_qt.gif -------- im_mirc.gif -------- im_genre.gif When you upload the files to your web server you want to keep the folder structure in tact. Everything in the "upload" folder will be placed in the root of your vBulletin install. D:\inetpub\vhosts\dev\forums /forums/scast_home.xml The forums/includes/shoutcast folder will be made and the php files uploaded. The images by default will upload where the default style is installed. /forums/images/misc/. If you have a custom style with a different location then upload the images to the custom /images/misc/. $stylevar[imgdir_misc] - style_location/images/misc ====================== In your Admin Control Panel ====================== Admincp => Plugin System => Manage Products Click [Add/Import Product] Browse for the file "product-shoutcast_home_full.xml" Allow Overwrite Import Settings: Admincp => vBulletin Options => Shoutcast Forumhome [ EDIT ] |
Has anyone been able to get this to work on vb3.6.5?
I installed/reinstalled numerous times, and still have had no luck. I did set the CHMOD to 777. Within my "installed products" page, this is not underlined, like the rest of my mods are... Any help would be appreciated... |
yeh how to you CHMOD somthing? not everyone knows.. im a newb anyone? i installed everything right but it gives me a server error.. help
|
ok how do i add multiple ips so that i cn have more than 1 person broadcasting at different times, without having to keep changing the details. Thanks
|
Quote:
- properties of the XML file should allow you to change the permissions. Quote:
Client side display will be a default station and the rest in a dropdown or something. I have not designed the front end yet. |
Quote:
|
Quote:
I will update in the next build. Thanks. :) To put less load on the shoutcast server and to speed up page loads. The shoutcast info the script gets is cached to your local webserver in a XML file. The XML file is called up when there is a request to show the data. If your cache file does not update then you are not connecting to the shoutcast server. (cache file is always "zero" kb) 9 out of 10 times this is because of settings (port,ip,password) or your webhost has blocked ports in their firewall. Many hosts only allow queries for data on port 80 (http, rss, xml feeds). This hack will pull the XML feed from your shoutcast server port. I have seen many webhosts designate a port for "other" needs of their clients. If you are 100% sure your setting and install is correct. Send a ticket to your webhost and see if ports are blocked (ie:8000). If so they may give you another port you can use. Reset your shoutcast server to output on that port. Lastly, if there is nothing that your host will do, you can move the shoutcast server to output on port 80 vs. 8000 and your webhost should read the feed. |
very nice "for: 3.6.7"
|
So the port, is that through your webhost, or the audio stream company?
I'm using hostgator as my host, and midweststreaming for the audio server. I've been using the ip/port provided to me by the audio server. Is that right? |
It works fine on 3.6.7
I have the same problem with "station down" . reason for that was blocked port on my webhost. |
So, your webhost (where VB is installed) was blocking the port to your audio server (where shoutcast is broadcast)? If that's the case, I may just need to contact my regular host...
|
Si I did. I ask them to open ports 8000 and 1221.
|
is the scast_home.xml file supposed to be 0 bytes when uploaded from install package?
|
Ok I installed this hack a while ago and found out my hosting company wouldn't allow it...so I switched to one that would. I've read through the threads posted here and I'm still unable to get it to work correctly. Yes my hosting company has checked the ports and they're all open. I've tried chmod 777 and or 666 and still nothing. I'm also pretty sure that I installed the mod correctly but it still says server down on my forum. We are connected and streaming but it's still not working on the forums. Any ideas as to what else I could try since I really want to have this mod running on my forum.
Output congfig address is 127.0.0.1 Port 8000 Oh I'm also running VB 3.6.7 PL1 |
does this work on windows based server cause i cant get it to work :S any suggestions?
|
always says station down :confused:
|
dear coder, is it possible to include the ability to add various stations or ports for the player in admincp
|
It alwyays says there is no dj or server down now evemn if there is :S
|
Zach,
Any updates on this nice hack? |
Hello,
I use the vbShoutbox mod at https://vborg.vbsupport.ru/showthread.php?t=147346 by placing <!--{%SHOUTBOX%}--> into the forumdisplay template. My shoutcast currently shows on every page. Does someone know what IF statement to use in order to have the shoutbox appear ONLY when $scast is playing? Thank you. |
This may sound stupid but how do you find your ShoutCast server IP? Thanks.
Choo |
How do I get it to refresah automatically?
I have the setting at 20, but still I have to refresh the page to get it to change. |
I think this needs to be removed https://vborg.vbsupport.ru/external/2010/06/10.gif
there are too many un-answered questions. I know your a mod here Zach and you have taken on responsibility, but come on! |
I have a problem where the "Now Playing" now displays "abcwnt98" when it used to display correctly. I dont remember any changes being made on my side.
Anyone know of this? Thanks in advance |
It isn't showing the media players as images, it is just listening them. How do I make them show as images instead? www.forums.711clan.net
|
Never mind, I figured it out, I was supposed to put those images in the actual style image/misc directory. Anyways, thanx for this product!!
|
I'm having troubles. My stream is working fine. If you go to http://192.168.1.136:8000/listen.pls, the file loads. I have 192.168.1.136 set in the admin CP, but I'm not getting anything on the forumhome page showing that the server is up.
|
Quote:
- linksys ? |
All times are GMT. The time now is 10:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|