Jsawyer Posted April 6, 2005 Posted April 6, 2005 When I try to upload images with a new install I am getting the following error. ##################################### Warning: move_uploaded_file(): Unable to move 'C:\WINDOWS\TEMP\php31A9.tmp' to 'C:/domains/jnjcomputers.com/wwwroot/store/catalog/images/zonet.gif' in C:\domains\jnjcomputers.com\wwwroot\store\catalog\admin\includes\classes\upload.php on line 94 ##################################### Any Ideas on what I need to do to fix this? TIA Josh
3DoorsUp Posted April 7, 2005 Posted April 7, 2005 When I try to upload images with a new install I am getting the following error. ##################################### Warning: move_uploaded_file(): Unable to move 'C:\WINDOWS\TEMP\php31A9.tmp' to 'C:/domains/jnjcomputers.com/wwwroot/store/catalog/images/zonet.gif' in C:\domains\jnjcomputers.com\wwwroot\store\catalog\admin\includes\classes\upload.php on line 94 ##################################### Any Ideas on what I need to do to fix this? TIA Josh <{POST_SNAPBACK}> Try changing your approach by creating a duplicate path to your images as it would be called in OSC. In other words take your images from your C:\ drive by making a new directory folder like C:\oscommerce\catalog\images\YOUR_CATEGORY\YOUR_IMAGE.gif then when you call it from the catalog and use the browse to upload it change the back slash in front of your image name: C:\oscommerce\catalog\images\YOUR_CATEGORY/YOUR_IMAGE.gif Perhaps it is unable to locate your images because they are in a temp file I hope this is of some help to you. We help each other, to help ourselves! Aloha Allison! Liken to wrinkles, the many paths of my life not only altered my destiny, but my appearance. Poetry, the artistry of plying ones soul to the empty canvases of life. A vision without sight. A verse without darkness. Lighting each day with a prose of beauty and love.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.