Hi, I've installed the usergroups plugin and i've fixed a little bug.
When you are in the user/admin panel, and you click on "View Profile", the tag of the link of Usergroups in the left is missed.
I've found the bug. In the file "profile.php" miss this line of code in $template->parse after line at the line 106:
'panel_usergroups' => '<a href="'.$functions->make_url('panel.php', array('act' => 'usergroups')).'">'.$lang['Usergroups'].'</a>',
Correct me if I'm saying dumbs
Bye!

_______________
Stevenking
« Last edit by Dietrich on Thu Dec 27, 2007 7:11 pm. »
