call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'diff_diffs_overview' was given in /var/www/dp/includes/menu.inc on line 348.
P.S. The rest of the Drupal is up-to-date (6.19).
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'diff_diffs_overview' was given in /var/www/dp/includes/menu.inc on line 348.
P.S. The rest of the Drupal is up-to-date (6.19).
Comments
Comment #1
yhahn commentedDid you clear your caches?
Comment #2
attheshow commentedI'm getting this as well. This basically makes the revisions page unusable. My caches have been cleared multiple times. Here's the exact error I'm getting:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'diff_diffs_overview' was given in /var/www/drupal/includes/menu.inc on line 348.Comment #3
attheshow commentedI updated my module from 2.0 to 2.1 via Drush 3. I'm guessing that probably didn't have anything to do with it, but just thought I'd mention it.
Comment #4
drpitch commentedIf it helps I also had the same error message and was fixed when I cleared caches.
Comment #5
realityloop commentedstill an issue?
Comment #6
alan d. commentedBefore marking as open, did the menu structure change in the menu alter? If so:
D6 solution
D7 solution
Comment #7
alan d. commentedClosing due to inactivity.