That's not something you would do with cron task, that's something you would do in the script when those conditions are met.The ideal would be each time a member modifies a specific profile field, at least each time a member logs in
This is something you would do with cron task. Note that the cron task within phpBB is what is considered a "poor mans cron" as it typically relies on a user loading a page to trigger it. You don't need phpBB to do this.If you look in your hosting control panel there is probably section for contrab where you can set it to execute a script based on whatever time measurement you want.
or even once a day.
Statistics: Posted by thecoalman — Sun Jul 14, 2024 1:13 pm