From: Alan on


> worked fine;
> suddenly it is telling me the image folder is not in the site and there it
> sits
> in the site folder, with the images in it.

What operating system? mac?

please do this:
open a new blank dreamweaver file.
---->don't save this file<-----
insert an image that's in that images folder
-->ignore nag to save file<--

look in code view, and copy the <img tag and paste it into your reply.

It should be an absolute local file path, like
img src="file:///hdname/Users/Username/folder1/folder2/picature.jpg"

Also- please which folder in that path is the "local site folder"

--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



From: bamlam58 on
:confused;The same thing happened to me, except it is a site created using a
Dreamweaver template, has been in use and created back in March- worked fine;
suddenly it is telling me the image folder is not in the site and there it sits
in the site folder, with the images in it. It was defined when I set up the
site. How did it get out and how do I get it back in there? When I try to
view the site the only thing there is the Templates folder. Recently another
site got screwed up in an incomprehensible way. Is there a virus attacking
Dreamweaver files, because I did not absolutely do anything myself that changed
either of these sites. Aargh. Barb

From: Agutere on
thanks for the great information, was really helpful