Hi guys.
My forum was previously running vBulletin 3.7.0 and I had customised the showgroups template, adding an extra column that displayed the users rank image using $user[rank]
After upgrading to 3.8.3 this no longer works, apparently that variable is no longer available to the showgroups template (why would they remove it?

). Someone recommended $prepared[rank] but this had no effect.
Could someone please design a mod that either makes the original variable available again to that template, or a mod for the template that includes the extra column displaying the rank image.
This is of great use to any clan (many have ranks) that uses vBulletin. It was a great way for me to generate a members list showing peoples departments, ranks and staff positions excluding members of the forum who were just visitors/non active members.
Thanks!
--------------- Added [DATE]1251639336[/DATE] at [TIME]1251639336[/TIME] ---------------
Managed to get it sorted myself.