Project:Node export
Version:6.x-2.8
Component:Code
Category:support request
Priority:critical
Assigned:neopulse
Status:closed (fixed)

Issue Summary

Hi, i export a node from site A to site B (i need export over 50 of these nodes), and appear this error.

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

It´s a nodetype with some defined cck fields.

Any ideas how to solve this.

Comments

#1

Status:active» fixed

It means you are missing the content type in the new website. Either change the 'mapa' bit in the node code, or use the 'content copy' module to set up 'mapa' on the new site.

#2

Status:fixed» closed (fixed)

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