Strict warning: Creating default object from empty value in panels_everywhere_pane_messages_content_type_admin_info() (line 30 of /var/aegir/platforms/drupal-7.0-panels-everywhere/sites/all/modules/panels_everywhere/plugins/content_types/pane_messages.inc).

The error is just that a class is created implicitly, so creating it explicitly solves this warning.

Comments

Letharion’s picture

StatusFileSize
new737 bytes
merlinofchaos’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Fixed

Committed and pushed upstream.

Status: Fixed » Closed (fixed)

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

camil.bancioiu’s picture

Issue exists in Panels Everywhere 6.x-1.x (both stable and dev).

All 4 content_type plugins bundled in Panels Everywhere are affected. Patch for 6.x-1.x-dev attached.

camil.bancioiu’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Closed (fixed) » Needs review

Changing tags. Hope I'm doing it right.

Letharion’s picture

Ah, the patch was never back-ported. While everything looks good, I don't maintain any D6 sites, so I can't easily test it myself. I would like someone else to sign it off. I'll ping some colleagues and see if anyone can help.

damienmckenna’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Good to go.

damienmckenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed! Thank you for your patience.

Status: Fixed » Closed (fixed)

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