View Single Post
Unread 02-06-2008, 03:17 AM
vinyl-junkie vinyl-junkie is offline
Moderator
Join Date: Aug 2007
Posts: 114
  #2  
Default

If you're going to rename the folder structure for UDM4, you'll need to find a statement in the udm-custom file that looks something like this:

Code:
//path to images folder 
um.baseSRC = "/udm-resources/";
and change it to this:

Code:
//path to images folder 
um.baseSRC = "/resources/";
If that doesn't fix it, put it back the way it was and change your UDM directory structure to match the example code. One of these two things should work for you. If not, post a link to your site so we can have a closer look at the problem.
__________________
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
Reply With Quote