Aasixx
11-01-2012, 09:09 PM
I'm trying to display the user's ranking on their profile (profile.php) and it's showing up blank where the usergroup's name should display. This is what I have..
<strong>Ranking:</strong> {$row->groupname}<br />
What's wrong with it? :/
<strong>Ranking:</strong> {$row->groupname}<br />
What's wrong with it? :/