Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi, I've been trying to get this easy populate to work for quite some time. I created excel spreadsheets and saved them as Text (Tab Delemited) files and when I import the files I get these errors:

 

Warning: move_uploaded_file(../EP_TEMP_DIR/1-255.txt): failed to open stream: No such file or directory in D:\hshome\murkdwel\globalplugtshirts.com\admin\includes\functions\easypopulate_functions.php on line 32

 

Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\phpECBA.tmp' to '../EP_TEMP_DIR/1-255.txt' in D:\hshome\murkdwel\globalplugtshirts.com\admin\includes\functions\easypopulate_functions.php on line 32

 

FILE_UPLOAD_EP

TEMPORARY_FILENAME_EPC:\PHP\uploadtemp\phpECBA.tmp

USER_FILENAME_EP1-255.txt

SIZE_EP80778

 

Warning: file(../EP_TEMP_DIR1-255.txt): failed to open stream: No such file or directory in D:\hshome\murkdwel\globalplugtshirts.com\admin\easypopulate.php on line 620

 

Warning: Invalid argument supplied for foreach() in D:\hshome\murkdwel\globalplugtshirts.com\admin\easypopulate.php on line 642

 

 

 

It is the same errors for all three files. I made temp directories for the root dir the admin dir and the catalog dir. I can not figure it out.

 

Any Suggestions?

Posted (edited)

I had the exact same problem a while back.

To fix this problem I saved my file in Excel as a .csv file then upload it to the temp dir.

I would then log in to my server and rename the extension to .txt.

Then use the easypopulate tool to update.

I also had to format the date fields in the excel file to YYYY-MM-DD or they would not come across correctly.

 

Terry

Edited by thoneycutt
Posted

I have tried adding the .txt files i've created to the temp folder first. I have tried all kinds of things and iI still have no results. If there is anyone that knows this contribution up and down please contact me.

Posted

According to the error given it doesnt look like the TEMP directory is set properly in your EP configuration.

 

../EP_TEMP_DIR/

 

That's the field name for the temp directory in the database...it shouldn't be showing that.

Posted

Sorry if I don't post in English, but I have no time to translate :P

 

Solution is HERE.

 

But now I have another problem: EP doesn't recognize the products_model so it doesn't enable the products and I have to enable everyone of them, one by one!!

 

Solutions?

 

Thanx.

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...