Active
Project:
Panels 960gs (HTML5)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2011 at 19:06 UTC
Updated:
9 Apr 2011 at 17:26 UTC
Appears this error in the theme setting:
* Notice: Undefined index: html5_base in system_theme_settings() (line 554 of .\modules\system\system.admin.inc).
* Notice: Trying to get property of non-object in system_theme_settings() (line 554 of .\modules\system\system.admin.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| Panels 960gs.png | 56.88 KB | Zytaro |
Comments
Comment #1
sonar_un commentedIn the panels_960gs.info file you have to change
base theme = html5_base
to:
base theme = boron
this should fix it.