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

sign’s picture

Status: Active » Fixed

we weren't able to replicate this on irc, so marking as fixed...
feel free to re-open anytime...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Drake’s picture

Status: Closed (fixed) » Needs work

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

sign’s picture

I 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

Drake’s picture

Well, I disabled the rootcandy for testing and the error didn't appear again...

clkeenan’s picture

I have the same issue. I'm guessing no one has resolved it yet?

scottrouse’s picture

Status: Needs work » Closed (duplicate)

I 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