• Hello,

    After Learnpress update my server generates the following error log:

    WordPress database error Table "wp_learnpress_user_items" doesn’t exist in engine for query: SELECT * FROM wp_learnpress_user_items

    This happens because my database has custom prefix.

    The error on plugin is on line 50 (learnpress/inc/user-item/class-lp-user-items-db.php).

    Please, change the line to {$wpdb->learnpress_user_items}.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Database error after plugin update’ is closed to new replies.