1. pmcsolutions
  2. RO CSVI
  3. Sunday, 21 May 2017
  4.  Subscribe via email
I have a product feed which gets updated on a regular basis, I have attached the sample file i receive but seem to be having issues trying to run the import.

[img size=500 alt=image]https://image.prntscr.com/image/f8644505e4ec4318a0abfa416f6071d1.png[/img]

Can anyone help point me in the right direction?
Accepted Answer Pending Moderation
I seem to be getting this error when running the import.

[img size=500 ]https://image.prntscr.com/image/75aabec71be74d9eaff31a10baa8429f.png[/img]

The analyzer shows me the following though
[img size=500 ]https://image.prntscr.com/image/d3ad1943b1ff4f3f95b7a9c71e404d30.png[/img]
[img size=500 ]https://image.prntscr.com/image/3874bbc193c64ac7b73e1d7a6ecaa66e.png[/img]

still lost as to what to do.
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello,
I have a product feed which gets updated on a regular basis, I have attached the sample file i receive but seem to be having issues trying to run the import.

image

Can anyone help point me in the right direction?

Can you post your debug log to check? To know on how to get the debug log, please check the blue box on top of this page.

I seem to be getting this error when running the import.

The second error you have posted shows that there is no database table loaded. If you can post the debug log, i should be able to help you with both errors you have posted.
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
Hello,

The error message you see tells me you are trying to do a CSVI Custom table import but you have not selected in your template which table you want to import into. However the other screenshots indicate that you want to do a product import.

Did you create a template as explained in the documentation VirtueMart Product import? We have animations showing what needs to be done. I think that might be a good place to start.
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. # 3
Accepted Answer Pending Moderation
Im starting to get somewhere now and thank you for the link to the guide.

I have ran an import now but it has given me some errors around a few fields im trying to import.

product image 1, 2 and 3 and i cannot find which field I should be using.

the log file is over 80 MB so im going to have a sift through it to see if i can see any alarm bells and post an update with them.
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

If you get some errors, it is usually easier to import 5 products and check what is going on. The reason the log file is that big is because your import file is big as well. With a few products it is a lot easier to see what is happening.
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. # 5
Accepted Answer Pending Moderation
OK
I have cut down the import to just a few entries and i cannot seem to get the images to import from an external url.

The csv contains just two columns

product_sku and the url

Warning: Spoiler Alert! [Toggle message]

