Closed (duplicate)
Project:
RootCandy
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2009 at 04:50 UTC
Updated:
3 May 2009 at 16:44 UTC
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
Comment #1
sign commentedmarking 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!
Comment #2
sign commented