Hi Mika,
It’s nice to know we think alike. Before I posted the question, I deleted and reinstalled the plugin, deleted and re-created my DreamObjects user and bucket. This time I received the same error message, but upon refresh the error disappeared and it looks like the key and secret key were saved properly. However, this time I received this:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method DHDO::cron_schedules() should not be called statically in /wp-includes/plugin.php on line 235
Notice: Undefined variable: error in /wp-content/plugins/dreamobjects/lib/settings.php on line 294
Notice: Undefined variable: error in /wp-content/plugins/dreamobjects/lib/settings.php on line 340
Notice: Undefined variable: error in /wp-content/plugins/dreamobjects/lib/settings.php on line 379
Notice: Undefined variable: error in /wp-content/plugins/dreamobjects/lib/settings.php on line 412
Notice: Undefined variable: error in /wp-content/plugins/dreamobjects/lib/settings.php on line 444
Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/plugin.php:235) in /wp-includes/pluggable.php on line 1174
This disappeared when I logged out and logged back in, then I saw this error on the admin page
Recent Backup Status
WordPress database error: [Table 'xxx_dreamobjects_backup_log' doesn't exist]
SELECT * FROM xxx_dreamobjects_backup_log WHERE frequency LIKE 'success';
(*I’ve removed by db prefix name and other identifiers from the code shown here.)
The database error remains, but it looks like the backup is working. Very confusing.
What do you think?