vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Shoutcast Status 2.0 (VB3.6) (https://vborg.vbsupport.ru/showthread.php?t=126007)

semauae 08-09-2007 07:08 PM

thnx alot

I have one suggestion

Can u provide this hack to let us to talk in this shoutcast ?

I'm wating ur reply

Fax 08-15-2007 07:32 AM

Quote:

Originally Posted by LJR (Post 1103948)
LOL That is what I ended up doing. In fact they were great and opened the port for me and now I am casting my shouts all over the shop :D

Top hack!

Some possible enhancements:
  • Enable/Disable option in the admin panel
  • Permissions (only those in listed usergroups can see the radio - of course this doesn't prevent those with the URL from listening to it)
  • A radio scheduler - I'd prefer it separate from the calender as that can get cluttered with events. Just a nice table which shows the scheduled programs. This should be able to be enabled and disabled
  • An option to hide the Radio table in the forumhome template when the server is offline (as it's just taken up real estate)
This hack has a lot of potential.

Found a simple fix to enable the option to hide the radio status when offline

in the offline template find:
Code:

<tbody id="collapseobj_forumhome_shoutcast" style="$vbcollapse[collapseobj_forumhome_shoutcast]">
</tobdy>

change to:
Code:

<tbody id="collapseobj_forumhome_shoutcast" style="$vbcollapse[collapseobj_forumhome_shoutcast]">
and add
Code:

</tbody>
at the very end of the template

:D

Neo_obs 08-21-2007 04:37 AM

Is there any way to add the server desc URL (usually displayed as Stream URL: in shoutcast)

I would love if the title was a link to that since when we have our request system on it points to the webpage for the request system.

lightbox 08-26-2007 11:44 PM

Hi Zach,

great Add-on, I appreciate it very much.
I even got it to work in $navbar on every page inside vBulletin by changing the hook to global_start.
But I would like to have it on the vBdrupal pages too. Any idea how to do that?

Cheers,
Martin

EuroPk 08-27-2007 02:36 AM

does this work for php5????

i dont see it working..

lane 09-02-2007 05:10 PM

Hi Guys,

I have this all up and running for the most part, however I have a small issue. When you click the links to open media player, real player and quicktime, the window opens just a new homepage. Anyone know what I did wrong or how to fix it?

Link: www.ServerCommand.org

Thanks in advance.

PS: Awesome system, thanks allot for the hard work.

Magz 09-02-2007 06:19 PM

Quote:

Originally Posted by Zachariah (Post 1249869)
YA !!!

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.

Any news of the above Zachariah ?

Zachariah 09-02-2007 07:42 PM

Quote:

Originally Posted by lane (Post 1330857)
Hi Guys,

I have this all up and running for the most part, however I have a small issue. When you click the links to open media player, real player and quicktime, the window opens just a new homepage. Anyone know what I did wrong or how to fix it?

Link: www.ServerCommand.org

Thanks in advance.

PS: Awesome system, thanks allot for the hard work.

Hello,
I looked @ your page.
- portal.php is used as the link to the player. It should be index.php

The hack works with a dynamic url made on your forum settings.
HTML Code:

$vboptions[forumhome].php
AdminCP => vBulletin Options => Forums Home Page Options
- Script Name for Forum Home Page

Default is "index", but you have renamed it to "portal" and portal.php is no longer your FORUMHOME.

lane 09-03-2007 02:22 AM

Thanks! Worked Like A Charm.

kiril_cvetkov 09-07-2007 05:33 PM

Don't work in 3.6.7 it just doesn't play

I don't know how to fix :(

I set - password/ip/port and doesn't play :((

citroenar 09-09-2007 06:09 PM

Quote:

Originally Posted by kiril_cvetkov (Post 1334361)
Don't work in 3.6.7 it just doesn't play

I don't know how to fix :(

I set - password/ip/port and doesn't play :((

I have 3.6.8 and work perfect.
What dont work,player or what?

soulweaver 09-14-2007 09:47 PM

I have 3.6.8 and it keeps saying Currently our shoutcast server is down. I have the right info i chmod to 777. What am I missing. Can any one help?

citroenar 09-14-2007 10:14 PM

That is the problem I have.
Check your stats if it works http://www.yourdomain.com:8000

I have problem with my host because they were blocking ports.so I contact them and they open ports 8000 and 3306 (8000 for shoutcast and 3306 for MySQL I run on my comp).

you can try also canyouseeme.org if your ports are open (firewall ... ).

E-IndiaWeb 09-24-2007 02:57 PM

Great thing. working perfectly. In the IP Address field if i put domain name it dosen't work. Is there any way out of this.

Hornstar 09-26-2007 12:10 AM

I will be installing this soon, cant wait to see how my members enjoy it.

maidos 10-01-2007 09:47 AM

my radio stats doesnt show on the forum board pleae help

Awjvail 10-01-2007 07:01 PM

Whenever I enable this product, my forum index doesn't load.. Any ideas?

ashraf_gawdat 10-03-2007 10:09 PM

Is there any place that illustrates how Shoutcast works in details? Because I tried http://www.shoutcast.com but it is down.

Pete C 10-04-2007 12:22 AM

Quote:

Originally Posted by ashraf_gawdat (Post 1352405)
Is there any place that illustrates how Shoutcast works in details? Because I tried http://www.shoutcast.com but it is down.

shoutcast.com is up, I just went by there. You need to click the Documentation tab on their navbar, you'll find detailed explanations there. :)

ashraf_gawdat 10-06-2007 10:06 PM

Yes it is up now and I got it working, I mean shoutcast.

The problem is that when I added this hack to my forum I got an error when browsing the forum itself:

Warning: require(C:\test\forum/includes/shoutcast/cache_templates.php) [function.require]: failed to open stream: No such file or directory in \global.php(341) : eval()'d code on line 1

Fatal error: require() [function.require]: Failed opening required 'C:\test\forum/includes/shoutcast/cache_templates.php' (include_path='.;C:\php5\pear') in C:\test\forum\global.php(341) : eval()'d code on line 1

I don't know why it is looking for (shoutcast) folder inside includes, ofcourse this folder doesn't exist.

Any ideas?

ashraf_gawdat 10-08-2007 07:15 PM

No ideas?

I can't mark the hack as installed untill it is realy installed properly.

Zachariah 10-08-2007 11:29 PM

Quote:

Originally Posted by ashraf_gawdat (Post 1354406)
Yes it is up now and I got it working, I mean shoutcast.

The problem is that when I added this hack to my forum I got an error when browsing the forum itself:

Warning: require(C:\test\forum/includes/shoutcast/cache_templates.php) [function.require]: failed to open stream: No such file or directory in \global.php(341) : eval()'d code on line 1

Fatal error: require() [function.require]: Failed opening required 'C:\test\forum/includes/shoutcast/cache_templates.php' (include_path='.;C:\php5\pear') in C:\test\forum\global.php(341) : eval()'d code on line 1


I don't know why it is looking for (shoutcast) folder inside includes, ofcourse this folder doesn't exist.

Any ideas?

In the Zip download there is a folder hierarchy:

upload
- images
- images/misc
- includes
- includes/shoutcast

These should be uploaded to the "root" of the forums directory.
This will place the 2 missing files where they need to be.

ashraf_gawdat 10-09-2007 11:28 AM

Sorry I didn't notice the shoutcast folder. I uploaded it and the hack works perfectly now.

It is a realy great hack, installed ofcourse.

oicyu8chu 10-13-2007 08:16 PM

Can anyone who properly installed me guide me how to integrate my shoutcast server to integrate into my vBulletin? The shoutcast server is properly running but is not showing up on my forum as online.

Please PM me and hopefully we can talk on IM.

Choo

jene 10-17-2007 08:37 AM

Hi ,
How i instal "
Lite Stats ?
" Dose not need shoutcast server admin password "

Neo_obs 11-01-2007 06:21 PM

Is there any update on if this will ever have icecast support?

swissknife 11-15-2007 06:30 PM

Hi!

is it possible to have the shoutcastbox NOT in the whats-going-on-box?
i wish it to have right under the navbar...

is it possible to make a condition , so that only member of the usergroup xyz are able to see it?

thanks for your help und your great addon!!!

swissknife 11-15-2007 06:39 PM

Quote:

Originally Posted by swissknife (Post 1383247)
Hi!

is it possible to have the shoutcastbox NOT in the whats-going-on-box?
i wish it to have right under the navbar...

is it possible to make a condition , so that only member of the usergroup xyz are able to see it?

thanks for your help und your great addon!!!

the function is already built in?!? - GREAT WORK!!!!!!!!!!

THANK YOU!

Makc666 11-15-2007 07:42 PM

Quote:

Originally Posted by swissknife (Post 1383247)
Hi!

is it possible to have the shoutcastbox NOT in the whats-going-on-box?
i wish it to have right under the navbar...

is it possible to make a condition , so that only member of the usergroup xyz are able to see it?

thanks for your help und your great addon!!!

Quote:

Originally Posted by swissknife (Post 1383251)
the function is already built in?!? - GREAT WORK!!!!!!!!!!

THANK YOU!

Why people never read the first message of the thread.
And never look at screenshots. -> https://vborg.vbsupport.ru/attachmen...2&d=1163647517
This one is killing me.

evilthoutz 11-23-2007 05:16 PM

Hey the Mod looks great! I got my shoutcast server running and its fine. Now i dont under stand the XML part where i add the cache??? Do i enter something inside the XML file "scast_home.xml"? It his CHMOD 0777 And nothing is inside it yet. Please PM if anyone knows the answer ty!

Ahsin1 11-25-2007 09:18 AM

it is not workin for me, one of my site i had older version of this same mod. in new site, i have updated mod installed, now the station which i m playing, its not workin for me in new site. wats da reasion, it always shows "Currently our shoutcast server is down."

henners 11-25-2007 03:42 PM

I installed this over a year ago and it is great. But today a member asked me if we could get it to automatically refresh (every minute or so possibly?) so that it was showing the right songs at the right times?

From the vb.org archive (https://vborg.vbsupport.ru/archive/i...p/t-94336.html) I can see someone asked you in March '06, and you said it was on your to-do list. Just wondered if you'd got anywhere with it at all?

Greek76 11-25-2007 07:34 PM

Is this the full version and will it actually work on 3.6.7? Thanks..

Zachariah 11-25-2007 10:16 PM

Quote:

Originally Posted by evilthoutz (Post 1388169)
Hey the Mod looks great! I got my shoutcast server running and its fine. Now i dont under stand the XML part where i add the cache??? Do i enter something inside the XML file "scast_home.xml"? It his CHMOD 0777 And nothing is inside it yet. Please PM if anyone knows the answer ty!

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.

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

Quote:

Originally Posted by Ahsin1 (Post 1389071)
it is not workin for me, one of my site i had older version of this same mod. in new site, i have updated mod installed, now the station which i m playing, its not workin for me in new site. wats da reasion, it always shows "Currently our shoutcast server is down."

CHMOD 666 scast_home.xml (777 or 755 on some servers)
- This file should be in the root of the forums folder. ($vboptions[bburl])

/forums/scast_home.xml - The vBulletin install folder.

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 that XML file. The XML file is called up when a request to show the data. If your cache file does not update then you are not connecting to the shoutcast server.

9 out of 10 times this is because of settings (port,ip,password) or your webhost has blocked ports. Many hosts only allow queries for data on port 80 (http, rss, xml feeds). 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.

Quote:

Originally Posted by henners (Post 1389207)
I installed this over a year ago and it is great. But today a member asked me if we could get it to automatically refresh (every minute or so possibly?) so that it was showing the right songs at the right times?

From the vb.org archive (https://vborg.vbsupport.ru/archive/i...p/t-94336.html) I can see someone asked you in March '06, and you said it was on your to-do list. Just wondered if you'd got anywhere with it at all?

I plan to add ajax update, perhaps some database of played songs. I though of making a thread in a forum per song played to give members @ the site something to talk about and rate ect. Also adding a mini DJ online option to bring up a profile of current caster.

Quote:

Originally Posted by Greek76 (Post 1389293)
Is this the full version and will it actually work on 3.6.7? Thanks..

Yes. 3.6x+

Greek76 11-25-2007 10:41 PM

Think we should wait until vb 3.7 is released? lol

Zachariah 11-25-2007 10:51 PM

Quote:

Originally Posted by Greek76 (Post 1389377)
Think we should wait until vb 3.7 is released? lol

What does 3.7 have to do with your question of 3.6.7 ?
- on a side note unless the formehome_complete is taken out it will work. Can always move to a global hook and limit THIS_SCRIP = index.

henners 11-26-2007 07:14 AM

Quote:

Originally Posted by Zachariah (Post 1389369)
I plan to add ajax update, perhaps some database of played songs. I though of making a thread in a forum per song played to give members @ the site something to talk about and rate ect. Also adding a mini DJ online option to bring up a profile of current caster.

That sounds good buddy, cheers for all your efforts with this.

Greek76 11-26-2007 01:02 PM

Quote:

Originally Posted by Zachariah (Post 1389382)
What does 3.7 have to do with your question of 3.6.7 ?
- on a side note unless the formehome_complete is taken out it will work. Can always move to a global hook and limit THIS_SCRIP = index.

Im no expert which is why I asked. ;)

webgeek247 11-29-2007 07:39 PM

please make this hack xhtml compliant :D

henners 12-04-2007 01:54 PM

Quote:

Originally Posted by henners (Post 1389207)
I installed this over a year ago and it is great. But today a member asked me if we could get it to automatically refresh (every minute or so possibly?) so that it was showing the right songs at the right times?

From the vb.org archive (https://vborg.vbsupport.ru/archive/i...p/t-94336.html) I can see someone asked you in March '06, and you said it was on your to-do list. Just wondered if you'd got anywhere with it at all?

Also, I was wondering if there was any way to get this excellent mod to display on other forum pages, such as showthread perhaps? Would such an addition be possible?


All times are GMT. The time now is 05:52 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.01913 seconds
  • Memory Usage 1,847KB
  • 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)bbcode_html_printable
  • (17)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