I'm using OpenSim 7.6.1 under Joomla 2.5.0 and Jopensim 2.8.1 and while I have the url i believe entered correctly i used the Add-on help's url to add the add-ons into the code I am getting an very strange error that's very hard to find.
12:50:37 - [jOpenSimProfile]: Unable to connect to Profile Server http://www.everworlds.com/components/com_opensim/interface.php. Method avatar_interests_update, params System.Collections.Hashtable. Exception System.Xml.XmlException: Document element did not appear. Line 1, position 1.
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize (System.IO.TextReader xmlData) [0x00000] in <filename unknown>:0
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, Int32 timeout) [0x00000] in <filename unknown>:0
at jOpenSim.Profile.jOpenProfile.OpenProfileModule.GenericXMLRPCRequest (System.Collections.Hashtable ReqParams, System.String method) [0x00000] in <filename unknown>:0
12:50:37 - [jOpenSimProfile]: Unable to connect to Profile Server http://www.everworlds.com/components/com_opensim/interface.php. Method avatar_properties_request, params System.Collections.Hashtable. Exception System.Xml.XmlException: Document element did not appear. Line 1, position 1.
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize (System.IO.TextReader xmlData) [0x00000] in <filename unknown>:0
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, Int32 timeout) [0x00000] in <filename unknown>:0
at jOpenSim.Profile.jOpenProfile.OpenProfileModule.GenericXMLRPCRequest (System.Collections.Hashtable ReqParams, System.String method) [0x00000] in <filename unknown>:0
I also attached the Interface log.
Does anyone have any idea on how I can fix this?