ispCP - Board - Support
ispCP 1.0.7 RC1: ispcp-htgroups-mngr - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: ispCP 1.0.7 RC1: ispcp-htgroups-mngr (/thread-11689.html)



ispCP 1.0.7 RC1: ispcp-htgroups-mngr - Freakez - 09-17-2010 05:34 PM

Hello,

There is a problem with the ispcp-htgroups-mngr in ispCP 1.0.7 RC1.

If a user is added to a group, the group name in stead of the domain name will added to the .htgroup file.

You can fix this by replacing:
Code:
            my ($htgroup_name, $htgroup_members, $htgroup_status, $htgroup_id) =
                (@$rows{$_}->{'domain_name'}, @$rows{$_}->{'members'}, @$rows{$_}->{'status'}, @$rows{$_}->{'id'});

to:
Code:
            my ($htgroup_name, $htgroup_members, $htgroup_status, $htgroup_id) =
                (@$rows{$_}->{'ugroup'}, @$rows{$_}->{'members'}, @$rows{$_}->{'status'}, @$rows{$_}->{'id'});

Cheers!


RE: ispCP 1.0.7 RC1: ispcp-htgroups-mngr - sci2tech - 09-17-2010 11:48 PM

That`s my mistake Big Grin . I`ll correct it this evening


RE: ispCP 1.0.7 RC1: ispcp-htgroups-mngr - Nuxwin - 09-18-2010 07:19 AM

Hu Hu Daniel. You receive big blame from all the TEAM Big Grin Tongue Big Grin Tongue


RE: ispCP 1.0.7 RC1: ispcp-htgroups-mngr - sci2tech - 09-18-2010 07:20 AM

Sad I`ll catch you Wink Tongue


RE: ispCP 1.0.7 RC1: ispcp-htgroups-mngr - Nuxwin - 09-18-2010 07:42 AM

Hehe, It's easy to catch me.


RE: ispCP 1.0.7 RC1: ispcp-htgroups-mngr - RatS - 09-18-2010 08:03 PM

(09-18-2010 07:42 AM)Nuxwin Wrote:  Hehe, It's easy to catch me.
He just leaves his place for a meal Wink