node.save error

timosea - September 19, 2008 - 14:00
Project:SWX
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When I load a node and change the title and then save the modified node I get the following error message returned

Error:Error 2: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '_node_form' was given in X:\TechPlat\apache\htdocs\swxtest\includes\form.inc, line 218.

I'm using drupal 5.7, services-5.x-0.92 and swx-5.x-1.x-dev with the patch to use the AS2 swx library and my anonymous user has full access to all settings. Before I updated my services module, a swx node save would create a blank node that contained same error message.

system.connect , user.login , node.load all appear to work fine, if i try to create a new node via node.save swx always times out.

 
 

Drupal is a registered trademark of Dries Buytaert.