I'm using root candy as part of the OpenPublish distribution, and I occasionally get this error:

    * warning: array_flip() [function.array-flip]: The argument should be an array in /home3/deadfish/public_html/openpublish/sites/all/themes/rootcandy/template.php on line 50.
    * warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in /home3/deadfish/public_html/openpublish/sites/all/themes/rootcandy/template.php on line 50.
    * warning: ksort() expects parameter 1 to be array, null given in /home3/deadfish/public_html/openpublish/sites/all/themes/rootcandy/template.php on line 51.
    * warning: array_keys() [function.array-keys]: The first argument should be an array in /home3/deadfish/public_html/openpublish/sites/all/themes/rootcandy/template.php on line 52.

Comments

sign’s picture

marking this as a duplicate of #446188: Menu per role although its a bit different
the new code for coping with menus and role weights is being written, I'll try to release v1.1 with fixed code asap.

thanks for reporting!

sign’s picture

Status: Active » Closed (duplicate)