Guest Posted November 13, 2006 Share Posted November 13, 2006 I am using Easy Populate on my website but when I upload a database, it only enters the first item from the spreadsheet. What I get on the page looks like this: File uploaded. Temporary filename: /tmp/phpNn4FEJ User filename: klynns.txt Size: 10127 | DLCrab8PL | http://www | Crystal AB | Sold per t | | | | | | | | 10 | 1 Pair | | | 9999 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Designa Li | Swarovski | Plain Dang | | !New Product! | DLJet8PL | DLAmy8PL | EOREOR | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is all I get. Can anyone help me out please? Thanks Link to comment Share on other sites More sharing options...
shooter-boy Posted November 13, 2006 Share Posted November 13, 2006 How are you saving your file? Tab delimited? Also, are your headers still in there? If they are gone it all goes down the drain. Rob Rob Bell - Inspired Graphix Customising osCommerce in Australia, and the world! View my profile for web and email links. I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture. However viewing my profile may provide links to my website or something like that which you may find useful. Link to comment Share on other sites More sharing options...
Guest Posted November 13, 2006 Share Posted November 13, 2006 How are you saving your file? Tab delimited? Also, are your headers still in there? If they are gone it all goes down the drain. Rob Yes, the files are .txt My headers are in place as well as the EOREOR. I have been using EP and OS for over 5 years and have never had a problem before. But now I have a new website that I am just starting up and it won't work. I am completely lost. Link to comment Share on other sites More sharing options...
Druid6900 Posted November 13, 2006 Share Posted November 13, 2006 I am using Easy Populate on my website but when I upload a database, it only enters the first item from the spreadsheet. What I get on the page looks like this: File uploaded. Temporary filename: /tmp/phpNn4FEJ User filename: klynns.txt Size: 10127 | DLCrab8PL | http://www | Crystal AB | Sold per t | | | | | | | | 10 | 1 Pair | | | 9999 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Designa Li | Swarovski | Plain Dang | | !New Product! | DLJet8PL | DLAmy8PL | EOREOR | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is all I get. Can anyone help me out please? Thanks Since I just went through something just like this, the first thing to do is to go to your tools in admin and click on server info. What we are looking for is the version of PHP you are running. It will be either 4.x.x or 5.x.x. If it is version 5.x.x there is a quick little hack that will make it work just fine. It only took two weeks for some kind soul to make me aware of it, hopefully, if this is the problem, you haven't been suffering as long :-) Richard 3 No Good Deed EVER Goes Unpunished Link to comment Share on other sites More sharing options...
Guest Posted November 13, 2006 Share Posted November 13, 2006 It has actually been a few months since I first asked for help for this. I never got an answer so I just put it to the side so I haven't suffered too awfully long...lol. I am running on 5.0.4. I would love you forever if you will share your little secret with me.....thanks! Link to comment Share on other sites More sharing options...
Druid6900 Posted November 13, 2006 Share Posted November 13, 2006 It has actually been a few months since I first asked for help for this. I never got an answer so I just put it to the side so I haven't suffered too awfully long...lol. I am running on 5.0.4. I would love you forever if you will share your little secret with me.....thanks! First, what's involved in "loving me forever" Second, how soon can you get here, and Third, can I get that in writing? LMAO In catalog/admin/easypopulate.php, Find; (If memory serves, it only occurs once in the file) array_walk($readed, 'walk'); replace with this //array_walk($readed, 'walk'); foreach ($readed as $readed_record) { walk($readed_record); } All things being equal, your import should now "work like a hose" Richard No Good Deed EVER Goes Unpunished Link to comment Share on other sites More sharing options...
Guest Posted November 13, 2006 Share Posted November 13, 2006 Richard, You are the best and I really will love you forever. I don't know what that might include...lol...I'm a married woman...hehe. Your little hack did the trick. You really are the best. Thank you so very much. Maybe I'll get the chance to repay you one day. Thanks again! If you need anything that I might can provide, ask! Autumn Link to comment Share on other sites More sharing options...
Druid6900 Posted November 13, 2006 Share Posted November 13, 2006 Richard, You are the best and I really will love you forever. I don't know what that might include...lol...I'm a married woman...hehe. Your little hack did the trick. You really are the best. Thank you so very much. Maybe I'll get the chance to repay you one day. Thanks again! If you need anything that I might can provide, ask! Autumn You are the best and I really will love you forever Yeah, I get that a lot LOL I'm pleased that it solved your problem and was just wondering if you were SERIOUSLY married LMAO. Thanks again! If you need anything that I might can provide, ask! Autumn, I am too much of a gentleman to discuss this in a public forum :rolleyes: Anyway, if you require any more assistance, I'm pretty sure you have my "number" :D Richard No Good Deed EVER Goes Unpunished Link to comment Share on other sites More sharing options...
Guest Posted November 13, 2006 Share Posted November 13, 2006 Yeah, I get that a lot LOL I'm pleased that it solved your problem and was just wondering if you were SERIOUSLY married LMAO. Autumn, I am too much of a gentleman to discuss this in a public forum :rolleyes: Anyway, if you require any more assistance, I'm pretty sure you have my "number" :D Richard LOL....yes, I am seriously married. Though you are very sweet and funny. I do like to chat though so if you ever want to chat, look me up on yahoo messenger. klynns1 Thanks again! Autumn Link to comment Share on other sites More sharing options...
Druid6900 Posted November 13, 2006 Share Posted November 13, 2006 LOL....yes, I am seriously married. Though you are very sweet and funny. I do like to chat though so if you ever want to chat, look me up on yahoo messenger. klynns1 Thanks again! Autumn Well, now that you posted it on here, I'll NEVER get in touch with you with every other guy chatting you up LOL I'll agree with the funny part (both Ha-Ha and strange) but, you'd sure get a lot of argument on the sweet part ;) I may just take you up on your gracious offer sometime though as I understand that the women from Virginia are the most beautiful in all the states. (smooth, eh? LOL) Until then, luck with your site. Richard No Good Deed EVER Goes Unpunished Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.