In upgrading from 4.6.1 -> 4.6.2 I think I screwed something up. When I attempt to log in as an authenticated user, I see the error,

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'user_pathauto_page' was given in /home/path-to-drupal/includes/menu.inc on line 354.

If I ignore the error and click on some random menu selection, Drupal then honors the login; I see the authenticated user name posted at the top of the menu!

Question: what exactly does this error mean?

I disabled the pathauto module and tried it again. Instead of the warning error line, I got a "404" Page Not Found when attempting to log in as an authenticated user.

I saw an earlier post where someone with a simliar error tried the Reset Query Cache command in MySQL. I tried this, but no joy.

Any help would be greatly appreciated.

Phil

Comments

neuraxon77’s picture

ptemples’s picture

Thanks for pointing me to this post/thread. I'm a Drupal newbie and am still somewhat confused by the description of the bug and its relationship to my problem. Perhaps it's the same bug and I'm too dense to see this just yet.

At any rate, I'll try and locate the newest pathauto module and see if it fixes my problem.

Phil