Error when importing the FastSeller Product from the column name product_sku:
1.File XLS,

Use file for configuration,
Name of the column
product_sku; product_type_name; type_parts.
Debug information:
Warning: Invalid argument supplied for foreach() in Z:\home\test3.by\www\administrator\components\com_csvi\helper\importfields.php on line 244
Fatal error: Call to a member function getAllFieldnames() on a non-object in Z:\home\test3.by\www\administrator\components\com_csvi\helper\file\import\xls.php on line 111
2. File CSV,

Error when importing the FastSeller Product from the type name:
Use file for configuration,
Name of the column
product_sku; product_type_name; type_parts.
Debug information:
#
#<?php die('Forbidden.'); ?>
#Date: 2015-06-24 10:34:45 UTC
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
#Fields: date time line_nr action comment
2015-06-24 10:34:45 0 [DEBUG] Clean up old logs. Found 16 logs and threshold is 25 logs
2015-06-24 10:34:45 0 [QUERY] SELECT csvi_log_id FROM vwqda_csvi_logs ORDER BY csvi_log_id
2015-06-24 10:45:30 0 [DEBUG] Clean up old logs. Found 16 logs and threshold is 25 logs
2015-06-24 10:45:30 0 [QUERY] SELECT csvi_log_id FROM vwqda_csvi_logs ORDER BY csvi_log_id
2015-06-24 10:45:32 0 [DEBUG] Found field delimiter: ,
2015-06-24 10:45:32 0 [DEBUG] Loading the supported fields for com_fastseller, operation producttypename and action import
2015-06-24 10:45:32 0 [QUERY] SELECT `a`.`csvi_name` FROM `vwqda_csvi_availablefields` AS `a` LEFT JOIN `vwqda_csvi_availabletables` AS `t` ON `t`.`template_table` = `a`.`component_table` WHERE `a`.`component` = 'com_fastseller' AND `t`.`component` = 'com_fastseller' AND `t`.`task_name` = 'producttypename' AND `a`.`action` = 'import' AND `t`.`action` = 'import'
2015-06-24 10:45:32 0 [DEBUG] Load the fields to process
2015-06-24 10:45:32 0 [DEBUG] Setup field: product_sku
2015-06-24 10:45:32 0 [DEBUG] Setup field: product_type_name
2015-06-24 10:45:32 0 [DEBUG] Setup field: type_parts
2015-06-24 10:45:32 0 [DEBUG] Use the file for configuration
2015-06-24 10:45:32 0 [DEBUG] ==========
2015-06-24 10:45:32 0 [DEBUG] CSVI Pro Version: 6.0rc1
2015-06-24 10:45:32 0 [DEBUG] PHP version: 5.3.13
2015-06-24 10:45:32 0 [DEBUG] Action: import
2015-06-24 10:45:32 0 [DEBUG] Component: com_fastseller
2015-06-24 10:45:32 0 [DEBUG] Operation: producttypename
2015-06-24 10:45:32 0 [DEBUG] Source: fromupload
2015-06-24 10:45:32 0 [DEBUG] Load from computer: Z:/home/http://test3.by/www/tmp/com_csvi/1435142723/тип детали.csv
2015-06-24 10:45:32 0 [DEBUG] Load from server:
2015-06-24 10:45:32 0 [DEBUG] Delete after import: No
2015-06-24 10:45:32 0 [DEBUG] Load from URL:
2015-06-24 10:45:32 0 [DEBUG] FTP Host:
2015-06-24 10:45:32 0 [DEBUG] FTP Port:
2015-06-24 10:45:32 0 [DEBUG] FTP Root Folder:
2015-06-24 10:45:32 0 [DEBUG] FTP Filename:
2015-06-24 10:45:32 0 [DEBUG] Auto detect delimiters: Yes
2015-06-24 10:45:32 0 [DEBUG] Field Delimiter: comma
2015-06-24 10:45:32 0 [DEBUG] Text Enclosure: "
2015-06-24 10:45:32 0 [DEBUG] Use file extension:
2015-06-24 10:45:32 0 [DEBUG] I'm Mac: No
2015-06-24 10:45:32 0 [DEBUG] Use file for configuration: Yes
2015-06-24 10:45:32 0 [DEBUG] Add extra fields: No
2015-06-24 10:45:32 0 [DEBUG] Skip first line: No
2015-06-24 10:45:32 0 [DEBUG] Overwrite existing data: Yes
2015-06-24 10:45:32 0 [DEBUG] Skip new items: No
2015-06-24 10:45:32 0 [DEBUG] Record name:
2015-06-24 10:45:32 0 [DEBUG] Lines per import: 1000
2015-06-24 10:45:32 0 [DEBUG] Time between imports: 5
2015-06-24 10:45:32 0 [DEBUG] Override system limits?: No
2015-06-24 10:45:32 0 [DEBUG] Maximum execution time:
2015-06-24 10:45:32 0 [DEBUG] Maximum amount of memory:
2015-06-24 10:45:32 0 [DEBUG] Maximum size of POST data in megabytes:
2015-06-24 10:45:32 0 [DEBUG] Maximum allowed size for uploaded files in megabytes:
2015-06-24 10:45:32 0 [DEBUG] ==========
2015-06-24 10:45:32 1 [DEBUG] Use field value for field product_sku
2015-06-24 10:45:32 1 [DEBUG] Use field value for field product_type_name
2015-06-24 10:45:32 1 [DEBUG] Use field value for field type_parts
2015-06-24 10:45:32 1 [DEBUG] Process line 1
2015-06-24 10:45:32 1 [DEBUG] Find the product type ID for type parts
2015-06-24 10:45:32 1 [QUERY] SELECT `product_type_id` FROM `vwqda_fastseller_product_type` WHERE `product_type_name` = 'type parts'
3.


Name of the column
product_id; product_type_name; type_parts.