Forums

WordPress database error in apache2 log. (2 posts)

  1. hubble
    Member
    Posted 2 years ago #

    My apache2 error log is growing huge with these 2:

    WordPress database error Table 'hubbledata.wp_addingblocks' doesn't exist for query SELECT * FROM wp_addingblocks WHERE enabled='1' made by require, require_once, include, get_header, locate_template, load_template, require_once, wp_head, do_action, call_user_func_array, addingblocks_css

    WordPress database error Table 'hubbledata.wp_addingblocks' doesn't exist for query SELECT * FROM wp_addingblocks WHERE enabled='1' made by require, require_once, include, get_footer, locate_template, load_template, require_once, do_action, call_user_func_array, addingblocks_html

    Apparently this dosen't visibly affects my site, but apache2 records this error to every ip.
    What I understand from this error is that I need wp_addingblocks table.
    Can you help me please?

  2. mrmist
    Forum Janitor
    Posted 2 years ago #

    Looks like a plugin issue to me as that's not a standard WordPress table. Try disabling plugins to pin down the offending one, then follow up with the plugin author, or get a new version.

Topic Closed

This topic has been closed to new replies.

About this Topic