• Hello, on a WP 7.0 and PHP 8.5, this appeared on a search results page (i have searched for “blog.dom-ain.info”) /wp-admin/tools.php?page=tso-link-inspector&s=blog.dom-ain.info

    WordPress database error: [Unknown column 'p.post_title' in 'WHERE']
    SELECT COUNT(*) FROM wp_tso_link_inspector l WHERE 1=1 AND ( l.link_url LIKE '%blog.dom-ain.info%' OR l.anchor_text LIKE '%blog.dom-ain.info%' OR l.redirect_url LIKE '%blog.dom-ain.info%' OR p.post_title LIKE '%blog.dom-ain.info%' )

    This happening during Checking process on the background. I see that the table is really missing column p.post_title, yet Link inspector is displaying post title in the table of links at /wp-admin/tools.php?page=tso-link-inspector so it needs to get it from somewhere.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.