In the zip build.
product-shoutcast_home_full.xml
install.txt
upload to vBulletin
-- 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.
/public_html/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
|