No, it is back. I think it may has to do with the quick edit'or (when i go to advanced editting, then no problem), but when i try to submit quick edit, then the submit button wheel is turning and nothing happens (post was editted on background, but i received that mentioned SQL error - SQL command is OK when executed via PHPmyadmin)
I also had an idea if this is caused by the cloudflare. No it is not. Browser dev. console shown some FAIL: deltype_hard and when i duck.com it, i found [this post](
https://forum.vbulletin.com/forum/vb...01#post3548501) where is described change in /vb/ckeditor.php
PHP Code:
Line 507:
htmlspecialchars($value)
Changed to
htmlspecialchars($value, ENT_COMPAT | ENT_HTML401, "ISO-8859-1")
now quick editor works (for the time being) and no SQL error mail ��