Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Voting plugin, how to count all comment votes
I want to show the sum of each comments vote in the discussions area.
So one discussion has many comments and each comment has votes. I want the amount of those comment votes to be the vote of this whole discussion.
Idealli it would save the amount right away to the database field of the discussion itself.
I tried changing functions in the class.voting.plugin.php but it did not work. Help would be appreciated.
0