broncoisl
Member
Posted 6 months ago #
I'm using WP 3.4.1 multisite and BackupWordpress 2.0.6
The backup is not running by it self (at 23:00)as scheduled.
However the next morning if I go to Tools Backups the backup starts running by it self and finishes normally.
This shows up in WP cron
Reoccurring Task
Daglega 2012-11-21 23:00:00 -0 hmbkp_schedule_hook
Hooked functions: hmbkp_schedule_hook_run() backup
What can I try to make this work?
http://wordpress.org/extend/plugins/backupwordpress/
Cron jobs are only triggered by people accessing your site so could it be that no one else is visiting your site except you?
broncoisl
Member
Posted 6 months ago #
Thanks Tom I didn't know that, I'm now experimenting with making Windows scheduler trigger wp-cron.php every three hours or so hopefully that will work. The site is still not public so there are just a few people using it :)