jgairguns Posted December 4, 2006 Posted December 4, 2006 When ever I try to upload a picture into my OSCommerce store as a new product I get the following error message and the picture does not load. Does anyone know how to correct this problem? Warning: move_uploaded_file(): Unable to move '/tmp/phpoaJhZ0' to '/hsphere/local/home/jgairgun/jgairguns.biz//catalog/images/z169 Crs MK I.jpg' in /hsphere/local/home/jgairgun/jgairguns.biz/admin/includes/classes/upload.php on line 94 John
crowseed Posted December 4, 2006 Posted December 4, 2006 When ever I try to upload a picture into my OSCommerce store as a new product I get the following error message and the picture does not load. Does anyone know how to correct this problem? Warning: move_uploaded_file(): Unable to move '/tmp/phpoaJhZ0' to '/hsphere/local/home/jgairgun/jgairguns.biz//catalog/images/z169 Crs MK I.jpg' in /hsphere/local/home/jgairgun/jgairguns.biz/admin/includes/classes/upload.php on line 94 John If you're trying to upload to a UNIX server, there are spaces in your image filename, which it won't allow. Get rid of the spaces in your filename and give itanother go.
jgairguns Posted December 4, 2006 Author Posted December 4, 2006 Thanks, got rid of the spaces and it still does not work. I get the same error message. Any other suggestions.
crowseed Posted December 4, 2006 Posted December 4, 2006 Thanks, got rid of the spaces and it still does not work. I get the same error message. Any other suggestions. I just noticed there are 2 slashes next to each other in the address it's trying to upload to, which would make it impossible to upload. Not sure how to edit it though - sorry - maybe someone else knows.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.