Image cache won't display new images

Posts: 2
Joined: 10/15/2008

I'm having a problem where image cache won't display any new images upon upload. I must have done something at some point where it won't show new images. When I upload the picture, it shows that its uploaded under the picture field under the edit tab, but won't show up in the product or catalog view. Also, the pics are being uploaded correctly to root/files. I'm using Drupal 5.9, ImageCache 1.6, ImageAPI 1.2, Thickbox 1.2, and Ubercart 1.2. I'm running php 5 as well. I've tried switching out various versions of all the modules and nothing works. I've spent many hours trying to figure this out. Again it will show images that I have previously uploaded. Does anyone have any ideas?

Thanks in advance.

Posts: 5353
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I had a similar issue on the Livetest and it turned out to be a directory permissions issue with the location Imagecache wanted to store the modified images. You might try investigating that.

Posts: 2
Joined: 10/15/2008

I just played with the permissions and that's not the problem, but thanks. What I really don't understand is why it will show images I have already uploaded but not anything new. It would make more sense to me if it just didn't show any images at all. Could it have something to do with the database?

It looks like they had the same problem here but not solution: http://www.ubercart.org/forum/support/6079/imagecache_not_creating_pictu...