Closed (works as designed)
Project:
Menu Trails
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2009 at 20:17 UTC
Updated:
24 Jul 2009 at 15:01 UTC
Hi
I have been trying to disable this menu trails module. However every time I do I keep getting the following warning. What does it mean? What can I do to get rid of the warning? I am missing something? I am using the Framework theme creating my on theme. Please help.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'phptemplate_links' was given in /var/www/drupal/includes/theme.inc on line 617.
Thank you
Comments
Comment #1
sunThis happens, because the theme registry was not yet rebuilt on the next page load. This is a Drupal core bug that will hopefully be fixed in the next Drupal 6 core release.