Instead of special forum ranks overriding regular forum ranks is it possible to display both?
Also, on profile pages I am trying to not show text with all the ranks because I am using special rank badges. I believe these lines are relating to that…but not sure what to change them to?
sp_UserForumRank($args=”, $spProfileUser->rank);
sp_UserSpecialRank($args=”, $spProfileUser->special_rank);