Details
Date 2017-05-29 21:30:28 UTC
Software Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
Date Time Line Action Comment
Processed 155 lines
2017-05-29 21:30:28 0 [DEBUG] Clean up old logs. Found 24 logs and threshold is 25 logs
2017-05-29 21:30:30 0 [DEBUG] Retrieved from FTP: /images/all_images.csv
2017-05-29 21:30:30 0 [QUERY] SELECT `records` FROM `jos_csvi_logs` WHERE `csvi_log_id` = 24
2017-05-29 21:30:30 0 [DEBUG] Found field delimiter: ,
2017-05-29 21:30:30 0 [DEBUG] Found field delimiter: ,
2017-05-29 21:30:30 0 [DEBUG] Loading the supported fields for com_virtuemart, operation mediaproduct and action import
2017-05-29 21:30:30 0 [QUERY] SELECT `a`.`csvi_name` FROM `jos_csvi_availablefields` AS `a` LEFT JOIN `jos_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` = 'mediaproduct' AND `a`.`action` = 'import' AND `t`.`action` = 'import'
2017-05-29 21:30:30 0 [DEBUG] Load the fields to process
2017-05-29 21:30:30 0 [DEBUG] Setup field: product_sku
2017-05-29 21:30:30 0 [DEBUG] Use the file for configuration
2017-05-29 21:30:30 0 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:30 0 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:30 0 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:30 0 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:30 0 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 0 [DEBUG] Found field delimiter: ,
2017-05-29 21:30:33 0 [DEBUG] Loading the supported fields for com_virtuemart, operation mediaproduct and action import
2017-05-29 21:30:33 0 [QUERY] SELECT `a`.`csvi_name` FROM `jos_csvi_availablefields` AS `a` LEFT JOIN `jos_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` = 'mediaproduct' AND `a`.`action` = 'import' AND `t`.`action` = 'import'
2017-05-29 21:30:33 0 [DEBUG] Load the fields to process
2017-05-29 21:30:33 0 [DEBUG] Setup field: product_sku
2017-05-29 21:30:33 0 [DEBUG] Use the file for configuration
2017-05-29 21:30:33 0 [DEBUG] Clean up old logs. Found 24 logs and threshold is 25 logs
2017-05-29 21:30:33 0 [DEBUG] Found field delimiter: ,
2017-05-29 21:30:33 0 [DEBUG] Loading the supported fields for com_virtuemart, operation mediaproduct and action import
2017-05-29 21:30:33 0 [QUERY] SELECT `a`.`csvi_name` FROM `jos_csvi_availablefields` AS `a` LEFT JOIN `jos_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` = 'mediaproduct' AND `a`.`action` = 'import' AND `t`.`action` = 'import'
2017-05-29 21:30:33 0 [DEBUG] Load the fields to process
2017-05-29 21:30:33 0 [DEBUG] Setup field: product_sku
2017-05-29 21:30:33 0 [DEBUG] Use the file for configuration
2017-05-29 21:30:33 0 [DEBUG] ==========
2017-05-29 21:30:33 0 [DEBUG] CSVI Pro Version: 7.1.0
2017-05-29 21:30:33 0 [DEBUG] PHP version: 5.5.9-1ubuntu4.2
2017-05-29 21:30:33 0 [DEBUG] Action: import
2017-05-29 21:30:33 0 [DEBUG] Component: com_virtuemart
2017-05-29 21:30:33 0 [DEBUG] Operation: mediaproduct
2017-05-29 21:30:33 0 [DEBUG] Override:
2017-05-29 21:30:33 0 [DEBUG] Source: fromftp
2017-05-29 21:30:33 0 [DEBUG] Load from your computer: /var/www/vhosts/mydomain/httpdocs/tmp/com_csvi/2736182455/all_images.csv
2017-05-29 21:30:33 0 [DEBUG] Load from server:
2017-05-29 21:30:33 0 [DEBUG] Delete after import: No
2017-05-29 21:30:33 0 [DEBUG] Load from URL: http://
2017-05-29 21:30:33 0 [DEBUG] URL Username:
2017-05-29 21:30:33 0 [DEBUG] Name of username field: user
2017-05-29 21:30:33 0 [DEBUG] URL Password:
2017-05-29 21:30:33 0 [DEBUG] Name of the password field: password
2017-05-29 21:30:33 0 [DEBUG] Retrieve method: get
2017-05-29 21:30:33 0 [DEBUG] FTP Host: 127.0.0.1
2017-05-29 21:30:33 0 [DEBUG] FTP Port: 21
2017-05-29 21:30:33 0 [DEBUG] FTP Root Folder: /images/
2017-05-29 21:30:33 0 [DEBUG] FTP Filename: all_images.csv
2017-05-29 21:30:33 0 [DEBUG] Username:
2017-05-29 21:30:33 0 [DEBUG] Host:
2017-05-29 21:30:33 0 [DEBUG] Port:
2017-05-29 21:30:33 0 [DEBUG] Database name:
2017-05-29 21:30:33 0 [DEBUG] Database table:
2017-05-29 21:30:33 0 [DEBUG] Autodetect delimiters: Yes
2017-05-29 21:30:33 0 [DEBUG] Field Delimiter: comma
2017-05-29 21:30:33 0 [DEBUG] Text Enclosure:
2017-05-29 21:30:33 0 [DEBUG] Use file extension:
2017-05-29 21:30:33 0 [DEBUG] I'm Mac: No
2017-05-29 21:30:33 0 [DEBUG] Use file for configuration: Yes
2017-05-29 21:30:33 0 [DEBUG] Add extra fields: No
2017-05-29 21:30:33 0 [DEBUG] Skip first line: No
2017-05-29 21:30:33 0 [DEBUG] Overwrite existing data: Yes
2017-05-29 21:30:33 0 [DEBUG] Record name:
2017-05-29 21:30:33 0 [DEBUG] Location product files:
2017-05-29 21:30:33 0 [DEBUG] Delete image relations: No
2017-05-29 21:30:33 0 [DEBUG] Create image name: No
2017-05-29 21:30:33 0 [DEBUG] Image name based on: product_sku
2017-05-29 21:30:33 0 [DEBUG] Image name format: jpg
2017-05-29 21:30:33 0 [DEBUG] Change case: none
2017-05-29 21:30:33 0 [DEBUG] Fill media fields: No
2017-05-29 21:30:33 0 [DEBUG] Update media link only: No
2017-05-29 21:30:33 0 [DEBUG] Process images: Yes
2017-05-29 21:30:33 0 [DEBUG] Keep original file: No
2017-05-29 21:30:33 0 [DEBUG] Convert image type: none
2017-05-29 21:30:33 0 [DEBUG] Save images on server: No
2017-05-29 21:30:33 0 [DEBUG] Re-download image: Yes
2017-05-29 21:30:33 0 [DEBUG] Resize large image: No
2017-05-29 21:30:33 0 [DEBUG] Full image width:
2017-05-29 21:30:33 0 [DEBUG] Full image height:
2017-05-29 21:30:33 0 [DEBUG] Check filetype: No
2017-05-29 21:30:33 0 [DEBUG] Automatic thumbnail creation: No
2017-05-29 21:30:33 0 [DEBUG] Thumbnail type: none
2017-05-29 21:30:33 0 [DEBUG] Thumbnail width: 90
2017-05-29 21:30:33 0 [DEBUG] Thumbnail height: 90
2017-05-29 21:30:33 0 [DEBUG] Maximum width resize: 1024
2017-05-29 21:30:33 0 [DEBUG] Maximum height resize: 768
2017-05-29 21:30:33 0 [DEBUG] Watermark: No
2017-05-29 21:30:33 0 [DEBUG] Right margin:
2017-05-29 21:30:33 0 [DEBUG] Bottom margin:
2017-05-29 21:30:33 0 [DEBUG] Image:
2017-05-29 21:30:33 0 [DEBUG] Lines per import: 1000
2017-05-29 21:30:33 0 [DEBUG] Time between imports: 5
2017-05-29 21:30:33 0 [DEBUG] Override system limits?: No
2017-05-29 21:30:33 0 [DEBUG] Maximum execution time:
2017-05-29 21:30:33 0 [DEBUG] Maximum amount of memory:
2017-05-29 21:30:33 0 [DEBUG] Maximum size of POST data in megabytes:
2017-05-29 21:30:33 0 [DEBUG] Maximum allowed size for uploaded files in megabytes:
2017-05-29 21:30:33 0 [DEBUG] Template ID: 4
2017-05-29 21:30:33 0 [DEBUG] Tags:
2017-05-29 21:30:33 0 [DEBUG] ==========
2017-05-29 21:30:33 1 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 1 [DEBUG] Process line 1
2017-05-29 21:30:33 1 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 1 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11-REV2'
2017-05-29 21:30:33 1 [DEBUG] Processing item: ACO-AC-A11-REV2
2017-05-29 21:30:33 1 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11-REV2'
2017-05-29 21:30:33 2 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 2 [DEBUG] Process line 2
2017-05-29 21:30:33 2 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 2 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11GT-REV2'
2017-05-29 21:30:33 2 [DEBUG] Processing item: ACO-AC-A11GT-REV2
2017-05-29 21:30:33 2 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11GT-REV2'
2017-05-29 21:30:33 3 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 3 [DEBUG] Process line 3
2017-05-29 21:30:33 3 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 3 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11PRO-REV2'
2017-05-29 21:30:33 3 [DEBUG] Processing item: ACO-AC-A11PRO-REV2
2017-05-29 21:30:33 3 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A11PRO-REV2'
2017-05-29 21:30:33 4 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 4 [DEBUG] Process line 4
2017-05-29 21:30:33 4 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 4 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A20-PLUS-CO'
2017-05-29 21:30:33 4 [DEBUG] Processing item: ACO-AC-A20-PLUS-CO
2017-05-29 21:30:33 4 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A20-PLUS-CO'
2017-05-29 21:30:33 5 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 5 [DEBUG] Process line 5
2017-05-29 21:30:33 5 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 5 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A64GT'
2017-05-29 21:30:33 5 [DEBUG] Processing item: ACO-AC-A64GT
2017-05-29 21:30:33 5 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A64GT'
2017-05-29 21:30:33 6 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 6 [DEBUG] Process line 6
2017-05-29 21:30:33 6 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 6 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A64PRO2'
2017-05-29 21:30:33 6 [DEBUG] Processing item: ACO-AC-A64PRO2
2017-05-29 21:30:33 6 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-A64PRO2'
2017-05-29 21:30:33 7 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 7 [DEBUG] Process line 7
2017-05-29 21:30:33 7 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 7 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-ACCELERO-TT3'
2017-05-29 21:30:33 7 [DEBUG] Processing item: ACO-AC-ACCELERO-TT3
2017-05-29 21:30:33 7 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-ACCELERO-TT3'
2017-05-29 21:30:33 8 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 8 [DEBUG] Process line 8
2017-05-29 21:30:33 8 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 8 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-AF9PRPWM'
2017-05-29 21:30:33 8 [DEBUG] Processing item: ACO-AC-AF9PRPWM
2017-05-29 21:30:33 8 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-AF9PRPWM'
2017-05-29 21:30:33 9 [DEBUG] Use field value for field product_sku
2017-05-29 21:30:33 9 [DEBUG] Process line 9
2017-05-29 21:30:33 9 [DEBUG] Found updated based on field product_sku
2017-05-29 21:30:33 9 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-ARF12'
2017-05-29 21:30:33 9 [DEBUG] Processing item: ACO-AC-ARF12
2017-05-29 21:30:33 9 [QUERY] SELECT `virtuemart_product_id` FROM `jos_virtuemart_products` WHERE `product_sku` = 'ACO-AC-ARF12'
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hello,
There are two issues i can find from your debug log.
1. The second field in your import should be file_url instead of url. You can add product_sku and file_url as your template fields and set Use file for configuration as No in template settings and on file tab. This setting will tell CSVI to use template fields and not the column headers in import file.
2. Since you are processing external images you need to set Save images on server to Yes in your template settings and on image tab. This is needed because VirtueMart cannot store external links and need the images stored on server.

