* notice: Undefined index: preface_first in acquia_slate/template.php on line 187.
* notice: Undefined index: preface_middle in acquia_slate/template.php on line 187.
* notice: Undefined index: preface_last in acquia_slate/template.php on line 187.
* notice: Undefined index: preface_first in acquia_slate/template.php on line 212.
* notice: Undefined index: preface_middle in acquia_slate/template.php on line 212.
* notice: Undefined index: preface_last in acquia_slate/template.php on line 212.
* notice: Undefined index: taxonomy_vocab_display_test_cck_1 in acquia_slate/theme-settings.php on line 360.
* notice: Undefined index: taxonomy_vocab_display_test_cck_3 in acquia_slate/theme-settings.php on line 360.
* notice: Undefined index: style in acquia_slate/template.php on line 665.
* notice: Use of undefined constant sidebar_first - assumed 'sidebar_first' in acquia_slate/template.php on line 296.

Comments

wretched sinner - saved by grace’s picture

Status: Active » Postponed (maintainer needs more info)

I haven't had any issues. Have you modified the theme at all? Maybe delete the acquia_slate folder and upload the files again to make sure they are uploaded correctly.

rstamm’s picture

Status: Postponed (maintainer needs more info) » Active

Please test with 6.x-dev

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

any chance this has to do w/ E_ALL?

rstamm’s picture

StatusFileSize
new672 bytes

Fixed undefined constant sidebar_first

rstamm’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new4.02 KB

See only region preface_sidebar and not preface_first, preface_middle, preface_last.

Patch
- remove region preface_first, preface_middle, and preface_last
- adds region preface_sidebar
- fixes undefined constant sidebar_first
- fixes undefined index taxonomy_vocab_display_{$type}_{$key}

jwolf’s picture

Assigned: Unassigned » jwolf
jwolf’s picture

Version: 6.x-1.0 » 6.x-2.x-dev
Status: Needs review » Fixed

Thank you!

I believe this has been fix in the 2.x branch

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.