I have a product list containing about 400 items, and the dataflow of magento does stop after a while.
I had once a PHP error that explain that my script was using more mamorie than alocated.
My server got 34 MB RAM allocated to PHP script.
I’m trying to cron it but i’m not able to generate a script that uses the dataflow importation via a Bash without any documentation on the classes structure of Magento.
Do any one person know how i could cron the importation ?
(sorry if off topic) HI, Ive given up on importing CSV shipping tablerates ive resorted to inporting directly to database. CSV in general seems temperamental ;(
kelbyuk - 21 January 2008 04:55 AM
I am importing from a csv file, but only the first few lines actually make it into the product lists in magento.
If I try again, the next few lines get imported, about 2 or 3 lines on average.
The version of Magento I am using is 0.6.14100 and the csv file is 100 lines long.