Drewish and myself are both having this problem. I discribed this to chx and he wanted me to print the output here..
<methodCall><methodName>drupal.node_save</methodName><params><param><value><array><data><value><struct><member><name>vidfile</name><value>_level0.vidtext</value></member><member><name>body</name><value /></member><member><name>title</name><value>_level0.titletxt</value></member><member><name>uid</name><value>1</value></member></struct></value></data></array></value></param></params></methodCall>
What the xmlrpc hook looks like..
$xmlrpc[] = array(
'drupal.node_save',
'daflash_node_save',
array('boolean', 'struct'),
t('ability to save nodes from a flash file'),
);
Comments
Comment #1
Anonymous (not verified) commentedsorry.. didnt realize it was going to run off the page and i guess im bad for not checking preview
Comment #2
chx commentedhttp://drupal.org/node/59513