Broken After Theme X Update

I updated Theme X a few days ago and the website displays an error. How did I fix it?

WordPress database error: [Table ‘./websitename/wp_blc_links’ is marked as crashed and last (automatic?) repair failed]
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', 'youtube-iframe', 'metadata', 'url_field', 'acf') ) AND ( instances.container_type IN ('comment', 'post', 'page', 'dummy', 'x-portfolio') ) AND ( ( broken = 1 ) ) AND ( (dismissed = 0) ) GROUP BY links.link_id) AS foo

Sincerely,

Mike

Hi Mike,

Thank you for writing in, please make sure you update both X (7.2.3) and Cornerstone (4.2.3) to the latest versions.

How to Update

Remember to clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

That error you show above is not coming from X or Cornerstone, do you have any broken link checker plugin? You should reinstall that plugin if you need it, or delete it if you don’t.

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.