Alejandrosi Posted March 24 Share Posted March 24 Hello everybody. I want to create a Cron Job to clear faceted search caché but what I created searching in the internet seems to not be working. See attached image of what I have written. Thanks in advance for all your help. Kind regards Link to comment Share on other sites More sharing options...
Knowband Plugins Posted March 25 Share Posted March 25 Try wget instead of the curl command. wget -O /dev/null '[URL]' I can see the URL is also wrong. The URL should not be like "modules/ps_facetsearch/ps..php" etc Check the module backend for the CRON URL. Link to comment Share on other sites More sharing options...
Alejandrosi Posted March 25 Author Share Posted March 25 (edited) Thank you for your help. If I do right click on the clear caché button (in the module) and open in a new window I get that URL. Where should I look for another URL? Kind regards Captura de pantalla 2025-03-25 a las 15.02.55.psd Edited March 25 by Alejandrosi (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted March 26 Share Posted March 26 URL not on the screen ? As mentioned on the screen below ? URL should be like https://xxx.com/index.php?ajax=1&action=clearCache&token=c909b0050e&fc=module&module=ps_facetedsearch&controller=cron&id_lang=1 Link to comment Share on other sites More sharing options...
Alejandrosi Posted March 26 Author Share Posted March 26 This is what my module shows Kind regards 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