Hello,
when testing the import feature I always receive an error saying that the category has not been selected
in the database table I see this value for the category associated to a record
{"4":"Scienza e Tecnologia"}
do I have to use the same value in the csv file? - "category-id":"category name"
Currently I have just: Scienza e Tecnologia
eg:
id,title,text,created_by,created,author,category,hits
3,Alan Watts,"Lo Zen non confonde la spiritualità con il pensare",1395,28-02-2013 12:38,Alan Watts,Scienza e Tecnologia,198
Thank you
Hello,
when testing the import feature I always receive an error saying that the category has not been selected
in the database table I see this value for the category associated to a record
{"4":"Scienza e Tecnologia"}
do I have to use the same value in the csv file? - "category-id":"category name"
Currently I have just: Scienza e Tecnologia
eg:
Thank you