hi

not really a bug report but a pointer to a patch on the pageroute module which may help anyone else who is going round in circles trying to get this to work

If you get errors in your watchdog about node_form

Warning: call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: 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).

and/or if when you register and use the profile setup you only see titles and buttons (no form components) then try applying the patch here http://drupal.org/node/760232

It worked for me.

Comments

thomjjames’s picture

Status: Active » Fixed

Applied the same fix to this module.

Thanks for the heads up!

Status: Fixed » Closed (fixed)

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