Jump to content
  • Sign Up

Leaderboard

Popular Content

Showing content with the highest reputation on 10/21/2023 in Posts

  1. Try this code, it work`s for me : {{if !$comment->isAnonymous()}} <li class="csr-authorInfo:group"> <div class="csr-group:item csr-group:{$comment->author()->member_group_id}">{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )"}</div> </li> <li class="csr-authorInfo:group"> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'> {{endif}} </li> {{endif}}
    1 point
  2. Just discovered webflake is back up and running, really happy to see you guys back!
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...