Fatar error activating the plugin
-
Hi,
When trying to activate this plug in I´ve got following fatal error. I have no clue where to start trouble shooting. The only obvious thing is that the version was compatible with my WP-version, otherwise I´m lost on where to start:Fatal error: Uncaught Exception: There was a database error installing Redirection – please post these details to https://github.com/johngodley/redirection/issues – CREATE TABLE IF NOT EXISTS
mlwjf_redirection_items(idint(11) unsigned NOT NULL AUTO_INCREMENT,urlmediumtext NOT NULL,regexint(11) unsigned NOT NULL DEFAULT ‘0’,positionint(11) unsigned NOT NULL DEFAULT ‘0’,last_countint(10) unsigned NOT NULL DEFAULT ‘0’,last_accessdatetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,group_idint(11) NOT NULL DEFAULT ‘0’,statusenum(‘enabled’,’disabled’) NOT NULL DEFAULT ‘enabled’,action_typevarchar(20) NOT NULL,action_codeint(11) unsigned NOT NULL,action_datamediumtext,match_typevarchar(20) NOT NULL,titletext, PRIMARY KEY (id), KEYurl(url(191)), KEYstatus(status), KEYregex(regex), KEYgroup_idpos(group_id,position), KEYgroup(group_id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE=utf8mb4_unicod in /www/webvol1/5a/ovk3029j27hr3u3/trailerimport.se/public_html/wp-content/plugins/redirection/models/database.php on line 112
The topic ‘Fatar error activating the plugin’ is closed to new replies.