PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

SQL error after updating

  1. btickler
    Member

    I got this error after updating this morning:

    WordPress database error: [Table 'btickler_wrdp1.wp_blc_links' doesn't exist]
    SELECT COUNT(*) FROM ( SELECT 0 FROM wp_blc_links AS links JOIN wp_blc_instances AS instances ON links.link_id = instances.link_id WHERE ( instances.parser_type IN ('link', 'image', 'url_field', 'metadata') ) AND ( instances.container_type IN ('dummy', 'page', 'post', 'comment', 'blogroll') ) AND ( ( broken = 1 ) ) GROUP BY links.link_id) AS foo

    Plugin reactivated successfully.

    ...is this something I should be worried about or should I believe the "plugin reactivated successfully?" :)

    Posted 12 years ago on Friday November 11, 2011 | Permalink
  2. Those aren't Gravity Forms related queries. So i'm not sure why you would have encountered this error. It looks like a WordPress issue.

    Posted 12 years ago on Friday November 11, 2011 | Permalink
  3. btickler
    Member

    Ok, thanks, good to know at least that it's not going to affect my forms.

    Posted 12 years ago on Friday November 11, 2011 | Permalink
  4. Those errors are coming from the Broken Link Checker plugin.

    You should reinstall that plugin if you need it, or delete it if you don't. It's a huge resource hog, so it's best used sparingly.

    Posted 12 years ago on Saturday November 12, 2011 | Permalink