1. veselinovm
  2. RO CSVI
  3. Tuesday, 13 September 2022
  4.  Subscribe via email
Hello ,
I have very large number of products to import to VirtueMart, around 28k.
I have realized that breaking of import causes images, because import w/o images goes smooth and fast.

What is the "best" with most low usage of the server to process images? Which parameters to use to try to import 28k of images?

php settings are on maximum.
in log files I cannot find what causes error and termination of process.
Accepted Answer
Accepted Answer Pending Moderation
Hello,
When I run first cron error is this one:

Could not parse the requested URI http:///home2/sajtzaprobu/public_html/administrator/components/com_csvi/helper/cron.php

This error is because of changes with Joomla 4. We have a document explaining on the workaround for this error. Please check Could not parse the requested URI error with RO CSVI cron document.

When run second one , error is this one:

/home2/sajtzaprobu/public_html/administrator/components/com_csvi/helper/cron.php: line 1: ?php
: No such file or directory

PHP Executable path is missing in the second cron command. You need to add that to the cron command. Also, you can add this cron command to the same bash script file as explained in the above linked 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. # Permalink
Sorry, the discussion is currently locked. You will not be able to post a reply or a comment at the moment.