array_filter() and Undefined index

This is my first stab at Drupal, and don't know if I should be hacking this code myself.

Is this nothing to do with OpenFolio, or can I just disable this module? Anyway, there was nothing around this on the OpenFoliio section and the only thing on Google seemed to be even deeper water ;-)

Thank you

It's on a 1and1 server, anyway (I've taken out the full path to ccl_local_actions.module):

Warning: array_filter() [function.array-filter]: The first argument should be an array in ccl_local_actions_menu_local_tasks_alter() (line 120 of ../profiles/openfolio/modules/contrib/ccl/ccl_local_actions/ccl_local_actions.module).

Warning: array_filter() [function.array-filter]: The first argument should be an array in ccl_local_actions_menu_local_tasks_alter() (line 126 of ../profiles/openfolio/modules/contrib/ccl/ccl_local_actions/ccl_local_actions.module).

Notice: Undefined index: attributes in ccl_local_actions_menu_local_tasks_alter() (line 179 of ../profiles/openfolio/modules/contrib/ccl/ccl_local_actions/ccl_local_actions.module).

Comments

tedbow’s picture

@Gavnosis it looks like this is issu with Custom Contextual Links. You may want to file an issue with that module.

kimble’s picture

Priority: Normal » Major

I am having the exact same issue on Dreamhost.

GANYANCI’s picture

This is not Dreamhost issue.
Here is the patch:
http://drupal.org/node/1953166