Try these changes and run the import again. If you still have issues attach the latest debug log along with sample import file.
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. # 7
Accepted Answer Pending Moderation
i have changed a few things and removed the conf from file and skip the first row. field mappings added but still having issues with:-

categories
product unit of measurement
images

Im trying to add three images to the product. (can this only be done on a separate job?)
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 8
Accepted Answer Pending Moderation
Hello,
Your debug log shows there is no process on image happened on import. I also see that you are doing ICECat import, How did you do field mapping? Can you also post the template XML file? 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. # 9
Accepted Answer Pending Moderation
I was trying anything and everything to try and get the images to upload.

here is xml as requested for product import.
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 10
Accepted Answer Pending Moderation
i think some of the issue is my feed the category is only listed as the category name not a full path. It worked on another plugin I used as i could just put a single name in and it would match up but this....

Is there anyway of me just inputting the category name in the product import without the full path as this feed updates every few hours and it is not possible to get the feed modified to a full category path.

just lists category name and parent name

I have no idea about the images though, unless that has to be run as a separate import job which would slow down the process and would mean importing over 12k of products twice.
  1. more than a month ago
  2. RO CSVI
  3. # 11
Accepted Answer Pending Moderation
Hello,

It worked on another plugin I used as i could just put a single name in and it would match up but this....
That is interesting because let's say your category is pants and this is your category structure:
Clothes/Men/Pants
Clothes/Women/Pants

