Guest Posted March 12, 2007 Posted March 12, 2007 Followed the instructions as best i could, with no major problems that i could see. However, when i come to Importing a file from the Temp Dir (/catalog/temp/ folder) i get the below error: Warning: file(/content/DesignerPlus/u/n/www.underthesheets.co.uk/web/EP2007Mar12-1301.txt) [function.file]: failed to open stream: No such file or directory in /content/DesignerPlus/u/n/underthesheets.co.uk/web/admin/easypopulate.php on line 662 Warning: Invalid argument supplied for foreach() in /content/DesignerPlus/u/n/underthesheets.co.uk/web/admin/easypopulate.php on line 667 Here are the two lines in question: 662: $readed = file(DIR_FS_DOCUMENT_ROOT . $tempdir . $localfile); 667: foreach ($readed as $read){ Please assist, thanks in advance :huh: 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.