greysun Posted November 27, 2002 Posted November 27, 2002 For some reason I cant get the easypopulate contrib to work. I am able to download a file and edit it but I cant add the changes to my database. I was working with 1.6 and finally gave up until 2.1 came out I figured I would give it another shot. Like I said I can download the tad del file and open it in excel and save the changes. again saving as tab del. I try to upload it and it looks like it uploads fine but nothing is acctually added to my database. I am working with over 1200 products so I figured maybe the problem was that I needed to split the file. When I try to split the file two files get created The first is EP_Split1.txt the second is EP1038252236.txt Both files are the same size and include the same info. I figured I would try to upload one of these files anyway to see if it worked and still no go It seems like the upload is completing from the progress on the browser but it does seem like maybe it is finishing the last 2 bars kind of quickly I would be more than happy to send this file or other info to someone if they could help me with this Does anyone know what may be happening here or what I may be doing wrong? I am trying to get a database if iver 3000 items up and this contribution seems like it would save me allot of time if I could get this thing working. any help anyone could give would be appreciated Quote
Guest Posted November 27, 2002 Posted November 27, 2002 for the time being i've resorted to splitting the files manually and then uploading them. As a guide I've been making the filesize no larger than say 50k and i don't seem to hav any problems now. this is using ver 2.0 cheers barry Quote
wasson65 Posted November 27, 2002 Posted November 27, 2002 for the time being i've resorted to splitting the files manually and then uploading them. As a guide I've been making the filesize no larger than say 50k and i don't seem to hav any problems now. this is using ver 2.0 cheers barry 2.0 had broken split code. 2.1 has the fix. Quote
wasson65 Posted November 27, 2002 Posted November 27, 2002 For some reason I cant get the easypopulate contrib to work. I am able to download a file and edit it but I cant add the changes to my database. I was working with 1.6 and finally gave up until 2.1 came out I figured I would give it another shot. Like I said I can download the tad del file and open it in excel and save the changes. again saving as tab del. I try to upload it and it looks like it uploads fine but nothing is acctually added to my database. I am working with over 1200 products so I figured maybe the problem was that I needed to split the file. When I try to split the file two files get created The first is EP_Split1.txt the second is EP1038252236.txt Both files are the same size and include the same info. I figured I would try to upload one of these files anyway to see if it worked and still no go It seems like the upload is completing from the progress on the browser but it does seem like maybe it is finishing the last 2 bars kind of quickly I would be more than happy to send this file or other info to someone if they could help me with this Does anyone know what may be happening here or what I may be doing wrong? I am trying to get a database if iver 3000 items up and this contribution seems like it would save me allot of time if I could get this thing working. any help anyone could give would be appreciated Quote
wasson65 Posted November 27, 2002 Posted November 27, 2002 For some reason I cant get the easypopulate contrib to work. I am able to download a file and edit it but I cant add the changes to my database. I was working with 1.6 and finally gave up until 2.1 came out I figured I would give it another shot. Like I said I can download the tad del file and open it in excel and save the changes. again saving as tab del. I try to upload it and it looks like it uploads fine but nothing is acctually added to my database. I am working with over 1200 products so I figured maybe the problem was that I needed to split the file. When I try to split the file two files get created The first is EP_Split1.txt the second is EP1038252236.txt Both files are the same size and include the same info. I figured I would try to upload one of these files anyway to see if it worked and still no go It seems like the upload is completing from the progress on the browser but it does seem like maybe it is finishing the last 2 bars kind of quickly I would be more than happy to send this file or other info to someone if they could help me with this Does anyone know what may be happening here or what I may be doing wrong? I am trying to get a database if iver 3000 items up and this contribution seems like it would save me allot of time if I could get this thing working. any help anyone could give would be appreciated Ooops, forget that previous post that doesn't have anything in it. Can you send me the file and I'll take a look at it? Thanks, Tim Quote
greysun Posted November 28, 2002 Author Posted November 28, 2002 Sure what address would you like it sent to? Or can I send an attachment through the board somehow? is there any other info you would need? Quote
greysun Posted November 28, 2002 Author Posted November 28, 2002 Ok I got it to work. There were two issues. both of them I have found ways to get around but any idea how I could fix them permanently? First issue: The file is not being split properly. I found that if I split the file manually it uploaded with some errors. the errors are issue 2 but at least I know that if I split the file manually it works Second issue: For some reason I am required to have a product model. Even though my products dont have models. So I just put None in each of the product model fields. Is there a way to keep it from requiring a product model or is there a Null character I could put in there? Thanks for the suggestion on splitting the file manually bmcewan This is version 2.1 that I am using wasson65 any idea why the file isnt being split? Thanks for everyones help so far Quote
wasson65 Posted November 28, 2002 Posted November 28, 2002 Ok I got it to work. There were two issues. both of them I have found ways to get around but any idea how I could fix them permanently? First issue: The file is not being split properly. I found that if I split the file manually it uploaded with some errors. the errors are issue 2 but at least I know that if I split the file manually it works Second issue: For some reason I am required to have a product model. Even though my products dont have models. So I just put None in each of the product model fields. Is there a way to keep it from requiring a product model or is there a Null character I could put in there? Thanks for the suggestion on splitting the file manually bmcewan This is version 2.1 that I am using wasson65 any idea why the file isnt being split? Thanks for everyones help so far The code needs some way of telling if an item is new or an update of an existing item. Instead of giving you the database key, which doesn't mean anything to anyone outside of the database, EasyPopulate uses the product_model. Title is not a good thing to differentiate with because then you could never update the title. IF you set all the product_models to the same thing, you will end up with exactly one product in your store. The splitting code requires the end-of-row field at the end of each row. If 2.1 isn't splitting I'd like to see the file so I can troubleshoot. If you can send it to me at [email protected], I'll take a look and see if there is something wrong. Tim 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.