View Single Post
Unread 10-09-2007, 11:36 PM
bcarl314 bcarl314 is offline
Senior Member
Join Date: Aug 2007
Posts: 141
  #2  
Default

Sounds like a path issue of some type. I'd check your udm-resources value in the udm-custom.js file.

Code:
//path to images folder
um.baseSRC = "udm-resources/";
If that doesn't work, try "right" clicking on the image icon and do a "View Image" on it to see if the image exists on the server.
Reply With Quote