Comment to 'Vote (for / against)'
  • Yes, you can have score and like together in comments, to do it

    1) run the following query:

    UPDATE  `sys_objects_score` SET  `is_on` =  '1' WHERE  `name` ='sys_cmts' LIMIT 1 ;

    2) enable score menu item:

    Result:

    • Thank you Alex, that's great, as well as the explanation.

      • Alex, I point out that "plus" in the first screenshot should be renamed "Vote (for)" and "vote" by "Vote (for / against)" to stay consistent with the same menus to others places.
        Also I have a question. It seems that Vote (for / against) does not trigger notifications? What is the field "trigger _field_author" used for? I like this system finally it is better for some elements.