Comment to 'number of characters for replies'
  • Hello Michael Beloved !

    It is possible to do via execution of the following query:

    UPDATE `sys_objects_cmts` SET `CharsPostMax`=4000 WHERE `Name`='bx_forum' LIMIT 1;

    and then clear cache via Dashboard.