Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate Errors


johnga

Recommended Posts

I'm getting started with EP. I'm using a Mac and when I import I get these error messages:

 

Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

File uploaded.

Temporary filename: /www/tmp/phpMNEizA

User filename: epfirstimp.txt

Size: 3525

 

Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667

 

Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690

 

Does any of this make sense? Thanks

John Mac Dougall

Link to comment
Share on other sites

I'm getting started with EP.? I'm using a Mac and when I import I get these error messages:

 

Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

File uploaded.

Temporary filename: /www/tmp/phpMNEizA

User filename: epfirstimp.txt

Size: 3525

 

Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667

 

Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690

 

Does any of this make sense?? Thanks

John Mac Dougall

 

I use mac and pc, but I think you'll find the problem is the path. I've highlighted the errors. Go back to your /catalog/admin/includes/configure.php file and make sure you've set it to document_root to $DOCUMENT_ROOT

Edited by battybaby

Practice safe hex!

Link to comment
Share on other sites

I've managed to eliminate some of the errors, but I'm still no farther along. Messages are now as follows:

 

Warning: move_uploaded_file(DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

Warning: move_uploaded_file(): Unable to move '/www/tmp/phpuPg07W' to 'DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

File uploaded.

Temporary filename: /www/tmp/phpuPg07W

User filename: epfirstimp.txt

Size: 3525

 

Warning: file(DIR_FS_DOCUMENT_ROOT/catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667

 

Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690

 

Any more clues?

Link to comment
Share on other sites

Edit the easypopulate.php file and change the $TEMPDIR lines to /www/g/o/goldenapplels.com/htdocs/catalog/temp

and that should fix it.

 

 

I'm getting started with EP.  I'm using a Mac and when I import I get these error messages:

 

Warning: move_uploaded_file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

Warning: move_uploaded_file(): Unable to move '/www/tmp/phpMNEizA' to '/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt' in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate_functions.php on line 32

 

File uploaded.

Temporary filename: /www/tmp/phpMNEizA

User filename: epfirstimp.txt

Size: 3525

 

Warning: file(/www/g/o/goldenapplels.com/htdocs/catalog//catalog/temp/epfirstimp.txt): failed to open stream: No such file or directory in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 667

 

Warning: Invalid argument supplied for foreach() in /www/g/goldenapplel/htdocs/catalog/admin/easypopulate.php on line 690

 

Does any of this make sense?  Thanks

John Mac Dougall

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...