Hi all. I'm a first time Ubercart user, but I'm impressed with what I've seen it do. I have it installed and running now. The problem is that when I go to add a product, the thumb images for the uploaded images aren't created, and the full-sized images aren't created either. On a preview the images will show as not being found (classic box with an "x" in it). When you click to display the full-sized pic, it doesn't come up either.
Also, if you try to delete any uploaded images, you get the following error:
"An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (2 MB) that this server supports."
which is not accurate, since this doesn't occur during an image upload, and the images are very small, anyway.
Thumbs ARE created in the "sites/default/files directory", which show up on the edit page. The publicly viewable thumbs are supposed to be stored in "sites/default/files/imagefield_thumbs", and the full-sized in "sites/default/files/imagecache/product_full/", but no images are created there. When I first looked the "imagecache" directory hadn't been created (and consequently neither had "product_full"), so I checked the error log to see if this had been the result of read/write privileges. There were no permission errors, so I manually created the directories and made sure everything was writeable.
The fact that there have been no permission errors and no errors trying to create files in non-existent paths tells me that for whatever reason the thumbs/full-sized images simply aren't being created.
Any advice would be greatly appreciated.
Thanks,
Gregg



