Quote:
Originally posted by Sparkz
And when that gives you an error, try this instead 
PHP Code:
if ($bbuserinfo['usergroupid'] == 1) {
$regcpbutton = "<img src=\"images/register.gif\" alt=\"Registeration is free! Join now!\" border=\"0\">";
} else {
$regcpbutton = "<img src=\"images/top_profile.gif\" alt=\"Manage your forum preferences!\" border=\"0\">";
}
A few syntax errors up there, DV
|
ooh nice one
hm.. but will that link to the register pages ... or user cp..
i can mod the code if it currently cant do it :P
cheers again