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

sun’s picture

Status: Active » Closed (works as designed)

This 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.