Csv Import fails, please help

Hi ! 

I have a CSV file that I'm trying to import, I have done everything to try and import it to create new produts however no matter what I keep getting this error ( I even tried on a fresh litecart install ) 

[quote]CSV Import

<strong>Fatal error:</strong> 1054 - Unknown column 'product_id' in 'field list'
select product_id as id from moodleco_lite861.lcfk_products_info where name = 'baby' and language_code = 'en' limit 1;
in <strong>~/includes/library/lib_database.inc.php</strong> on line <strong>260</strong><br />[/quote]
I have tried the CSV with a field called "id" and and with/without a field called "product_id" , I have no idea what's wrong

here's how I get the error:

1- Fresh Litecart Install 
2- No categories , no nothing 
3- I go to CSV Import/Export
4- I import the attached file 
5- I get the error always

yes it is fixed ! thank you !

Ce fil de discussion a été fermé en raison d'une longue inactivité. Il n'est pas possible de publier dessus.
Voir le code sur GitHub