Answered
Another CFIMAGE Bug?
I'm creating a catalog and I want the user to upload the
items which includes a photo. I then store the photo and the other
pieces of information in a database. I'm using the cfifle to upload
the photo then use cfimage to get the photo info for the insert, I
insert the record then I delete the photo from the folder I
uploaded it to. Everything worked great. I then changed the
destination on the cffile tag to a different location, since the
first time I just wanted to see if it would work. The cfimage tag
will bomb because it is looking for the photo in the old location
and not the new one. The upload went fine to the new location. I
cleared the cache, opened a new browser. Why would it still be
looking for it in the old location. I change the cffile upload back
to the first destination area and it works. Why can't I change the
location of where to get the photo? Is cfimage not getting
something cleared out?
thanks
thanks
