<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>I’ve just spent several hours working what’s wrong with my implementation 
of groups. I’m running grid mode with 0.7.0.2 on Windows/IIS/MySQL/PHP 
(WIMP?).</DIV>
<DIV> </DIV>
<DIV>What I found was that when a group is created, the RoleMembersVisible bit 
is not being set on group powers, so no-one (including the group founder) can 
see any group members. This stops anyone from inviting a member to the group as 
well.</DIV>
<DIV> </DIV>
<DIV>From my limited understanding it seems that XMLRPC.php is expecting OpenSim 
to set the RoleMembersVisible bit when the createGroup function is called â€“ but 
it doesn’t. So I override the group powers in createGroup with â€œ$ownersPowers = 
490382185988094;” just under the line that reads â€œ// Create Owner Role”. This 
fixes group creation for me.</DIV>
<DIV> </DIV>
<DIV>It seems that at some point before 0.7.0.2, some OpenSim was created for 
selecting whether role members are visible in groups, but it wasn’t setting that 
option when a group was being created.</DIV>
<DIV> </DIV>
<DIV>Not sure if this relates to the problem at hand, but since we’re talking 
about flotsam groups and 0.7.0.2 I thought I’d mention it.</DIV>
<DIV> </DIV>
<DIV><STRONG>Zane Legion</STRONG></DIV>
<DIV>Twisted Sky Grid</DIV>
<DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none"><FONT 
face=Arial></FONT></DIV>
<DIV style="FONT: 10pt tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=jor3l@foravatars.com 
href="mailto:jor3l@foravatars.com">Jor3l Boa</A> </DIV>
<DIV><B>Sent:</B> Tuesday, November 16, 2010 10:54 AM</DIV>
<DIV><B>To:</B> <A title=opensim-users@lists.berlios.de 
href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A> 
</DIV>
<DIV><B>Subject:</B> Re: [Opensim-users] Implementing Groups</DIV></DIV></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Back 
to robust I found the problem is in the xmlrpc.php file (git HEAD) with 
groups.getAgentGroupMemberships, even if it seems to work with the test.php your 
opensim will fail with XML error. Will look at git to find the change that 
breaks this file. :)<BR><BR><BR>
<DIV class=gmail_quote>2010/11/15 Jor3l Boa <SPAN dir=ltr><<A 
href="mailto:jor3l@foravatars.com">jor3l@foravatars.com</A>></SPAN><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>Well, I'm running Simian now and profiles, groups and search 
  work :) now need to figure out how to migrate users to the new db <BR><BR>
  <DIV class=gmail_quote>2010/11/15 Ric Moore <SPAN dir=ltr><<A 
  href="mailto:wayward4now@gmail.com" 
  target=_blank>wayward4now@gmail.com</A>></SPAN> 
  <DIV>
  <DIV></DIV>
  <DIV class=h5><BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV>
    <DIV></DIV>
    <DIV>On Mon, 2010-11-15 at 20:35 +0200, Harri Nyman wrote:<BR>> Could 
    someone *please* come up with cookbook-level instructions how to<BR>> get 
    groups working? I've been hitting my head into stone wall for<BR>> weeks 
    with this, and I do have distinct feeling I'm not 
    alone..<BR>><BR>><BR>> ....remember, to some of us even git is 
    totally mythical creature...<BR><BR></DIV></DIV>Fact-of-life ...terrific 
    coders are not necessarily terrific writers.<BR>But, I'd also love to see 
    some step-by-step'ers. You are not alone. The<BR>Truth is out there. 
    <chuckles> Ric<BR><FONT color=#888888><BR><BR>--<BR>My father, Victor 
    Moore (Vic) used to say:<BR>"There are two Great Sins in the 
    world...<BR>..the Sin of Ignorance, and the Sin of Stupidity.<BR>Only the 
    former may be overcome." R.I.P. Dad.<BR>Linux user# 44256<BR></FONT>
    <DIV>
    <DIV></DIV>
    <DIV><BR>_______________________________________________<BR>Opensim-users 
    mailing list<BR><A href="mailto:Opensim-users@lists.berlios.de" 
    target=_blank>Opensim-users@lists.berlios.de</A><BR><A 
    href="https://lists.berlios.de/mailman/listinfo/opensim-users" 
    target=_blank>https://lists.berlios.de/mailman/listinfo/opensim-users</A><BR></DIV></DIV></BLOCKQUOTE></DIV></DIV></DIV><BR></BLOCKQUOTE></DIV><BR>
<P>
<HR>
_______________________________________________<BR>Opensim-users mailing 
list<BR>Opensim-users@lists.berlios.de<BR>https://lists.berlios.de/mailman/listinfo/opensim-users<BR>
<P>
<HR>
<BR>No virus found in this incoming message.<BR>Checked by AVG - www.avg.com 
<BR>Version: 9.0.869 / Virus Database: 271.1.1/3259 - Release Date: 11/16/10 
06:34:00<BR></DIV></DIV></DIV></BODY></HTML>