MyBB Community Forums

Full Version: changed welcome block color now i cant click my username
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
edited my welcome block to

// 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, build_profile_link($mybb->user['username'], $mybb->user['uid']), $lastvisit);

to color the username, but now i cant click my username. need help fast

edited this in ./global.php
mmm, don't try and bypass denied support by posting in plugin support forum. We aren't blind ya know.