Yoast SEO and Admin Columns Pro
After updating to Yoast SEO (5.0.2) I get a huge MYSQL error on the products backend.
WordPress-Datenbank-Fehler: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-1' at line 1]
SELECT wp_posts.ID AS id, wp_posts.post_content AS value FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (4936,9516,3043,3045,9447,2907,2929,3028,16299,2806,17779,20190,2188,15070,2177,2179,2181,2172,2082,2083,17786,4388,20340,20345,14182,2114,2116,5160,17925,14441,2191,2190,2068,2069,2904,2171,2174,10342,15558,2772,16262,17637,17386,8075,19242,2920,19774,2176,3753,3752,2994,16121,9483,9259,2932,3021,20325,1795,19500,3471,2272,2305,2308,2554,2562,2636,2669,2670,2687,2631,2632,2557,2633,2635,2700,2730,2600,2737,2773,2774,2634,2307,2398,2287,2309,2267,2268,2269,2270,2271,2273,2397,2276,2279,2281,2282,2283,2284,2285,2286,) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft')) LIMIT 0, -1
–> I deleted many of the posts ids. Actually there are way more in the list on my backend.
I guess it’s a problem with the new Yoast feature –> counting links. I am not able to inline edit any longer with that problem.
Deactivating Yoast does not work. Deactivating Admin Columns shows the normal columns without any mistakes.
Other possible problems: I activated memcache on my server
Any ideas how to solve the problem?
Many thanks!
You must be logged in to reply to this topic.