Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Images :(


Guest

Recommended Posts

Posted

Error: Catalog images directory does not exist: images/

 

When I try to add a new product this is happening, I changed the access levels to 777 on the folder, even on the individual image files, still nothing :( It's telling me that the images don't exist....but they do exist.

 

Any suggestions ?

Posted

Warning: move_uploaded_file(images/P6140011.JPG) [function.move-uploaded-file]: failed to create stream: No such file or directory in /home/jtg/public_html/shop/admin/includes/functions/general.php on line 789

 

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpslIBSg' to 'images/P6140011.JPG' in /home/jtg/public_html/shop/admin/includes/functions/general.php on line 789

 

Is the exact error.

Posted

Hi Clarity,

 

I had something similar myself recently. Basically I had to take another look at how the images folder is set within the defines in catalog/admin/includes/configure.php

 

In my case it was down to the way my virtual hosting is set up on the server; there were 2 ways to specify the file path to the images folder and osC only liked one of them!

 

The warnings you are getting should actually give you a clue. Is the image path set to /home/jtg/public_html/shop/catalog/images ? (guessing a bit here about how you have set up your folders).

 

Mark.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...