• Resolved aeroman

    (@aeroman)


    I am getting the following errors :

    WordPress database error Table ‘mysite_database.Electronics’ doesn’t exist for query SHOW FULL COLUMNS FROM Electronics made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/MyStoreTheme/search.php’), get_the_excerpt, apply_filters(‘get_the_excerpt’), WP_Hook->apply_filters, call_user_func_array, wp_trim_excerpt, apply_filters(‘the_content’), WP_Hook->apply_filters, call_user_func_array, ald_crp_content, ald_crp

    I checked the forum for other users having the similar issue but most of them are unresolved.

    Waiting for some experienced users feedback.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Using phpmyadmin from your hosting control panel, verify that the table does exist. If not, you’ll need to restore from a backup. If it does exist, click the checkbox for that table and choose (at the bottom) “check and repair”.

    Thread Starter aeroman

    (@aeroman)

    I fixed this by disabling the culprit plugin. Usually, the last line of the error code shows the signature of the plugin.

    In my case : ald_crp_content, ald_crp

    I then went to phpmyadmin and deleted the above tables and next repaired all tables.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress database error Table’ is closed to new replies.