I get the same error since the last update
First of all, thanks for your answer.
I have searched for the cookie without success; the page I am referring to is https://kaosenlared.net
Tx.
I am going to close the thread because I have already found the answer: the problem was in the EmbedPress plugin. Tx.
I have the same after update to 4.7.2
I’ve added the following line to my wp-config.php file:
“define( ‘WP_ALLOW_REPAIR’, true );”
Then run the script “repair.php” located at “{$my_site}/wp-admin/maint/repair.php”
Return no errors in the BD, but the problem persist 🙁
Any idea?