Quote Originally Posted by phazei View Post
In the main easypopulate.php file in the configuration options, if you change the deliminator to "\t" (tab) and the encapsulate to " " space, then it will be just like it was, without the EOREOR.
If you need to remove linefeeds in boxes, it does that for the froogle options. It takes a line of code that can be added to the other options.

The main reason it's not compatible is because I added the columns on the end for the meta data. If you import an old file, the meta data won't be there, and if you have some already, it will be overwritten with NULL.
Thank you for explaining that.
Don't get me wrong, i REALLY want to switch to the CSV option as it is allready much better for its original use; exporting/importing products Especially with the metatags incorporated.

I'll just have to find the easy way to keep that froogle output as i want it but with the above info and a few if (ep_dltype=froogle) i am probably good to go with the csv one.

cheers,
Jeroen