Good afternoon,
CSV does not export/import the information of url_thumb (photos virtuemart). I do not understand why. All the other fields, yes.
Attachment picture
- solocamarasfrigorificas
- RO CSVI
- Thursday, 03 January 2019
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hello,
Assuming that you are running VirtueMart Product export, load the attached patch file and run the export by adding file_url_thumb field to your export fields. If file_url_thumb value is empty in database, CSVI will generate file_url_thumb field value if Enable Dynamic Thumbnail Resizing is enabled and using image width and image height In VirtueMart configuration page. Let me know if the patch file solves your issue.
For the issue of file_url_thumb on import, can you post your import debug log? To get the debug log check How to get debug information? document.
patch_vm_2019_01_04.zip
Assuming that you are running VirtueMart Product export, load the attached patch file and run the export by adding file_url_thumb field to your export fields. If file_url_thumb value is empty in database, CSVI will generate file_url_thumb field value if Enable Dynamic Thumbnail Resizing is enabled and using image width and image height In VirtueMart configuration page. Let me know if the patch file solves your issue.
For the issue of file_url_thumb on import, can you post your import debug log? To get the debug log check How to get debug information? document.
patch_vm_2019_01_04.zip
Attachments (3)
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
Good day,
I have created a template with 2 fields: product_sku and file_url_thumb. The patch generated the database well, but when importing the database it does not fill in the thumbnail image box used on the product sheet
I have created a template with 2 fields: product_sku and file_url_thumb. The patch generated the database well, but when importing the database it does not fill in the thumbnail image box used on the product sheet
Accepted Answer
Pending Moderation
Hello,
Can you post the debug log of import as requested? That will help me to find the cause of why thumbnail has not been imported.
Can you post the debug log of import as requested? That will help me to find the cause of why thumbnail has not been imported.
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
I have enabled the log, and now I get this error message that is attached to the photo
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
You need to increase max_execution_time param in your php.ini file as you are exceeding the current limit of 30 seconds. You can ask your hosting provider to increase this limit.
You need to increase max_execution_time param in your php.ini file as you are exceeding the current limit of 30 seconds. You can ask your hosting provider to increase this limit.
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
- 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 »