call_user_func_array(): First argumented is expected to be a valid callback, 'event_add_item' was given in be a valid callback, 'event_add_item' was given in {blah}/public_html/main/includes/menu.inc on line 354.

it seems that the callback functions for the menu items just dont exist.
also all the menu items are 'type' => MENU_CALLBACK, so as i understand it - are never shown.

if im missing something - then consider this as a documentation bug - as i could not find a way to get the menu to show up, and when using the "type the stuff in the url" method i got the above results in the log and a blank page.

Cheers
Meltir

Comments

drewish’s picture

It does appear to be a bug... as you noticed there's no function to handle the callback. What were you doing to get the error? Just poking around or did something call this?

It looks like it was introduced back in March. If it isn't used we can probably just drop the menu item.

killes@www.drop.org’s picture

Aaron added this item in his rewrite of the module. I've asked him to clarify what it is used for. If it isn't used anywhere and there are no future plans or itm, we can just drop it. I think Meltir just read the code.

drewish’s picture

bump? want to wack this? should i bother with a patch?

crunchywelch’s picture

Status: Active » Fixed

gone now

Anonymous’s picture

Status: Fixed » Closed (fixed)