Hi!
I want to use cron function.I wrote the cron commands based on the instructions.
/usr/local/bin/php /home/sveahu/public_html/administrator/components/com_csvi/helper/cron.php --template_name="bosch_sablon_image " --file="home/sveahu/public_html/beepitheto/image.csv"
mytemplate-----> bosch_sablon_image
myfile -----------> image.csv
/usr/local/bin/php /home/sveahu/public_html/administrator/components/com_csvi/helper/cron.php --template_name="neff_sablon_image" --file="home/sveahu/public_html/beepitheto/neff.csv"
mytemplate-----> neff_sablon_image
myfile ----------> neff.csv
but something is missing because I i get an automated email!
The Email
-----------------------------------------------------------------------------
Use --help to see the help information
Processing started...
Template bosch_sablon_image
The option Enable frontend/cron has been disabled. Set this option to Yes, to be able to use the template in a cron job.
I don't understand what needs to be set up yet. i can't find anything
any idea?
- revolte
- RO CSVI
- Wednesday, 08 September 2021
- Subscribe via email
Attachments (1)
0
Accepted Answer
Pending Moderation
Hello,
In your import template settings on Details tab set Enable frontend/cron to Yes, save the template and run the cron. See attached screenshot.
In your import template settings on Details tab set Enable frontend/cron to Yes, save the template and run the cron. See attached screenshot.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
I received another email!
Use --help to see the help information
Processing started...
Template bosch_sablon_image
No secret key has been specified. A secret key must be specified to be able to execute the template.
where can i find the secret key?
Use --help to see the help information
Processing started...
Template bosch_sablon_image
No secret key has been specified. A secret key must be specified to be able to execute the template.
where can i find the secret key?
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
You need to enter the secret key in your template settings(the field shown in your screenshot) and save the template. You then use this secret key in your cron command. Please check Setting up a cron job in RO CSVI and under Build the cron command section to know on how to use field settings in cron command.
where can i find the secret key?
You need to enter the secret key in your template settings(the field shown in your screenshot) and save the template. You then use this secret key in your cron command. Please check Setting up a cron job in RO CSVI and under Build the cron command section to know on how to use field settings in cron command.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Thanks for the help
The command ran but printed an error.
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /home/sveahu/public_html/administrator/components/com_csvi/helper/file/import/csv.php on line 463
i don't know what's wrong!

The command ran but printed an error.
Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /home/sveahu/public_html/administrator/components/com_csvi/helper/file/import/csv.php on line 463
i don't know what's wrong!
Accepted Answer
Pending Moderation
Hello,
That is not an error but a notice. You can hide this notice by setting Error Reporting field to Simple or System Default in Joomla Configuration page and on Server tab.
That is not an error but a notice. You can hide this notice by setting Error Reporting field to Simple or System Default in Joomla Configuration page and on Server tab.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »