-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add controller for CRON tasks and minor fixes #175
Conversation
2557350
to
629222a
Compare
*/ | ||
trigger_error('This file should no longer be used and will be removed in 5.0.0 version of this module. Please update your cron tasks to use the new URL available in module settings.', E_USER_NOTICE); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No Tools::displayFileAsDeprecated() ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I looked into it, but I didn't like that you can't specify the message and it throws the error only in debug mode.
Hi @Hlavtox Thank you for your PR, I tested it and it seems to works as you can see : recording.47.webmAs you can see on the start there is a little message about the version of PHP that is not supported and we have a red notice, except that all seems to works. Tested on 8.1.x and develop, Because the PR seems to works as expected, if this error message is not problematic for you, It's QA ✔️ Thank you |
No that message is something unrelated to the project. ;-) |
http://localhost/dev/modules/gsitemap/gsitemap-cron.php?token=YOURTOKEN&id_shop=1