Closed (fixed)
Project:
Seven
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Nov 2009 at 00:45 UTC
Updated:
4 Dec 2009 at 21:50 UTC
Jump to comment: Most recent file
I try to searh from here:
http://www.forniture-alberghiere.net/admin/build/translate/search
the text: YOU ARE HERE (to translate it in italian: TU SEI QUI)
and it send me t this url: http://www.forniture-alberghiere.net/node/3273/edit
and then I read only this error:
Fatal error: [] operator not supported for strings in /home/correre/forniture-alberghiere.net/sites/all/themes/seven/template.php on line 87
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | seven-626526.patch | 750 bytes | Jackinloadup |
Comments
Comment #1
matteoraggi commentedusing garland theme it just answer that there are no results.
Comment #2
mcrittenden commentedGotcha. Looks like I have a little work to do...
Comment #3
mcrittenden commentedMarked #631666: There seems to be a problem with seven_fieldset function in the template.php as a duplicate.
Comment #4
mcrittenden commentedMarked #633248: Using wrong style to add class to collapsible fieldsets. as a duplicate. Trying to find a couple free seconds to patch this and roll a new release. Sorry for the delay.
Comment #5
Jackinloadup commentedHere is a patch. Please test.
Comment #6
mcrittenden commentedFixed in Beta 4. See http://drupal.org/node/638726
Thanks, guys!