Jack Burton III Member Licensed customer Feb 9, 2012 #1 If I put {$user.user_group_id} in "message_user_info" template, the page shows ID usergroup (ex. for Admin is 3). How can I obtain the name of usergroup instead ID?
If I put {$user.user_group_id} in "message_user_info" template, the page shows ID usergroup (ex. for Admin is 3). How can I obtain the name of usergroup instead ID?
P Paul B XenForo moderator Staff member Licensed customer Feb 9, 2012 #2 The user group names aren't exposed in the front end, you would need an add-on to accomplish that. Upvote 0 Downvote