Hi David
> Are you sure the call is properly encoded?
As far as I understand it.. yes.
> Could you show the error
> message and the debug output?
---GOT---
HTTP/1..0 200 OK
Date: Fri, 22 Feb 2008 15:28:39 GMT
Content-Length: 318
Content-Type: text/xml
Server: Apache/1.3.33 (Unix) PHP/4.3.11 mod_perl/1.29
<?xml version='1.0'?>
<methodResponse>
<fault>
<value><struct>
<member>
<name>faultCode</name>
<value><int>1</int></value>
</member>
<member>
<name>faultString</name>
<value><string>exceptions.TypeError:vote() takes exactly 4 arguments (3
given)</string></value>
</member>
</struct></value>
</fault>
</methodResponse>
---END---
HEADER: date: Fri, 22 Feb 2008 15:28:39 GMT
HEADER: content-length: 318
HEADER: content-type: text/xml
HEADER: server: Apache/1.3.33 (Unix) PHP/4.3.11 mod_perl/1.29
---PARSED---
xmlrpcval::__set_state(array(
'me' =>
array (
'struct' =>
array (
'faultCode' =>
xmlrpcval::__set_state(array(
'me' =>
array (
'int' => 1,
),
'mytype' => 1,
'_php_class' => NULL,
)),
'faultString' =>
xmlrpcval::__set_state(array(
'me' =>
array (
'string' => 'exceptions.TypeError:vote() takes exactly 4 arguments (3
given)',
),
'mytype' => 1,
'_php_class' => NULL,
)),
),
),
'mytype' => 3,
'_php_class' => NULL,
))
---END---
Yours
Diogene
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
http://mail.yahoo.fr
_______________________________________________
Demexp-dev mailing list
Demexp-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/demexp-dev