the old messaging system was tolering "0" and "1" as booleans and the new
code is only accepting "true" or "false", so maybe you can review your code
to use them instead.


2013/3/21 R.Gunther <[email protected]>

> Am digging in some new stuff, like offline IM and later groups. Is there
> somewhere information about the protocol between
> the external php code and the opensim instance ? i have the information
> from the wiki. And try to write my own offlineIM thats not useing the old
> abolete command from php. But then i get stuck at the follwing thing after
> i send message. (btw message get stored in database)
>
> 23:26:13 - [**SynchronousRestObjectRequester**]: Exception on response
> from POST http://<url and path>/offline/offline.php/**SaveMessage/: Text
> node cannot appear in this state.  Line 1, position 1.  at
> Mono.Xml2.XmlTextReader.**ReadText (Boolean notWhitespace) [0x00000] in
> <filename unknown>:0
>   at Mono.Xml2.XmlTextReader.**ReadContent () [0x00000] in <filename
> unknown>:0
>   at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
>   at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
>   at System.Xml.XmlReader.**MoveToContent () [0x00000] in <filename
> unknown>:0
>   at System.Xml.Serialization.**XmlSerializationReaderInterpre**ter.ReadRoot
> () [0x00000] in <filename unknown>:0
>   at System.Xml.Serialization.**XmlSerializer.Deserialize
> (System.Xml.Serialization.**XmlSerializationReader reader) [0x00000] in
> <filename unknown>:0
>
> ______________________________**_________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users>
>
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to