Support Forum
There are two files you will need to change. First:
/wp-content/sp-resources/forum-plugins/birthdays/sp-birthdays-plugin.php
fairly near the bottom you will find the function defined:
function sp_birthdays_scheduler()
within that function and in the call to the WP function wp_schedule_event(), change the 'daily' to 'hourly'.
and /wp-content/sp-resources/forum-plugins/birthdays/sp-birthdays-install.php
You will see here 2 uses of the 'daily' keyword. Just change them both to 'hourly'.
After you make and save the changes then deactivate the Birthdays plugin (NOT Uninstall). Then after the page has reloaded - activate it again. This should reset the CRON task bit do check on the toolbox to make sure it has.
YELLOW
SWORDFISH
|
Thank you! Very good of you to take the time to write this all out.
Here's the info from the Cron Inspector:
28 April 2015 - 12.01am 1430179260 Once Hourly sph_birthdays_cron
I assume it won't update again until 12.01am tomorrow, but from then on it'll do it hourly. Is that correct? I'm fine with that.
1 Guest(s)