Quote:
Originally Posted by zep
ive tried to install it but it gives my site some kind of error.. I have tried to CHMOD 777 it but my friend says it can only be done on a linux server..
|
I understand, I develop on a windows box.

Do not worry about CHMOD.
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_sm.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:\httpdocs\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