minuteman1970 Posted January 26, 2006 Posted January 26, 2006 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.
minuteman1970 Posted January 27, 2006 Author Posted January 27, 2006 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.
lmntscom Posted February 2, 2006 Posted February 2, 2006 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.
minuteman1970 Posted February 3, 2006 Author Posted February 3, 2006 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.
AlanR Posted February 3, 2006 Posted February 3, 2006 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)
Guest Posted February 3, 2006 Posted February 3, 2006 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.