drhigham Posted September 5, 2011 Posted September 5, 2011 Hi, I've had this problem for over a week now and can't seem to fix it. I've read lots of treads similar issues but none have fixed it. The problem I'm having is I can not upload images to any products (or banners). I do not get any error messages. The product saves and is entered into the database but the picture says "IMAGE DOES NOT EXIST". I've checked in the images folder and the image hasn't been uploaded at all. My configure.php file paths appear to be correct in /includes and admin/includes. My image Permissions are set to 777. My php.ini file_uploads is switched ON with a upload_max_filesize of 10M. Any ideas would be very helpful. Which files do I need to check that handle the uploading of images, other than categories.php. Thanks.
MrPhil Posted September 5, 2011 Posted September 5, 2011 777 permissions may be disallowed by your host, as a security exposure ("world writable" directory). Did you first try 755 and then 775 permissions?
drhigham Posted September 5, 2011 Author Posted September 5, 2011 I've just tried both 755 and 775 permissions on the catalog/image folder and still does not upload the image. In the database for the products_image it says NULL.
drhigham Posted September 5, 2011 Author Posted September 5, 2011 I managed to fix this! My host had to disable open_basedir php restriction!?!?!?!?
Guest Posted November 5, 2011 Posted November 5, 2011 Hello Dave. I'm new to OScommerce and all was fine up until this past Wednsday where I keep getting "image does not exist" when I try to upload a new product. The text comes oout fine but the image doesn't. Any ideas would be extremely helpful?!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.