Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Suddenly getting a weird Error when I add new items


minuteman1970

Recommended Posts

Posted

I have 300+ items in my OSc catalog, and have just begun to get this weird error when I hit "insert" to add new items. The actual process of adding seems to work OK, as the item shows up when I look for it both as a customer and as an admin. I wanted to bounce it off you folks, perhaps you could let me know what is going on. Here's the error text which shows up at the top of the OSc screen:

 

 

Warning: move_uploaded_file(): Moved: '/var/tmp/phpK0TRil' to '/home/specopst/public_html/shop/catalog/images/WOMENS_WOODLAND_VINTAGE_PARATROOPER_FATIGUES.jpg' in /home/specopst/public_html/shop/catalog/admin/includes/classes/upload.php on line 94

 

 

 

thanks.

Posted
I have 300+ items in my OSc catalog, and have just begun to get this weird error when I hit "insert" to add new items. The actual process of adding seems to work OK, as the item shows up when I look for it both as a customer and as an admin. I wanted to bounce it off you folks, perhaps you could let me know what is going on. Here's the error text which shows up at the top of the OSc screen:

Warning: move_uploaded_file(): Moved: '/var/tmp/phpK0TRil' to '/home/specopst/public_html/shop/catalog/images/WOMENS_WOODLAND_VINTAGE_PARATROOPER_FATIGUES.jpg' in /home/specopst/public_html/shop/catalog/admin/includes/classes/upload.php on line 94

thanks.

 

Can anyone offer a suggestion?

thanks.

Posted
Can anyone offer a suggestion?

thanks.

 

I've been having the same problem... the only solution i found so far is to put an @ in front of move_uploaded_file, but i cannot find move_uploaded_file anywhere. maybe it will help you though.

Posted
I've been having the same problem... the only solution i found so far is to put an @ in front of move_uploaded_file, but i cannot find move_uploaded_file anywhere. maybe it will help you though.

Jeff,

Unfortunately, nobody else seems to be familiar with this issue. However, it seems to be more of a nuisance than anything else, as I can still add new items. I just hope it does not come back to bite me later on.

Posted

People have been showing up with this lately.

 

I'm not sure what's going on but my guess is that hosts have been implementing security features which prevent directly writing to some directories.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted

looks like the source path is outside the configuration path defined and could be the reason. As a test try moving a file from within the osc catalog path or within the path you defined in DIR_FS_DOCUMENT_ROOT of your configure.php on the admin side.

Archived

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

×
×
  • Create New...