Hi all!
One day all additional images disappeared :( Saying "additional" I mean images that loaded using Upload module.I'm a little bit stunned-they dont display on a full node view and on edit page too. I am using drupal 5.19+Ubercart 1.7+Imagecache 2.5+latest Imagefield.
I have checked actual and old databases (tables named "files","content_type_imagecache") and did not find any difference.Of course,I can replace my current database with backup,but in this case I lose MANY settings I was done.
Also,I tried to restore tables above from backup and play with image path specified at admin/content/types/*/fields/field_image_cache (files/image_path or just "image_path")
As a result,images appear again but after a while disappear.
Can anyone explain this behavior?