AQuickQuestion
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Integration with Other Services (Red Dot)Thanks – I removed the captcha keys and it didn’t make a difference. The only thing that worked was deleted the plugin and reinstalling.
Forum: Plugins
In reply to: [DreamObjects Backups] Undefined variable errorHi!
It seems like the plugin is working, but I’m still seeing a couple of errors
1. On the ../admin.php?page=dreamobjects-menu-backup page
WordPress database error: [Table 'xx_dreamobjects_backup_log' doesn't exist] SELECT * FROM xx_dreamobjects_backup_log WHERE frequency LIKE 'success';
And on the blog post admin page.
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 xx/wp-includes/plugin.php on line 235
I assume I’m getting some conflict with another plugin, but I’m not sure how to figure it out.
(Normally, I’d deactivate the theme and plugins to investigate, but on this project it took a hella long time to set up and I’m afraid I’ll lose my settings if I deactivate. I’ve switched my theme before and spent hours trying to set up my menus and widgets when I switched back.Your thoughts?
Thanks!
Forum: Plugins
In reply to: [DreamObjects Backups] Undefined variable errorHi 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?
Hi guys,
Thanks for your help. I finally got around to trying it and the three site methods works.
All the best