Comment to Converting HTML editor to text editor
-
Thanks Alex T and LeonidS.
It works:
UPDATE sys_objects_cmts SET Html='0' WHERE Name='bx_timeline';
UPDATE sys_objects_cmts SET Html='0' WHERE Name='bx_forum';
UPDATE sys_objects_cmts SET Html='0' WHERE Name='bx_posts';
Clear DB cache and All other caches.
If not working, try to logout and login again. (Maybe this has something to do with my browser)