I get this error after adding content_profile edit pages to my page =route.
Related issue: #321110: First argument is expected to be a valid callback, 'node_form' \form.inc on line 366.

Patch attached

Comments

NathanM’s picture

Also having this issue with content profile edit. Any chance we'll see this patch integrated into the dev version?

Just looked, my error is slightly different. Here:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'node_form' was given in F:\UniServer5_6b\UniServer\www\asiajobline.com\includes\form.inc on line 372.

heavy_engineer’s picture

Worked for me (cured this error message and showed the form AOK)

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'node_form' was given in drupal_retrieve_form() (line 372 of /mnt/ebs_files/theigc_svn/trunk/includes/form.inc).

thanks a lot.

mrfelton’s picture

StatusFileSize
new1.7 KB

Updated patch attached.

NaX’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, worked for me.

aaronbauman’s picture

works for me.

RTBC +1

aaronbauman’s picture

2 years+ RTBC with plenty of new releases in between.
Can this get into a release already please?