Hi.
Try to import categories for virtuemart but got this message
Duplicate entry 'ποδήλατα-1' for key 'slug' SQL=UPDATE `phidb_virtuemart_categories_en_gb` SET `category_name`='Ποδήλατα',`category_description`='',`metadesc`='',`metakey`='',`customtitle`='',`slug`='ποδήλατα-1' WHERE `virtuemart_category_id`='445'
There are no other entries with the same "slug"
CSVI Pro 6.4.2
Virtuemart 3.0.12
Joomla! 3.4.5
PHP 5.4.45
Kind Regards
Goran
- microweb
- RO CSVI
- Monday, 07 December 2015
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello Goran,
Please use the attached patch file using tutor How to load Patch file
patch_vmslug_20151209.zip
Please use the attached patch file using tutor How to load Patch file
patch_vmslug_20151209.zip
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Goran,
The duplicate slug message happens in certain cases with partial names matching. The attached patch file should fix this for you.
patch_vmslug_20151208.zip
The duplicate slug message happens in certain cases with partial names matching. The attached patch file should fix this for you.
patch_vmslug_20151208.zip
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Goran,
Please post the debug log of your import as requested at the top of the page so we can see what happens during your import. Please also post a sample of your import file so we can check with your file.
Please post the debug log of your import as requested at the top of the page so we can see what happens during your import. Please also post a sample of your import file so we can check with your file.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Goran,
Your import file seems to tell me that you don't know what you are importing. There is no use for the virtuemart_category_id, category_name, category_path and category_path_trans fields. So let's clean up your file first.
Remove the virtuemart_category_id, category_name and category_path_trans fields. You have a bunch of empty fields as well, they can be removed as well.
The virtuemart_vendor_id field can be removed as well, CSVI will find that for you. Any field ending with _id shouldn't be used unless you know what you are doing.
The slugs cannot be created at the moment because you don't appear to be logged in with Greek, so the names cannot be transliterated.
Tharuna will post a new patch to deal with the slug field in your CSV file, but a clean up will be good to do.
Your import file seems to tell me that you don't know what you are importing. There is no use for the virtuemart_category_id, category_name, category_path and category_path_trans fields. So let's clean up your file first.
Remove the virtuemart_category_id, category_name and category_path_trans fields. You have a bunch of empty fields as well, they can be removed as well.
The virtuemart_vendor_id field can be removed as well, CSVI will find that for you. Any field ending with _id shouldn't be used unless you know what you are doing.
The slugs cannot be created at the moment because you don't appear to be logged in with Greek, so the names cannot be transliterated.
Tharuna will post a new patch to deal with the slug field in your CSV file, but a clean up will be good to do.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »