2008-05-12, 11:50 AM
Hello.
I want the name of the last member on index page, to be colorized according to his/her membergroup colour.
I've tried to change this in index.php:
Into this:
I guess i'm missing something ;P
I want the name of the last member on index page, to be colorized according to his/her membergroup colour.
I've tried to change this in index.php:
$newestmember = build_profile_link($stats['lastusername'], $stats['lastuid']);
Into this:
$newestmember = build_profile_link(format_name($stats['lastusername'], $stats['usergroup'], $stats['displaygroup']), $stats['lastuid']);
But nothing changed.I guess i'm missing something ;P
Fortune and glory, kid...