[high]* havefun clicked install
[/high]
THX Dark Visor, working fine
i like to change one thing:
PHP Code:
// ####################################################
// output
// ####################################################
if ($hidetag['canview'] == true)
{
$text = str_replace(array("<%=ugrouptitles=%>"), array($hidetag['usergroups_list']), "<font color='".$vbulletin->options['hidetag_color']."'><b>".$vbphrase['hidetag_showtogroups_caption'].":</b><br />".$text."</font>");
}
...
i don't like to have that .$text."</font>" colored..? thx