Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem uploading Images on a new install


Jsawyer

Recommended Posts

Posted

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

Posted
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

 

 

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.

Archived

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

×
×
  • Create New...