1. konstantinos29
  2. RO CSVI
  3. Tuesday, 09 July 2019
  4.  Subscribe via email
Hello,

We have a CSV to import products into Virtuemart.
Each product defines a set of Categories to belong to (category_path), in this format: "Category A/Category B|Category C".

Each time we tweak some stuff in the product CSV (description, prices etc), and we import again. The categories are always the same.
(The CSV is auto-generated by code and the categories are static strings, they don't change.)

However, on each import, more categories are added in VM backend, without a name/translation in the site's active language.
In the database, new category ids are created, and they are inserted in the virtuemart_categories_en_gb table (but the site is in greek, therefore the active table is virtuemart_categories_el_gr).

(see attached screenshots)

We want the categories to remain unchanged in the database, when we import the products multiple times, that use the exact same categories.

Thanks

Further details:
J3.9.8/VM3.2.15/CSVi 7.12 (latest)
Accepted Answer Pending Moderation
Hello,
In your import template on Options tab, have you set language to be Greek? Can you post your import debug log to check? To get the debug log check How to collect debug information? document.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
I changed the language to Greek, in the import template Options tab (it was set to English). I hope this may fix the problem. If not, I will sent the debug log.

Thank you.
  1. more than a month ago
  2. RO CSVI
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!