universal csv import stoped working

11.12.2014 14:34
#1
celsoclaro
Joomshopping forum user no avatar
Name: celso
17.10.2011
Posts: 52
Quote
universal csv import stoped working

Hi.
I had this addon working with a cron job like this: /usr/bin/curl --silent --compressed 'http://maiatronica.tabazul.pt/index.php/geral?option=com_jshopping&controller=importexport&task=start&key=(key)' and it worked fine untill last month, but suddenly it stoped working.

I contacted my server supplier and they say that, allthough they've made changes in the server, the crons are working normal. And they say that the cron asks for a key.

Can this problem have something to do with the server update? Do I need a new key?
Or does it have somthing to do with any update of joomshopping?

Thanks


Joomla: 3.3.4
JoomShopping: 4.2.2
PHP: 5.3.28
MySQL: 5.5.40-cll
Website Url: http://maiatronica.tabazul.pt
 
11.12.2014 21:07
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25902
Quote
Aw: universal csv import stoped working

Try use cron
wget

* * * * * wget -q http://www.domain.com/cron_jobs/job1.php >/dev/null 2>&1

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.