1. cmolik
  2. RO CSVI
  3. Monday, 30 January 2017
  4.  Subscribe via email
Hello,
can you help me with cron url settings?

Cron command is
administrator/components/com_csvi/helper/cron.php --key=“xxx" --template_name="Synchronizace skladu" --file="/data/web/virtuals/139088/virtual/www/data-import/exportstavzasob.csv”

I need URL for cron settings on hosting.

Thanks a lot,
DC
Accepted Answer Pending Moderation
Hello,
Please have a look at setting up cron job document and in the section SETTING UP THE CRON COMMAND to know how to set up cron on server.
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
That's great, but I have not Directadmin or cpanel...
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
If you dont have cpanel to set up cron you can run the import by setting the template as a front end template. To create a front-end import template, you need to create a menu item of the type Import front-end and select your cron template from Joomla menu manager. Once you have created the menu item, you can call the link to the menu item from front end and trigger the import.
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. # 3
Accepted Answer Pending Moderation
OK,
thanks.

I have hidden menu item Synchronizace skladu with url:
https://www .... index.php?option=com_csvi&view=import&csvi_template_id=6&key=daldy842-234?!&task=import

Error message data:
1 Call to a member function getEnabled() on null in file: /data/web/virtuals/1388/virtual/www/domains/http://rossi-store.cz/components/com_csvi/controllers/imports.php line: 66
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

Doesn't your host offer cron jobs? It is not limited to cPanel or Directadmin.
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
Yes, of course our host offer cron jobs.
In script URL i have: https://www .... index.php?option=com_csvi&view=import&csvi_template_id=6&key=daldy842-234?!&task=import

Is it correct?
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hello,

That is not correct. A cron job is ran from the CLI (Command Line Interface). This needs to start with calling PHP. Can you only enter a URL in the cron job page? That would not be a real cron since you are calling a URL and not a script.
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. # 7
Accepted Answer Pending Moderation
Can you send me some example, how I do this?
  1. more than a month ago
  2. RO CSVI
  3. # 8
Accepted Answer Pending Moderation
Hello,

This is explained in detail in the Setting up a cron job document.
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. # 9
  • Page :
  • 1


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