Closed (fixed)
Project:
RootCandy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 20:36 UTC
Updated:
23 Nov 2009 at 15:40 UTC
I've been using RootCandy as my admin theme, and I'm getting the following error inserted into the log whenever I load an admin page:
implode() [<a href='function.implode'>function.implode</a>]: Bad arguments. in /var/www/vhosts/<em>[domain name]</em>/httpdocs/sites/all/themes/rootcandy/template.php on line 117.
That section appears to be code that generates the admin menu across the top.
I had "Disable icons for main navigation" selected; I de-selected it, and now the error is no longer generated.
Comments
Comment #1
sign commentedfixed in dev, the last commit of the patch by peximo #534446: _rootcandy_admin_navigation theming functions fixed this issue too
thanks for reporting!