Okay I keep seeing this error message show up when someone attempts to access a user profile or they log in.
23:44:54 - [PROFILE]: Unable to connect to Profile Server http://galaxygrid.servegame.org/profile/profile.php. Method avatar_properties_request, params System.Collections.Hashtable. Exception System.Xml.XmlException: There are multiple root elements. Line 2, Position 2. As far as I can tell I have everything pointed correctly. My question is how to fix this problem. This module is the osprofile module. Thankfully I got the error messages to go away with XMLRPC Groups as well. That can be done by doing the following in your config.php file. $membersVisibleTo = 'All'; // Anyone in the group can see members // $membersVisibleTo = 'Owners'; // Only members of the owners role can see members // $membersVisibleTo = 'All'; // Anyone can see members Haven't figured out yet how to get the last online status part to work yet but at least that lowers the chatty behavior from groups on the console. Thanks again, Emperor _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
