I have fixed my error (set file to ASCI) and worked a custom XMLRPC groups module based in floatsam, I you dont mind switching from floatsam, here is the source: <a href="https://github.com/jor3l/OSModules/tree/master/osgroups/">https://github.com/jor3l/OSModules/tree/master/osgroups/</a> :)<br>
<br><div class="gmail_quote">2010/11/16 Jor3l Boa <span dir="ltr"><<a href="mailto:jor3l@foravatars.com">jor3l@foravatars.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'm still getting this error: <br><br><div><br></div><div>12:03:16 - [XMLRPC-GROUPS-CONNECTOR]: An error has occured while attempting to access the XmlRpcGroups server method: groups.getAgentGroupMemberships</div><div>
12:03:16 - [XMLRPC-GROUPS-CONNECTOR]: System.Xml.XmlException: Text node cannot appear in this state. Line 2, position 1.</div><div class="im"><div> at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000]</div>
<div> at Mono.Xml2.XmlTextReader.ReadContent () [0x00000]</div>
<div> at Mono.Xml2.XmlTextReader.Read () [0x00000]</div><div> at System.Xml.XmlTextReader.Read () [0x00000]</div><div> at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize (System.IO.TextReader xmlData) [0x00000]</div>
<div> at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, Int32 timeout) [0x00000]</div><div> at OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule.XmlRpcCall (UUID requestingAgentID, System.String function, System.Collections.Hashtable param) [0x00000]</div>
</div><div><br>Any idea? :/</div><br><div class="gmail_quote">2010/11/16 Harri Nyman <span dir="ltr"><<a href="mailto:harri.nyman@shadecorp.net" target="_blank">harri.nyman@shadecorp.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
After fixing messups with my webservers, I tried this and works for me as well, OpenSim 0.7.0.2, Standalone HG on unix - FINALLY I have working groups :D<div><br></div><div><font color="#888888">Harri</font><div>
<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div dir="ltr"><div style="font-family:'Arial';color:#000000;font-size:10pt"><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><br></div></div></div></div></blockquote></div></div></div>
<br></div><div class="im">_______________________________________________<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>
<br></div></blockquote></div><br>
</blockquote></div><br>