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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 760232-pageroute-invalid-callback.patch | 1.7 KB | mrfelton |
| pageroute-node_form.patch | 1.18 KB | mrfelton |
Comments
Comment #1
NathanM commentedAlso 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.
Comment #2
heavy_engineer commentedWorked 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.
Comment #3
mrfelton commentedUpdated patch attached.
Comment #4
NaX commentedThanks, worked for me.
Comment #5
aaronbaumanworks for me.
RTBC +1
Comment #6
aaronbauman2 years+ RTBC with plenty of new releases in between.
Can this get into a release already please?