| error bulk uploading photos
I'm trying to bulk upload photos for use inside my products. Perhaps I'm just doing it wrong?
I've placed all the photos I want into my uploads folder. I've manually added all my products to the products database, and entered the three photo names there also.
When I go to do the upload, I get this error: Warning: unlink(/home/leasa/public_html/reviews/data/334/115876_11_b-thumb.jpg): No such file or directory in /home/leasa/public_html/reviews/image-inc.php on line 288
and then Error creating resized original! Error code: 1
I notice it automatically adds a 1 to the front of the photo name, and I also notice it is creating the -large photo, just not the -thumb for some reason. I tried to figure out the error at line 288, but can't seem to.
I should add, all my permissions are set fine, and mogrify is set fine, and was ok'd at intall.
Last edited by Ginger2; March 20th, 2005 at 03:07 PM.
|