<div dir="ltr">the HTTP_RAW_POST_DATA was fixed 2 weeks ago so maybe you are not using a recent version.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/12 What Virtual World - Guy Quicksand <span dir="ltr"><<a href="mailto:guy@whatvirtualworld.com" target="_blank">guy@whatvirtualworld.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Emporer,<br>
<br>
1. did you compile the modules yourself ( inside the current opensim you use )?<br>
2. what version are you running? opensim and modules<br>
3. are you 100% sure the php file works, and you have setup the database correctly?<br>
4. are all services running on one machine? maybe one cant reach the other?<br>
5. what OS are you running?<br>
<br>
Maybe an idea to run the last git from osgrid as these mudules are allready there and compatible for sure.<br>
That way you can compare things.<br>
I think you have some compatibility isues there.. not sure though<br>
<br>
Best regards,<br>
Guy<br>
<br>
----- Original Message ----- From: <<a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a>><br>
To: <<a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.<u></u>de</a>><br>
Sent: Saturday, January 12, 2013 5:57 PM<div class="HOEnZb"><div class="h5"><br>
Subject: Re: [Opensim-users] Profiles Module error<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Guy,<br>
<br>
Okay I fixed that error on line 664 in the profile.php however I still get the error.<br>
<br>
Now Im not to sure what would be causing it.<br>
<br>
Thanks<br>
<br>
Emperor<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Message: 1<br>
Date: Sat, 12 Jan 2013 00:23:28 -0500<br>
From: <a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a><br>
To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
Subject: [Opensim-users] Profiles Module error<br>
Message-ID: <<a href="mailto:20130112002328.1794749ebk06y84k@74.50.85.33" target="_blank">20130112002328.<u></u>1794749ebk06y84k@74.50.85.33</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";<br>
format="flowed"<br>
<br>
Okay I keep getting this error with the profile module:<br>
<br>
2013-01-11 23:27:52,793 ERROR -<br>
OpenSimProfile.Modules.<u></u>OpenProfile.OpenProfileModule [PROFILE]: Unable<br>
to connect to Profile Server<br>
<a href="http://galaxygrid.servegame.org/os_services/profiles/profile.php" target="_blank">http://galaxygrid.servegame.<u></u>org/os_services/profiles/<u></u>profile.php</a>.<br>
Method avatar_properties_request, params System.Collections.Hashtable.<br>
Exception System.Xml.XmlException: There are multiple root elements.<br>
Line 2, position 2.<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(Exception e)<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(String res, String arg)<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(Int32 pos, String res)<br>
at System.Xml.XmlTextReaderImpl.<u></u>ParseDocumentContent()<br>
at System.Xml.XmlTextReaderImpl.<u></u>Read()<br>
at System.Xml.XmlTextReader.Read(<u></u>)<br>
at Nwc.XmlRpc.<u></u>XmlRpcResponseDeserializer.<u></u>Deserialize(TextReader xmlData)<br>
at Nwc.XmlRpc.XmlRpcRequest.Send(<u></u>String url, Int32 timeout)<br>
at<br>
OpenSimProfile.Modules.<u></u>OpenProfile.OpenProfileModule.<u></u>GenericXMLRPCRequest(Hashtable ReqParams, String method, String server) in C:\Users\compdev1\Desktop\<u></u>develop1\addon-modules\<u></u>OpenSimProfile\Modules\<u></u>ProfileModule\OpenProfile.cs:<u></u>line<br>
181<br>
<br>
Can someone advise how to fix this?<br>
<br>
For kicks ive tried the os_services modules as well and get the same error.<br>
<br>
Thanks<br>
<br>
Emperor<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 12 Jan 2013 8:46:58 +0100<br>
From: <a href="mailto:guy@whatvirtualworld.com" target="_blank">guy@whatvirtualworld.com</a><br>
To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
Subject: Re: [Opensim-users] Profiles Module error<br>
Message-ID: <<a href="mailto:3126FBCA422C45DD@zwollebouw.nl" target="_blank">3126FBCA422C45DD@zwollebouw.<u></u>nl</a>><br>
Content-Type: text/plain; charset="ISO-8859-1"<br>
<br>
You have a php error there :<br>
<br>
Notice: Undefined variable: HTTP_RAW_POST_DATA in C:\xampp\htdocs\os_services\<u></u>profiles\profile.php on line 664<br>
<br>
Best regards,<br>
<br>
Guy<br>
<br>
-----Original Message-----<br>
Sent: zaterdag 12-1-2013 0:23:28<br>
Subject: [Opensim-users] Profiles Module error<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay I keep getting this error with the profile module:<br>
<br>
2013-01-11 23:27:52,793 ERROR -<br>
OpenSimProfile.Modules.<u></u>OpenProfile.OpenProfileModule [PROFILE]: Unable<br>
to connect to Profile Server<br>
<a href="http://galaxygrid.servegame.org/os_services/profiles/profile.php" target="_blank">http://galaxygrid.servegame.<u></u>org/os_services/profiles/<u></u>profile.php</a>.<br>
Method avatar_properties_request, params System.Collections.Hashtable.<br>
Exception System.Xml.XmlException: There are multiple root elements.<br>
Line 2, position 2.<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(Exception e)<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(String res, String arg)<br>
at System.Xml.XmlTextReaderImpl.<u></u>Throw(Int32 pos, String res)<br>
at System.Xml.XmlTextReaderImpl.<u></u>ParseDocumentContent()<br>
at System.Xml.XmlTextReaderImpl.<u></u>Read()<br>
at System.Xml.XmlTextReader.Read(<u></u>)<br>
at Nwc.XmlRpc.<u></u>XmlRpcResponseDeserializer.<u></u>Deserialize(TextReader xmlData)<br>
at Nwc.XmlRpc.XmlRpcRequest.Send(<u></u>String url, Int32 timeout)<br>
at<br>
OpenSimProfile.Modules.<u></u>OpenProfile.OpenProfileModule.<u></u>GenericXMLRPCRequest(Hashtable ReqParams, String method, String server) in C:\Users\compdev1\Desktop\<u></u>develop1\addon-modules\<u></u>OpenSimProfile\Modules\<u></u>ProfileModule\OpenProfile.cs:<u></u>line<br>
181<br>
<br>
Can someone advise how to fix this?<br>
<br>
For kicks ive tried the os_services modules as well and get the same error.<br>
<br>
Thanks<br>
<br>
Emperor<br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/opensim-users</a><br>
</blockquote>
<br>
<br>
------------------------------<br>
<br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
End of Opensim-users Digest, Vol 65, Issue 19<br>
******************************<u></u>***************<br>
<br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br></div>