Mass action -> How cron can make it work?
10 years 5 months ago #238133
by vanway
Mass action -> How cron can make it work? was created by vanway
-- url of the page with the problem -- :
www.tiendamat.com
-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.5.1
I've created a mass action that makes that when a costumer buys a total of 2000€ overall, it change of group user.
The mass action works perfectly, and when I click on process, it actually works perfectly.
But I don't know how to add it to cron. I thought that cron was doing all the process automaticatly, but although cron runs, it doesn't update my users. Any idea why it isn't doing the process? Am I missing something?
Thank you
-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.5.1
I've created a mass action that makes that when a costumer buys a total of 2000€ overall, it change of group user.
The mass action works perfectly, and when I click on process, it actually works perfectly.
But I don't know how to add it to cron. I thought that cron was doing all the process automaticatly, but although cron runs, it doesn't update my users. Any idea why it isn't doing the process? Am I missing something?
Thank you
Please Log in or Create an account to join the conversation.
10 years 5 months ago #238151
by kyratn
Replied by kyratn on topic Mass action -> How cron can make it work?
Hi,
Could you please give a screenshot of your settings and how did u do it? I am interesting in this mass action too.
Regards
Could you please give a screenshot of your settings and how did u do it? I am interesting in this mass action too.
Regards
Please Log in or Create an account to join the conversation.
10 years 5 months ago #238176
by nicolas
Replied by nicolas on topic Mass action -> How cron can make it work?
Hi,
@vanway:
Could you provide a screenshot of your mass action settings ?
Can you check that your cron task is working :
www.hikashop.com/support/documentation/5...cron-task.html#check
@vanway:
Could you provide a screenshot of your mass action settings ?
Can you check that your cron task is working :
www.hikashop.com/support/documentation/5...cron-task.html#check
Please Log in or Create an account to join the conversation.
10 years 5 months ago #238195
by vanway
Replied by vanway on topic Mass action -> How cron can make it work?
Please Log in or Create an account to join the conversation.
10 years 5 months ago #238200
by nicolas
Replied by nicolas on topic Mass action -> How cron can make it work?
Hi,
Well, it's normal looking at your mass action settings.
You've configured the trigger to be "after an order is created" so the mass action will run each time an order is created and only for that order.
If you want your mass action to run periodically using the cron system, you need to change the trigger to use one of the choices: every minute, every hour, every day, every week, every month or every year.
Well, it's normal looking at your mass action settings.
You've configured the trigger to be "after an order is created" so the mass action will run each time an order is created and only for that order.
If you want your mass action to run periodically using the cron system, you need to change the trigger to use one of the choices: every minute, every hour, every day, every week, every month or every year.
The following user(s) said Thank You: vanway
Please Log in or Create an account to join the conversation.
10 years 5 months ago #238302
by vanway
Replied by vanway on topic Mass action -> How cron can make it work?
now works perfect. Thank you very much, Nicolas!
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds