bestudio LiteCart Fan From Czech Republic Member since Nov 2020 bestudio Dec 4 2021 03:38 PM Hi, please how i can import categories with images categories, i save images to folder images/categories and import files i have this: id;status;parent_id;code;name;keywords;short_description;description;meta_description;head_title;h1_title;image;priority;language_code 3008;1;0;;Akční hrdinové;;;;;;Akční hrdinové;categories/3008-akcni-hrdinove.png;0;cs 3009;1;3008;;figurky;;;;;;Akční hrdinové / figurky;categories/3009-figurky.png;0;cs But after import i havent images on category. Thanks for answer. Lukas
tim Founder From Sweden Member since May 2013 tim Dec 8 2021 10:50 PM Can you confirm that your database entry for category 3009 shows "categories/3009-figurky.png"? Se lc_categories ini phpMyAdmin. If it does then everything should be working.
bestudio LiteCart Fan From Czech Republic Member since Nov 2020 bestudio Dec 12 2021 07:07 PM No , the value of the image is not in the table lc_categories after import.