I just installed Revision Moderation. I then logged in as my test user and edited one of its nodes. I logged back in as moderator and went to publish the updates. When I click on publish I got the following error:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'revision_moderation_publish' was given in /<path>/includes/form.inc on line 366.

I have not had much time to try to troubleshoot, but I have confirmed that if I create a new node (now that revision moderation is installed) that I get the same error. I'll try to troubleshoot further as I get time, but I wanted to post this to see if others get the same error.

Thanks,

Jason

Comments

add1sun’s picture

Status: Active » Fixed

Yeah, pretty much I am stupid. :p I forgot to change the callback name when I redid the publish functionality to add a confirm form. I've updated the code in CVS now. Sorry bout that.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.