How would it know which category to take? That is why we require the full path.

I see that your sample.csv file does have a parent and a child name. Namely Components and Cooling. What needs to be done is that you combine these two to a full path. No, you don't have to do this by hand but you can just make a replacement rule so it happens on the fly. We have this explained in the Combine plugin tutorial. That should solve your issue of the categories.

Your images are also in 3 different columns I see file_url1, file_url2, and file_url3. These also need to be combined into a single field called file_url. The same applies here, you can use the combine rule to combine them all three together as CSVI an import multiple images at once. Multiple images are separated by the |-symbol.

Have a look at that and let us know how you get on.
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. # 12
Accepted Answer Pending Moderation
i have altered my csv file, changed the layout, setup the combine on both category and file url and still not working.
Attachments (3)
  1. more than a month ago
  2. RO CSVI
  3. # 13
Accepted Answer Pending Moderation
Hello,

setup the combine on both category and file url
In the template you posted, I don't see any combine rules. Did you create them? I don't see the combine field either in your template. There should be only one category_path and one file_url as shown in the tutorial I linked earlier.
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. # 14
Accepted Answer Pending Moderation
looks like combine isnt working + it is giving numbers for some weird reason.

[img ]https://image.prntscr.com/image/cd44ad3c314b47c599a0663b08a49014.png[/img]
  1. more than a month ago
  2. RO CSVI
  3. # 16
