Error Messages
-
I am getting the following error messages.
[28-Mar-2018 13:28:02 UTC] WordPress database error Table ‘wrd_lightbox_photoswipe_img’ already exists for query CREATE TABLE wrd_lightbox_photoswipe_img ( imgkey char(64) DEFAULT ” NOT NULL, created datetime, width mediumint(7), height mediumint(7), PRIMARY KEY (imgkey), INDEX idx_created (created) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci; made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, LightboxPhotoSwipe->init, LightboxPhotoSwipe->create_tablesI have tried deactivating and then re activating the plugin but still getting this message.
Can you give me some advise to address this issue.
The topic ‘Error Messages’ is closed to new replies.