1. domenico
  2. RO CSVI
  3. Saturday, 06 October 2018
  4.  Subscribe via email
I have created a template that makes a load load vole automate it with cron job but from outty I execute the following commands with the following results but the imortazione does not execute what it would be?

[root@vps584331 vhosts]# /usr/bin/php ~/administrator/components/com_csvi/helper/cron.php?--key="domenico2018"&file="/var/www/vhosts/http://vps584331.ovh.net/httpdocs/giace/import.csv"
[169] 15499

[168]+ Stopped /usr/bin/php ~/administrator/components/com_csvi/helper/cron.php?--key="domenico2018"

[root@vps584331 vps584331.ovh.net]# /usr/bin/php ~/administrator/components/com_csvi/helper/cron.php?username=domenico&passwdd=28101976d$$&template_id=15
[166] 15271
[167] 15272

[164]+ Stopped /usr/bin/php ~/administrator/components/com_csvi/helper/cron.php?username=domenico
[165] Done passwdd=28101976d$$

in allegato la configurazione del template cs1.png cs1.png cs.png
Accepted Answer Pending Moderation
Hello,
You are not passing the parameters in CSVI needed way. Check setting up a cron job document for examples.

Can you try the below on command line and see if it works for you?


/usr/bin/php  /var/www/vhosts/http://vps584331.ovh.net/httpdocs/administrator/components/com_csvi/helper/cron.php --key="domenico2018" --file="/var/www/vhosts/http://vps584331.ovh.net/httpdocs/giace/import.csv"


or

/usr/bin/php  /var/www/vhosts/http://vps584331.ovh.net/httpdocs/administrator/components/com_csvi/helper/cron.php --key="domenico2018" --template_id=15
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
Very friendly for the professional advice , I have tested the commands passed , operates correctly. Thanks again good work
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,

Glad to hear all is working for you.
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
  • Page :
  • 1


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