Guest Posted January 22, 2007 Share Posted January 22, 2007 Hello all. I am having a problem with errors upon upload of my excel file. When uploading I get this error: Warning: move_uploaded_file(/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalog/valorlist.xls): failed to open stream: No such file or directory in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate_functions.php on line 43 Warning: move_uploaded_file(): Unable to move '/var/tmp/phpQPMM6z' to '/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalog/valorlist.xls' in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate_functions.php on line 43 File uploaded. Temporary filename: /var/tmp/phpQPMM6z User filename: valorlist.xls Size: 81920 Warning: file(/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalogvalorlist.xls): failed to open stream: No such file or directory in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate.php on line 805 I noticed this error in the easypopulate documentation. It says to change the $tempdir variable. I did this and still get the error. I don't quite understand what needs to change. Could someone please point me in the right direction. Thank you Link to comment Share on other sites More sharing options...
andytc Posted January 22, 2007 Share Posted January 22, 2007 Hello all. I am having a problem with errors upon upload of my excel file. When uploading I get this error: Warning: move_uploaded_file(/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalog/valorlist.xls): failed to open stream: No such file or directory in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate_functions.php on line 43 Warning: move_uploaded_file(): Unable to move '/var/tmp/phpQPMM6z' to '/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalog/valorlist.xls' in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate_functions.php on line 43 File uploaded. Temporary filename: /var/tmp/phpQPMM6z User filename: valorlist.xls Size: 81920 Warning: file(/home/sites/rainesthings.com/htdocs/catalog//home/sites/rainesthings.com/htdocs/catalogvalorlist.xls): failed to open stream: No such file or directory in /home/sites/rainesthings.com/htdocs/catalog/admin/easypopulate.php on line 805 I noticed this error in the easypopulate documentation. It says to change the $tempdir variable. I did this and still get the error. I don't quite understand what needs to change. Could someone please point me in the right direction. Thank you I'd check your config files again , you are showing a double forward slash in that file location /catalog//home ? /htdocs/catalogvalorlist.xls ?? a forward slash missing after catalog ? it also looks like it is repeating ?? check that out and adjust it if no joy , then post in the support thread for EP Link to comment Share on other sites More sharing options...
Guest Posted January 22, 2007 Share Posted January 22, 2007 I'd check your config files again , you are showing a double forward slash in that file location /catalog//home ? /htdocs/catalogvalorlist.xls ?? a forward slash missing after catalog ? it also looks like it is repeating ?? check that out and adjust it if no joy , then post in the support thread for EP Thanks for the quick reply. Unfortunately, I looked a the files you are talking about and cannot find the problem. Also, when you go into the EP url, there is a link to this BBS for help. So I am posting it here since I cannot find an EP specific BBS. Link to comment Share on other sites More sharing options...
Guest Posted January 22, 2007 Share Posted January 22, 2007 Thanks for the quick reply. Unfortunately, I looked a the files you are talking about and cannot find the problem. Also, when you go into the EP url, there is a link to this BBS for help. So I am posting it here since I cannot find an EP specific BBS. Link to comment Share on other sites More sharing options...
andytc Posted January 22, 2007 Share Posted January 22, 2007 http://www.oscommerce.com/forums/index.php?showtopic=162244 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.