Jump to content
  • Sign Up

Leaderboard

Popular Content

Showing content with the highest reputation on 10/12/2021 in Posts

  1. If my guess is right, one of this two codes is the one for reputation, just add one of them into postContainer near the postcount code. first : {template="reputationBadge" group="global" app="core" params="$comment->author()"} second : {template="reputationBadge" group="global" app="core" params="$comment->author()"} {{if isset( $comment->author_solved_count )}} {template="solvedBadge" group="global" app="core" params="$comment->author(), $comment->author_solved_count"} {{endif}}
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...