1. drees
  2. RO CSVI
  3. Saturday, 23 January 2021
  4.  Subscribe via email
When importing, the images are saved as a file is downloadable. This is not the intention. If afterwards I manually set the checkmark to displayable and copy and paste the file url thump into file url thump it will work. It's a few 1000 images though, and that's too much work to fix manually.
Accepted Answer Pending Moderation
the log file.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello Drees,
From the debug log i can see that you have masked URLs for images. RO CSVI is not able to identify it as images as there is no proper extension for image in the URL and so it saves file_is_downloadable field as 1. It says "The file https://cbonline.boekhuis.nl/pls/cover/p_get_cover_fe?p_hash=D55202816D24DD5973B13CBEB1AF8E65 is not an image" in debug log. The image still work for you because you are forcing RO CSVI to convert it as a jpg image with import template settings.

To solve this export product_sku, file_url field using VirtueMart Product export template. Create Virtuemart Product media template and add template field file_is_downloadable with default value set to 0. Run import with exported file. That should set file_is_downloadable for images to 0. Let me know on how that goes.
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. # 2
Accepted Answer Pending Moderation
It works. on the understanding that the processing of the images is disabled. Otherwise the original image is gone. I tried it first with 1 line and later with 2.

Volgorde Field name
1 product_sku
2 file_url
3 file_url_thumb
4 file_is_downloadable
5 file_is_product_image
6 media_published
7 published
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hello Drees,
Please post import debug log to check on the images. 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. # 4
  • Page :
  • 1


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