@alpipego, I turned WP_DEBUG to “TRUE” and got the following error on the site:
WordPress database error: [Specified key was too long; max key length is 767 bytes]
CREATE TABLE wp_ultimate_410 ( id
INT AUTO_INCREMENT, request
VARCHAR(512) NOT NULL, regex
TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (id), UNIQUE KEY request (request(192)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
WordPress database error: [Table ‘myflowerland.wp_ultimate_410’ doesn’t exist]
SELECT request, regex from wp_ultimate_410;
This was after I Deactivated, Uninstalled and re-installed the plugin for a fourth time.
Please advise.
-
This reply was modified 4 years ago by 3cstudio.
-
This reply was modified 4 years ago by 3cstudio.