after updating wordpress got error with promotions:
WordPress database error: [Tablespace for table ‘worldl15_worldlegacy.wp_esp_promotion_object‘ exists. Please DISCARD the tablespace before IMPORT]
CREATE TABLE wp_esp_promotion_object ( POB_ID INT UNSIGNED NOT NULL AUTO_INCREMENT, PRO_ID INT UNSIGNED NOT NULL, OBJ_ID INT UNSIGNED NOT NULL, POB_type VARCHAR(45) NULL, POB_used INT NULL, PRIMARY KEY (POB_ID), KEY OBJ_ID (OBJ_ID), KEY PRO_ID (PRO_ID) ) ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
That’s actually a database error and the server administrator will need to clear that error, or if there’s a database backup that can be restored to that should clear the error.
Can you contact the server adminstrator or the web host? They can clear the error from the database. Deactivating the Promotions plugin, then reactivating it will not clear the error.
Viewing 3 reply threads
The support post ‘Event Expresso Promotions Error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.