MurkDweller Posted March 13, 2006 Posted March 13, 2006 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? Quote
thoneycutt Posted March 13, 2006 Posted March 13, 2006 (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 March 13, 2006 by thoneycutt Quote
MurkDweller Posted March 13, 2006 Author Posted March 13, 2006 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. Quote
joeker Posted March 13, 2006 Posted March 13, 2006 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. Quote
Noy Posted March 16, 2006 Posted March 16, 2006 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. 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.