warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'simplenews_node_form' was given in /home/drupal/www/includes/form.inc on line 372

What can I do?

Comments

dtrdewaele’s picture

I don't have this error...

After selecting the nodes from the default selection page or from a view?

drupalfan2’s picture

I found out that there MUST(!) exist a content type with the name "simplenews". My content type was called "newsletter", after I renamed the machine readable name to "simplenews" this error disappeared.

But this should be changed: Every contend type can(!) be a simplenews content type so you can not fix its name.

dtrdewaele’s picture

Nice!
Thx for this, I'll create a patch.

dtrdewaele’s picture

Status: Active » Fixed

Just added this to the CVS. Also created a development version of the module 6.x-2.x-dev where this function is enabled. I'll add it to the project page as soon as it avaiable.

Thx

Status: Fixed » Closed (fixed)

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