1. ptrouw
  2. RO CSVI
  3. Thursday, 16 March 2017
  4.  Subscribe via email
Hi,
Using CSVI 6.6.4, J3.6.5, VM3.0.18.

I am importing 2 VM fields, SKU and Description to update the existing long product description. But with Recreate Alias set to NO, the alias is still recreated! If I look in the log file, it states: 2017-03-16 08:18:49 0 [DEBUG] Recreate alias: Yes

Is seems like a bug!

Below first part of log file:
#
#<?php die('Forbidden.'); ?>
#Date: 2017-03-16 08:18:32 UTC
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

#Fields: date time line_nr action comment
2017-03-16 08:18:32 0 [DEBUG] Clean up old logs. Found 26 logs and threshold is 25 logs
2017-03-16 08:18:32 0 [QUERY] SELECT csvi_log_id FROM zlto4_csvi_logs ORDER BY csvi_log_id
2017-03-16 08:18:49 0 [DEBUG] Clean up old logs. Found 25 logs and threshold is 25 logs
2017-03-16 08:18:49 0 [QUERY] SELECT csvi_log_id FROM zlto4_csvi_logs ORDER BY csvi_log_id
2017-03-16 08:18:49 0 [DEBUG] Found field delimiter: ^
2017-03-16 08:18:49 0 [DEBUG] Loading the supported fields for com_virtuemart, operation product and action import
2017-03-16 08:18:49 0 [QUERY] SELECT `a`.`csvi_name` FROM `zlto4_csvi_availablefields` AS `a` LEFT JOIN `zlto4_csvi_availabletables` AS `t` ON `t`.`template_table` = `a`.`component_table` WHERE `a`.`component` = 'com_virtuemart' AND `t`.`component` = 'com_virtuemart' AND `t`.`task_name` = 'product' AND `a`.`action` = 'import' AND `t`.`action` = 'import'
2017-03-16 08:18:49 0 [DEBUG] Load the fields to process
2017-03-16 08:18:49 0 [DEBUG] Field name: product_sku
2017-03-16 08:18:49 0 [DEBUG] Field name: product_desc
2017-03-16 08:18:49 0 [DEBUG] ==========
2017-03-16 08:18:49 0 [DEBUG] CSVI Pro Version: 6.6.4
2017-03-16 08:18:49 0 [DEBUG] PHP version: 5.6.30
2017-03-16 08:18:49 0 [DEBUG] Action: import
2017-03-16 08:18:49 0 [DEBUG] Component: com_virtuemart
2017-03-16 08:18:49 0 [DEBUG] Operation: product
2017-03-16 08:18:49 0 [DEBUG] Override:
2017-03-16 08:18:49 0 [DEBUG] Source: fromupload
2017-03-16 08:18:49 0 [DEBUG] Load from your computer: /home/public_html/tmp/com_csvi/1489652319/testrij NL.txt
2017-03-16 08:18:49 0 [DEBUG] Load from server:
2017-03-16 08:18:49 0 [DEBUG] Delete after import: No
2017-03-16 08:18:49 0 [DEBUG] Load from URL: http://
2017-03-16 08:18:49 0 [DEBUG] URL Username:
2017-03-16 08:18:49 0 [DEBUG] Name of username field: user
2017-03-16 08:18:49 0 [DEBUG] URL Password:
2017-03-16 08:18:49 0 [DEBUG] Name of the password field: password
2017-03-16 08:18:49 0 [DEBUG] Retrieve method: get
2017-03-16 08:18:49 0 [DEBUG] FTP Host:
2017-03-16 08:18:49 0 [DEBUG] FTP Port:
2017-03-16 08:18:49 0 [DEBUG] FTP Root Folder:
2017-03-16 08:18:49 0 [DEBUG] FTP Filename:
2017-03-16 08:18:49 0 [DEBUG] Autodetect delimiters: Yes
2017-03-16 08:18:49 0 [DEBUG] Field Delimiter: comma
2017-03-16 08:18:49 0 [DEBUG] Text Enclosure:
2017-03-16 08:18:49 0 [DEBUG] Use file extension:
2017-03-16 08:18:49 0 [DEBUG] I'm Mac: No
2017-03-16 08:18:49 0 [DEBUG] Use file for configuration: No
2017-03-16 08:18:49 0 [DEBUG] Add extra fields: No
2017-03-16 08:18:49 0 [DEBUG] Skip first line: Yes
2017-03-16 08:18:49 0 [DEBUG] Overwrite existing data: Yes
2017-03-16 08:18:49 0 [DEBUG] Skip new items: No
2017-03-16 08:18:49 0 [DEBUG] Record name:
2017-03-16 08:18:49 0 [DEBUG] Language: nl-NL
2017-03-16 08:18:49 0 [DEBUG] Category separator: [
2017-03-16 08:18:49 0 [DEBUG] Append categories: No
2017-03-16 08:18:49 0 [DEBUG] Import based on: product_sku
2017-03-16 08:18:49 0 [DEBUG] Unpublish before import: No
2017-03-16 08:18:49 0 [DEBUG] Recreate alias: Yes
2017-03-16 08:18:49 0 [DEBUG] Delete custom fields relations: No
2017-03-16 08:18:49 0 [DEBUG] Use ICEcat data: No
2017-03-16 08:18:49 0 [DEBUG] Similar SKU search: No
2017-03-16 08:18:49 0 [DEBUG] Number of images:
2017-03-16 08:18:49 0 [DEBUG] Location product files:
2017-03-16 08:18:49 0 [DEBUG] Delete image relations: No
2017-03-16 08:18:49 0 [DEBUG] Create image name: No
2017-03-16 08:18:49 0 [DEBUG] Image name based on: product_sku
2017-03-16 08:18:49 0 [DEBUG] Image name format: jpg
2017-03-16 08:18:49 0 [DEBUG] Change case: none
2017-03-16 08:18:49 0 [DEBUG] Fill media fields: No
2017-03-16 08:18:49 0 [DEBUG] Update media link only: No
2017-03-16 08:18:49 0 [DEBUG] Process images: No
2017-03-16 08:18:49 0 [DEBUG] Keep original file: No
2017-03-16 08:18:49 0 [DEBUG] Convert image type: none
2017-03-16 08:18:49 0 [DEBUG] Save images on server: No
2017-03-16 08:18:49 0 [DEBUG] Re-download image: Yes
2017-03-16 08:18:49 0 [DEBUG] Resize large image: No
2017-03-16 08:18:49 0 [DEBUG] Full image width:
2017-03-16 08:18:49 0 [DEBUG] Full image height:
2017-03-16 08:18:49 0 [DEBUG] Check filetype: No
2017-03-16 08:18:49 0 [DEBUG] Automatic thumbnail creation: No
2017-03-16 08:18:49 0 [DEBUG] Thumbnail type: none
2017-03-16 08:18:49 0 [DEBUG] Thumbnail width: 90
2017-03-16 08:18:49 0 [DEBUG] Thumbnail height: 90
2017-03-16 08:18:49 0 [DEBUG] Maximum width resize: 1024
2017-03-16 08:18:49 0 [DEBUG] Maximum height resize: 768
2017-03-16 08:18:49 0 [DEBUG] Watermark: No
2017-03-16 08:18:49 0 [DEBUG] Right margin:
2017-03-16 08:18:49 0 [DEBUG] Bottom margin:
2017-03-16 08:18:49 0 [DEBUG] Image:
2017-03-16 08:18:49 0 [DEBUG] Lines per import: 500
2017-03-16 08:18:49 0 [DEBUG] Time between imports: 10
2017-03-16 08:18:49 0 [DEBUG] Override system limits?: No
2017-03-16 08:18:49 0 [DEBUG] Maximum execution time:
2017-03-16 08:18:49 0 [DEBUG] Maximum amount of memory:
2017-03-16 08:18:50 0 [DEBUG] Maximum size of POST data in megabytes:
2017-03-16 08:18:50 0 [DEBUG] Maximum allowed size for uploaded files in megabytes:
2017-03-16 08:18:50 0 [DEBUG] COM_CSVI_JFORM_csvi_template_id_LABEL: 105
2017-03-16 08:18:50 0 [DEBUG] COM_CSVI_JFORM_tags_LABEL:
2017-03-16 08:18:50 0 [DEBUG] ==========
2017-03-16 08:18:50 0 [DEBUG] Load the custom fields
Accepted Answer Pending Moderation
Hello,
First thing i would suggest is to update your CSVI version. The current running version is 7.1.0, download and install this version. The debug log you posted shows the recreate alias is set to Yes so probably your template settings are not saved. Did you save your template after you set Recreate alias to No?. If you still have issues post the template XML file to check. To get template XML file go to CSVI maintenance page, Select CSVI Pro on first option and Backup template on second option. Select your template and click continue. Download the XML file and post it.
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
Dear Tharuna,
Sorry to have bothered you, I made a mistake.
I have a dozens of imports scripts, I used one with almost the same name as my new created one with Alias recreate set to off.
My mistake. Thx for your quick reply.
  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!