Quote:
Originally Posted by BlazeXXX
ok.. it looks good, but having a problem here:
I configured 'shoutcast.php' with my own server details and uploaded this and other images in to the appropriate folders. I went in to my Vbulletin template and den in ForumHome template:
I added:
<if condition="$scfp">
<if condition="$streamstatus=1">
pasted code for Shoutcast (online one)
<else />
Pasted code for Shoutcast (offline one)
</if>
</if>
It doesn't seem to recognise the DJ gone offline. I tried changing <if condition="$streamstatus=1"> to <if condition="$streamstatus['1']">, still doesn't work. Am I doing something stupid?
I am not a programmer, so was playing arnd with just vb knowledge. Any expert advice here on how to make it show offline condition in an event of dj goes off? or no spinning happening at that time?
|
Its not gana work that easy w/ forumhome. I'll work on it soon. I did this mod-hack for php-nuke by request.
http://www.gzhq.net/forums/showthread.php?t=11619
I'll work on forumhome and a full static page next.

- Just off the top of my head for forumhome perhaps an edit to phpinclude template to call the page that requests the shoutcast info, but its 1:49AM :sleep: :dead: