Closed (duplicate)
Project:
RootCandy
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 22:47 UTC
Updated:
18 Aug 2010 at 18:44 UTC
Not sure which queue this better belongs in, but it seems that there are issues with root candy and http://drupal.org/project/special_menu_items, a module that allows you to have unlinked menu items (which this site has in its primary menu). Getting these warnings on the blocks config page with Root Candy enabled:
warning: call_user_func(rootcandy_menu_item_link) [function.call-user-func]: First argument is expected to be a valid callback in /home/clients/websites/w_tranqu/public_html/tranqu/sites/all/modules/special_menu_items/special_menu_items.module on line 125.
Comments
Comment #1
sign commentedwe weren't able to replicate this on irc, so marking as fixed...
feel free to re-open anytime...
Comment #3
Drake commentedI could replicate this issue;
the error message appears if you are using the Rootcandy theme for Drupal settigns and Special Menu.
But strange is that this error appears ONLY if you would change something in Drupal Settigns. It's no matter waht has been changed...
but you can get rid of this error if you would empty cache...
That's all what I could find out.... anyway, it's anoying to delete the cache always after someting has been changed in drupal settings....
Comment #4
sign commentedI don't think this is a RootCandy issue, special menu items module is altering theme registry, I'll investigate more later this week.
Thanks for tracking this down
Comment #5
Drake commentedWell, I disabled the rootcandy for testing and the error didn't appear again...
Comment #6
clkeenan commentedI have the same issue. I'm guessing no one has resolved it yet?
Comment #7
scottrouse commentedI applied the patch in #31 at http://drupal.org/node/491184 which solved my problem.
I think this is a Special Menu Items issue rather than a Root Candy one.
Marked as duplicate of http://drupal.org/node/491184