Re: adding ogo users via xmlrpc and php

"Bjoern Stierand" <[email protected]>
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
Hiya,

[email protected] wrote: 
[inserting a new account]
> $message = new XML_RPC_Message('person.insert',
>                     array(new XML_RPC_Value($rpc_message, "struct")));

If you want to insert a new account, you should use 'account.insert' instead
of 'person.insert', as the latter doesn't handle account creation. 
See the XML-RPC Handbook on docs.opengroupware.org for details about the method
signature of 'account.insert'.

Greets

Bjoern

-- 
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.