Postponed
Project:
Austin Zen Sub Theme
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2009 at 22:31 UTC
Updated:
26 Jun 2010 at 21:03 UTC
On a fresh drupal install with zen + austin, I get the following error:
warning: implode() [function.implode]: Invalid arguments passed in /path/sites/all/themes/austin/template.php on line 125.
The attached patch checks to ensure we have a set variable before passing it to implode().
| Comment | File | Size | Author |
|---|---|---|---|
| array_error.patch | 267 bytes | ryan_courtnage |
Comments
Comment #1
jmlane commentedAbove patch resolves issue for me.
Comment #2
caroltron commentedThank you for the patch, but it cannot be applied just yet. The issue you are experiencing is b/c you're likely using the 2.x branch of Zen and not the 1.x branch. This will be fixed when I branch Austin to match Zen 6.x-2.x. Stay Tuned.