[Plugin: BackWPup] Error after activating plugin
-
I am getting an error, that momentarily shows up on the browser, when I try to activate the plugin. From reading the text, it looks like a MySQL schema error.
The error text reads as follows: “WordPress database error BLOB/TEXT column ‘log’ can’t have a default value for query CREATE TABLE wp_backwpup_logs ( logtime BIGINT NOT NULL, jobid INT NOT NULL, jobname VARCHAR(255) NOT NULL, type VARCHAR(20) NOT NULL, error TINYINT NOT NULL default ‘0’, warning TINYINT NOT NULL default ‘0’, worktime TINYINT NOT NULL default ‘0’, log LONGTEXT NOT NULL default ”, backupfile VARCHAR(255), PRIMARY KEY (logtime) )DEFAULT CHARACTER SET utf8 made by activate_plugin, do_action, call_user_func_array, backwpup_plugin_activate, dbDelta”.
I hope this may help to improve the plugin.
- The topic ‘[Plugin: BackWPup] Error after activating plugin’ is closed to new replies.