asharp17 Posted February 5, 2005 Posted February 5, 2005 Hey guys i bet you are sick of answering these errors, but I have searched the forums and am about to pull my hair out. I have oscommerce installed in /shopping directory. I downloaded easypopulate.php and easypopulate_functions.php to the directory /shopping/admin. when i open mysite.com/shopping/admin/easypopulate.php everything is fine. I am getting the same error messages as others are like the following: Warning: move_uploaded_file(/home/asharp17/public_html/shopping//temp/EP_Book1.txt): failed to open stream: No such file or directory in /home/asharp17/public_html/shopping/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file(): Unable to move '/tmp/phpvSWySj' to '/home/asharp17/public_html/shopping//temp/EP_Book1.txt' in /home/asharp17/public_html/shopping/admin/easypopulate_functions.php on line 32 File uploaded. Temporary filename: /tmp/phpvSWySj User filename: EP_Book1.txt Size: 827 Warning: file(/home/asharp17/public_html/shopping//temp/EP_Book1.txt): failed to open stream: No such file or directory in /home/asharp17/public_html/shopping/admin/easypopulate.php on line 657 Warning: Invalid argument supplied for foreach() in /home/asharp17/public_html/shopping/admin/easypopulate.php on line 680 I have created the following directories /shopping/admin/catalog/temp I have changed the permissions to 777 for this new temp directory, and I have messed around with the configuration settings for $tempdir but still get the same errors. Please help. Quote
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.