Guest Posted April 11, 2004 Posted April 11, 2004 Hello, I have just downloaded Easy populate for the first time and tried to upload some products.. I followed the instructions but when I try and upload my new .txt file i get the following error message... Any ideas?? Warning: move_uploaded_file(/home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog//catalog/temp/EP2004Apr11-1907.txt): failed to open stream: No such file or directory in /home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/tmp/phpYun4iW' to '/home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog//catalog/temp/EP2004Apr11-1907.txt' in /home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpYun4iW User filename: EP2004Apr11-1907.txt Size: 118667 Warning: file(/home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog//catalog/temp/EP2004Apr11-1907.txt): failed to open stream: No such file or directory in /home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog/admin/easypopulate.php on line 650 Warning: Invalid argument supplied for foreach() in /home/fhlinux194/s/mydomain.co.uk/user/htdocs/catalog/admin/easypopulate.php on line 673 Quote
OceanRanch Posted April 11, 2004 Posted April 11, 2004 Check your catalog/temp (or is it defined catolog/tmp????) and make sure it is readable and writable for all (i.e. 777). HTH Tom Quote
Guest Posted April 11, 2004 Posted April 11, 2004 Check your catalog/temp (or is it defined catolog/tmp????) and make sure it is readable and writable for all (i.e. 777). HTH Tom yep i have done this and the folder is set too drwxrwxrwx Quote
OceanRanch Posted April 11, 2004 Posted April 11, 2004 mmmm, Almost all of the threads via the following "Search" words (uploaded Temporary filename:) in the forum indicate either a permissions problem or a non-existent or inadvertantly named /tmp vs /temp directory/folder. Check a few of those threads and see if anything else pops up. Tom Quote
♥ecartz Posted April 11, 2004 Posted April 11, 2004 (edited) The problem is that your $tmpdir is set wrong. Take the catalog out of if. You have two in your path. Hth, Matt Edited April 12, 2004 by ecartz Quote Always back up before making changes.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.