Everything with the script has worked very nice.
Until today...
I have to get a semi automation of my product feeds, and so i tried using a ssh2 tunnel to first unzip my feeds "gunzip filename.xml.gz",
then i found out, hey, let just "gunzip *.gz", and so i did, it went smooth, all the files where unpacked.
And here is the problem! :
Because, then i tried to use the import.php script, i cd'ed into /scripts/ and typed "php import @All"
Then a bunch of things happend, and it seemed ok.
But some of the feeds had not been registered before, and when i logged into the page to register them, they did no longer get detected automatically, the fields are blank. WHAT have i messed up ?
I tried deleting all the feeds, then De-Register them, and put in new feeds, but all the feeds are the same...
Hi,
That should work fine - I use a global gunzip in my automation scripts, so as long as the filenames that they ungzip to are the same as those registered (and the format is the same of course) then they should import fine.
Could you email me a link to the installation, any password required for /admin/, and the filename of one of the feeds that is no longer registering / importing correctly and I'll take a look for you...
Cheers,
David.