Quote:
Originally Posted by sabret00the
i'm joking. you'd have to copy the contents of the plugin marked "GRPS: Group Activity In User CP (15 Newest)" to a new plugin at the grps_global_start and prefix it with
PHP Code:
if (THIS_SCRIPT == 'groupshome')
{
and suffix it with and then do what Morrus said 
|
Anyone know how to do this for the profile page? This is set up to work with $grps_mygroupsbits, but when you're viewing someone else's profile, you obviously want to see their groups, not your own.