Sobald das Plugin "WP Page Flip Lite" aktiviert wird, kommt folgender Datenbankfehler:
WordPress database error: [Duplicate column name 'position']
ALTER TABLE db_pageflip ADD `position` INT( 50 ) NOT NULL
WordPress database error: [Duplicate column name 'id_book']
ALTER TABLE db_pageflip ADD `id_book` INT( 50 ) NOT NULL DEFAULT '0'
Weiß hier jemand Rat, wie man das beheben könnte?
Danke im Voraus!