By ShortCurl on
I recently upgraded to Drupal 6 and my images have disappeared. I can still see the photo albums and the names of the photos, but the images themselves aren't linked anymore. I have tried to open the image and reload the original graphic (which is still on the site in the /files/images folder).
I get an error "you must upload an image" each time I try this.
Does anyone have any suggestions?
Comments
Same problem over here
I've been searching the forum, but I didn't find anything really helpful. So I thought I might bring it up to the top again ...
Are there any solutions yet?
V6 - You must upload an image.?
I have the permissions on /file/images set to 777
I've established photo galleries, taxonomy, etc.
But I still continue to get "You must upload an image." when I try to create content "image"
Any suggestions?
Same for me
Not on a fresh install but after update from 5.x to 6.x
--
mdwp*
I had this problem too.
I had this problem too. Hunting around the net suggests that you need to upgrade the Image module to version 5.x-2.0 and run update.php before you commit to the Drupal 6 upgrade. This was something that I didn't manage to do when I first found the problem -- -luckily, I had a backup of my database...
In my hunting, I found this suggestion http://drupal.org/node/342269 , which I don't think worked for me (I had image 5.x-1.6 installed at the time), but may help you.
Try also resetting the image
Try also resetting the image sizes: Site Configuration > Images > 'Reset to defaults' button at the bottom of the form.
This worked for me. The image sizes were corrupt after the upgrade from 4.7 to 5, to 6.
Rea about it here:
http://drupal.org/node/142783