Accepted Answer Pending Moderation
can one of you guys either teamviewer in or I can setup a temp account as i need to get this sorted.
  1. more than a month ago
  2. RO CSVI
  3. # 17
Accepted Answer Pending Moderation
Hello,
You have created combine rules but havent applied them on category_path and file_url field as per your screenshot. In your template field page, click on category_path field and in the Rules field select the rule your created for category_path field which is Combine category and save the field. Do the same for file_url applying the rule created for file_url field and then run the import.

looks like combine isnt working + it is giving numbers for some weird reason.

product_weight field has been used as category_path in your import. In your template settings on File tab, set Use file for configuration to No and save the template.

With all the above mentioned changes your import should run good. If there is still a problem, post your latest debug log to check.
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. # 18
Accepted Answer Pending Moderation
thank you guys that fixed the categories and file urls, but after running small tests and then moving over to a full import job i get an error 500 page during the import and it refers me to my server logs.


[Mon Jun 05 18:16:48.421586 2017] [fcgid:warn] [pid 28074] (32)Broken pipe: [client 86.184.240.194:47466] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://www.pmc.solutions/results/?q=VER-53194
[Mon Jun 05 18:25:11.041460 2017] [fcgid:warn] [pid 13081] (104)Connection reset by peer: [client 86.184.240.194:48152] mod_fcgid: error reading data from FastCGI server, referer: https://www.pmc.solutions/administrator/index.php?option=com_csvi&view=import
[Mon Jun 05 18:25:11.041652 2017] [core:error] [pid 13081] [client 86.184.240.194:48152] End of script output before headers: rantai.php, referer: https://www.pmc.solutions/administrator/index.php?option=com_csvi&view=import
  1. more than a month ago
  2. RO CSVI
  3. # 19
Accepted Answer Pending Moderation
Hello,
The error in your log "End of script output before headers: " is mostly because of permission issues. Can you check if there is right permissions set for your tmp folder? The CSVI About page will tell you the permission of folders used by CSVI, check if they are all writable. Along with that check if the permissions of your files and folder are of 0755 and 0644. You can also specifically check administrator/component/com_csvi and components/com_csvi folders.
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. # 20
  • Page :
  • 1
  • 2


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