Guest Posted June 25, 2003 Posted June 25, 2003 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 ?
Guest Posted June 25, 2003 Posted June 25, 2003 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.
equilla Posted June 26, 2003 Posted June 26, 2003 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. Mark Stephens Contribs: http://www.oscommerce.com/community/contributions,1680 http://www.oscommerce.com/community/contributions,1467 http://www.oscommerce.com/community/contributions,1422
Recommended Posts
Archived
This topic is now archived and is closed to further replies.