Comment to 'change comments editor '
  • Hello Hodor!

    The easiest way to do it - to execute this query in your database (example for photos):

    UPDATE `sys_objects_cmts` SET `Html` = '0' WHERE `sys_objects_cmts`.`Name` = 'bx_photos';

    Then clear all your caches in Dasboard.

    With the best regards, Leonid