miyamoto1 Posted December 29, 2015 Share Posted December 29, 2015 I'm using cron task manager v 1.3.2 I've sheduled task to generate xml file for merchant center everyday but cron task doesn't work. As a link i pasted <mysite>/modules/googleshopping/cron.php. Do i need to add something more to the link? Link to comment Share on other sites More sharing options...
im_presto Posted December 29, 2015 Share Posted December 29, 2015 Hi, In you cronjobs module configuration, if you chose 'advance' option as cron mode and save it then you would see the red highlighted command which you need to set in your server cron task manager. Then only your cronjob module's set cron will run. http://awesomescreenshot.com/0955ikxb41 Thanks Link to comment Share on other sites More sharing options...
miyamoto1 Posted December 30, 2015 Author Share Posted December 30, 2015 Hi, In you cronjobs module configuration, if you chose 'advance' option as cron mode and save it then you would see the red highlighted command which you need to set in your server cron task manager. Then only your cronjob module's set cron will run. http://awesomescreenshot.com/0955ikxb41 Thanks Whe do i have to paste this link which shows after setting advance option? I'm totally newbie to restashop and i'm a little bit confused Link to comment Share on other sites More sharing options...
im_presto Posted December 30, 2015 Share Posted December 30, 2015 In cronjobs module, you can see a list table below, there is a plus icon for adding new cron job. Link to comment Share on other sites More sharing options...
miyamoto1 Posted December 30, 2015 Author Share Posted December 30, 2015 In cronjobs module, you can see a list table below, there is a plus icon for adding new cron job. So which link do i have to paste into the field in new task? The one i have pasted comes from merchant center module. Task is supposed to generate xml file for merchant center. Can you eventually explain me the process step by step? Link to comment Share on other sites More sharing options...
miyamoto1 Posted January 4, 2016 Author Share Posted January 4, 2016 help? Link to comment Share on other sites More sharing options...
im_presto Posted January 5, 2016 Share Posted January 5, 2016 what help do you need ? Link to comment Share on other sites More sharing options...
miyamoto1 Posted January 5, 2016 Author Share Posted January 5, 2016 Can you show me what do i have to paste where to set up sheduled task for Google shopping module? Honestly i don't understand the dependance between these 2 modules. If i just paste this red link how it will know how to generate xml file? Link to comment Share on other sites More sharing options...
im_presto Posted January 5, 2016 Share Posted January 5, 2016 Ok... which PS version u r using and can you please attach zip of ur cron module. so i can check it my local. Link to comment Share on other sites More sharing options...
miyamoto1 Posted January 5, 2016 Author Share Posted January 5, 2016 It's 1.6.1 but i can't attach this, since i don't have full access to the shop. Current task is set up like this(screen), link comes from google shopping module Link to comment Share on other sites More sharing options...
im_presto Posted January 5, 2016 Share Posted January 5, 2016 you set up correctly the cron for google, but you need to set up cron script at server too. for an example : * * * * * php -f /home/myjowc5/public_html/modules/cron/cron_crontab.php Link to comment Share on other sites More sharing options...
Ableson Posted January 10, 2016 Share Posted January 10, 2016 There is a tutorial at https://www.easycron.com/cron-job-tutorials/how-to-set-up-cron-job-for-prestashop-cron-tasks-manager, may be help you set cron job. 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