disabling icons for main nav appears to result in 'Bad arguments' error generated on page load
escoles - November 5, 2009 - 20:36
| Project: | RootCandy |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
fixed in dev, the last commit of the patch by peximo #534446: _rootcandy_admin_navigation theming functions fixed this issue too
thanks for reporting!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.