Yes that is what I am having to do now, use VMIN to do backups however I just don't get why the plugin works on one DB on the same server (same plugins - versions etc) and not on this one.
Surely you must know what the code is doing that sets the time for the next schedule?
Where does it get the current timestamp from
and
What maths does it use to add to that to get the next backup date
and
What has to run/load/fire to initiate the backup process
As I am getting N/A when I save the times for backups and the error message "nothing selected" there must be some issue with one of the dates somewhere OR the setting of the wp_option to create the next date for the backup?
Any SQL or PHP I can use (just tell me and I will write it myself) and I can throw it into the page you tell me so I can see what is NOT happening that should be happening.
Seems strange it works on one DB and not the other when they are both the same size (in posts/pages, tags/categories, users) and have the same settings for permalinks and so on.
Any help to debug would be good.