Hi again,
yes works perfect in 2.0.3
My bad I read your post too late dwh

here's my edit in functions.php:
Comment or remove the following
PHP Code:
if ($showdeficon) {
$post[icon]='<img src="{ imagesfolder}/icons/icon1.gif" border="0" alt="">';
}
cu,
-Tom
P.S.:
Installing fresh on 2.0.3: Edit codepiece in admin/functions.php as showing above and turn "Show default icon" ON in your vB's Control Panel.
Please note the blank within
{ imagesfolder} which doesn't appear in the orginal code - was left there intentionally because it would be parsed by vb as code...