On my VB 4.0.5 forum I have some rank images that are displayed using the built in VB User Ranks based on post count.
Right now it is showing 2 ranks for each member... but I want it to only show the highest rank.
I have tried both checking and unchecking the "stack ranks" box in each user rank but it doesn't seem to make a difference.
I even have only one rank for the usergroup Administrators but it still shows 2 anyway....
How can I make it show only the highest rank and only one rank for Admins?
Thanks!
Here's an example:
--------------- Added [DATE]1280171719[/DATE] at [TIME]1280171719[/TIME] ---------------
Ok I figured out the problem.
I had each user rank set to display "Always" and when I changed them all to "If Displaygroup = This Group" in the admincp then it only shows the highest rank a user has.
Problem solved.