ok so i added fuckin
// Format the welcome back message
$formatted_username = format_name($mybb->user['username'], $mybb->user['usergroup'], $mybb->user['displaygroup']);
$lang->welcome_back = $lang->sprintf($lang->welcome_back, $formatted_username, $lastvisit);
but that fucking piece of shit wont click http://puu.sh/1orhL
wtf do i need to add i nthe global.php i tried making it so the usergroup name shows instead of just a normal color
// Format the welcome back message
$formatted_username = format_name($mybb->user['username'], $mybb->user['usergroup'], $mybb->user['displaygroup']);
$lang->welcome_back = $lang->sprintf($lang->welcome_back, $formatted_username, $lastvisit);
but that fucking piece of shit wont click http://puu.sh/1orhL
wtf do i need to add i nthe global.php i tried making it so the usergroup name shows instead of just a normal color