1. cbacchi
  2. RO CSVI
  3. Monday, 08 August 2016
  4.  Subscribe via email
Hi,
I have to set the cron url to make imports every x hours .
By following the guidance, I created a menu item that gives me the address that I use ( eg . Index.php?Option=com_csvi&view=import&csvi_template_id=7&key=aaa&task=import ) but if you paste it into the address bar, it does not run .
What should I do?

Best regarsd
Accepted Answer Pending Moderation
Hello,
You cannot run a cron file from browser but you can run it from command line interface. It is explained in the Setting up the cron url 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. # 1
Accepted Answer Pending Moderation
ok, with the old version I used http://www.mysite.it/administrator/components/com_csvi/helpers/cron.php?username=admin&passwd=xxxxxxx&template_id=15 to run import from the address bar.

Now how can I do?
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
This is not possible with new version, you can only do it with command line interface. It is explained in the document i linked earlier.
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
Hello,

To create a front-end import template, all you need to do is create a menu item of the type Import front-end. Once you have created the menu item, you have the link to your menu item and you can use that link to trigger the import.

That should do it. Let me know how it goes.
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. # 4
Accepted Answer Pending Moderation
Hi,
I have already tried but I get error 500 and does not run anything...
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hello,
500 error is something which wont give us information on what went wrong. The details of this error will be in your server logs. You can ask your hosting provider about this server error logs to check on the error. But before that have a look at 500 internal error document and see if the instructions given in the document can help you solve the issue yourself.
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. # 6
Accepted Answer Pending Moderation
I checked and everything is set correctly ...
it is normal for the same imports , from the backend does not give me any error ?
  1. more than a month ago
  2. RO CSVI
  3. # 7
Accepted Answer Pending Moderation
Hello,
Did you check your server error logs? without that it is difficult to find the cause for the error.
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. # 8
Accepted Answer Pending Moderation
hi,

in server error logs there is no error...
  1. more than a month ago
  2. RO CSVI
  3. # 9
Accepted Answer Pending Moderation
Hello,
If its a 500 error there should be something in your server logs as it is server which is stopping CSVI. If you are looking at correct server logs and no error then your server has been badly configured. Talk to your hosting provider and tell them about the 500 error.
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. # 10
Accepted Answer Pending Moderation
Hi,
It is badly configured for the component ? or because there are no error logs?
  1. more than a month ago
  2. RO CSVI
  3. # 11
Accepted Answer Pending Moderation
Hello,
Badly configured because there is no error logs. 500 error should have some error logged in your server error logs.
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. # 12
Accepted Answer Pending Moderation
Hello,

The server has no record whatsoever of throwing an internal server error? That will make it impossible to fix an error if the server only says crash and I won't tell you why.

Which PHP version are you running?
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. # 13
Accepted Answer Pending Moderation
PHP Version 5.6.24
  1. more than a month ago
  2. RO CSVI
  3. # 14
Accepted Answer Pending Moderation
We will need the server error in that case.
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. # 15
Accepted Answer Pending Moderation
Hi friends.

Searching fot same issue I find that.

I need to configure cronjobs at same way, by frontend url...I configure all and receive a 500 error. Finally you solved that?

In server's log errors doesn't appears nothing...but in access log appears that.

public ip - - [29/Sep/2016:19:59:20 +0200] "GET /index.php?option=com_csvi&view=import&csvi_template_id=2&key=privatekeyt&task=import HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36" "http://www.domainname.com"
public ip - - [29/Sep/2016:19:59:18 +0200] "GET /index.php?option=com_csvi&view=import&csvi_template_id=2&key=privatekey&task=import HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36" "http://www.domainname.com"
  1. more than a month ago
  2. RO CSVI
  3. # 16
Accepted Answer Pending Moderation
Hello,
You should be having the log of 500 error and why it is happening in your server error logs, if not all i could say is your server has been badly configured. Access logs wont give us required information. You need to talk to your hosting provider on the same. Only way to know about 500 error is from your server error logs.
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. # 17
Accepted Answer Pending Moderation
Hello.

This problem is in my demo server too. I has the server fisical in my office.

I have checking the apache's error.log and nothing. I am checking all logs in the server and nothing, I saw the php.ini to check the log configuration and all is ok.

I don't know what more can I do.
  1. more than a month ago
  2. RO CSVI
  3. # 18
Accepted Answer Pending Moderation
Finally I got something!!

I renamed some parts of the path for privacy.

Fatal error: Call to a member function getEnabled() on a non-object in /var/directory/hostdata/directory/public_html/host_space/components/com_csvi/controllers/imports.php on line 66

I hope that thin could help.

Thanks
  1. more than a month ago
  2. RO CSVI
  3. # 19
Accepted Answer Pending Moderation
Hello,
May i know which version of CSVI are you using? The line the error is pointing to don't have any such code in latest version.
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
  • 3


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