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
(id
int(11) unsigned NOT NULL AUTO_INCREMENT,url
mediumtext NOT NULL,regex
int(11) unsigned NOT NULL DEFAULT ‘0’,position
int(11) unsigned NOT NULL DEFAULT ‘0’,last_count
int(10) unsigned NOT NULL DEFAULT ‘0’,last_access
datetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,group_id
int(11) NOT NULL DEFAULT ‘0’,status
enum(‘enabled’,’disabled’) NOT NULL DEFAULT ‘enabled’,action_type
varchar(20) NOT NULL,action_code
int(11) unsigned NOT NULL,action_data
mediumtext,match_type
varchar(20) NOT NULL,title
text, 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.