WEMS Posted September 7, 2016 Share Posted September 7, 2016 I try to set up a syncronisation cron task that an internal newsletter module synchronise all hours with the mailchimp contacts I have for example a link http://myshop.com/modules/newsletterpro/sync_chimp.php?token=33b960031f39d33390890beaf6f607f3 Cron job last execution after some weeks: never I have also set up the cron job in my hosting pannel, the support confirm me that the job is execute as the rule. Modules to synchronised never synchronised. Thanks in advance for your advice. Link to comment Share on other sites More sharing options...
vekia Posted September 7, 2016 Share Posted September 7, 2016 so if the hoster says that file is executed properly, maybe the problem is not with cron job but with the synchronisation script? if you will open synchro script in the browser, does it work then? Link to comment Share on other sites More sharing options...
WEMS Posted September 7, 2016 Author Share Posted September 7, 2016 The hoster says that the Job was accomplished from there site but they can not told me if the command was internally done in the shop. In Prestashop Cron task I have 2 other function Automation to be done and there have the status Last execution: Never . All have an hour tackt synchronisation and was sett up since week. Maybe is something with the Task Link URL not good that the plugins gives ? Link to comment Share on other sites More sharing options...
WEMS Posted September 9, 2016 Author Share Posted September 9, 2016 Any news on this ? Link to comment Share on other sites More sharing options...
peranders Posted September 11, 2016 Share Posted September 11, 2016 (edited) Have you added "wget" in front of the string? Notice that you must add "wget " in front of the string, at least if you are using cron jobs via cpanel. See attached picture. For me cron jobs works perfectly for updating the currencies Edited September 11, 2016 by peranders (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now