warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'story_node_form' was given in /var/www/vhosts/reasonme.com/httpdocs/drupal/includes/form.inc on line 218.

I was able to import all of the articles and I can view them all, BUT i can't edit any of them i keep getting this error for each of the nodes i try to edit. Any suggestions? Please help need to launch new site soon. Thanks for the module so far it seems like this will save me hundreds of hours.

Comments

break9’s picture

I figured it out. I needed to create a content-type called "story" that would display the wordpress posts that were moved over. Maybe as part of this module it could automatically create the correlating conent-type to prevent this from happening. Again thanks for the product.

yrocq’s picture

Title: warning: call_user_func_array() [function.call-user-func-array] » Module should check if story content type haven't been deleted

The content type tory" is created by default by Drupal during the installation. I imagine you deleted it. The module should check this kind of situation however, so I keep the issue open.

yrocq’s picture

Title: Module should check if story content type haven't been deleted » Module should check if story content type hasn't been deleted
lavamind’s picture

Status: Active » Fixed

This is fixed in 6.x-2.x-dev, content types aren't hardcoded anymore.

Status: Fixed » Closed (fixed)

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