I'm getting the following error on the settings page: warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'url_alter_settings_form' was given in /includes/form.inc on line 372.
I'm getting the following error on the settings page: warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'url_alter_settings_form' was given in /includes/form.inc on line 372.
Comments
Comment #1
dave reid1. Make sure all the modules files were extracted properly. You should have an url_alter.admin.inc file.
2. Make sure to run update.php in case you upgraded and since the menus changed.
Comment #2
dave reidNo response in over 3 months so I'm assuming this is fixed for you.