1. webshop
  2. RO CSVI
  3. Monday, 11 June 2018
  4.  Subscribe via email
Hello, I need help with importing files. the export is from virtuemart site and it is necessary to get into another site again on virtuemart. This error is displayed on my import
http://prntscr.com/jtla6l
Accepted Answer Pending Moderation
  1. more than a month ago
  2. RO CSVI
  3. # 21
Accepted Answer Pending Moderation
Hello,
The debug log shows the issue with your images. The response for image is HTTP/1.1 301 Moved Permanently which says the image is not in the given location but has been moved permanently. So checking more on the image link for example
http://sky-r.com/images/detailed/5/8031_101-BK-B.jpg
the new location seems to be
https://sky-r.com/images/detailed/5/8031_101-BK-B.jpg
note that the link uses https and not http. You need to correct this and run the import again.
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. # 22
Accepted Answer Pending Moderation
Images are added to the directory but are not displayed on the site. by entering the product description and missing the file name and the checkout to be published the images itself is off. how to set it so that the file title is automatically filled in to be the name of the product and the checkbox to be activated.
  1. more than a month ago
  2. RO CSVI
  3. # 23
Accepted Answer Pending Moderation
Hello,
In your template settings on Image tab, set Fill Media fields to Yes, this will fill the image name as file_title, file_description and file_meta. But If you want product name as file_title then you can create a rule using CSVI Field copy plugin to copy the product name to file_title field.

To publish your images use media_published field with value set to 1.
Hope it is clear.
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. # 24
Accepted Answer Pending Moderation
Thanks, we copied the pictures. Is there a option to change the Product URLs to be like the product name. They are currently dated. /homegapes/produkti/2018-06-12-11-56-08385373396/2018-06-12-11-56-08829572764-detail
  1. more than a month ago
  2. RO CSVI
  3. # 25
Accepted Answer Pending Moderation
Hello,
Are these dates different for each product?
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. # 26
Accepted Answer Pending Moderation
They are different. I am impressed that the problem is only of Cyrillic products. there are no problems in Latin
  1. more than a month ago
  2. RO CSVI
  3. # 27
Accepted Answer Pending Moderation
Hello,

Just a hunch, is the file UTF-8 encoded?
Kind regards,

RolandD

=========================
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. # 28
Accepted Answer Pending Moderation
Hello,
Since you are saying the product URLs are dated and they are different, I don't see a way you can construct product URL with product name other than by creating a override for your import and writing some custom code for product URL.
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. # 29
Accepted Answer Pending Moderation
Hello,
If you are talking about slug of a product then you need to set Recreate alias to Yes on Options tab in your import template settings. That will use product name field for creating the slug.

My previous reply was related to product_url field.
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. # 30
  • Page :
  • 1
  • 2


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