Hi, in a default install I get. Env. Acquia Dev Desktop 7.12.13, PHP 5.3.9

Strict warning: Creating default object from empty value in panels_renderer_ipe->render_pane_content() (line 145 of /Users/kieranlal/Sites/spark-distro/profiles/spark/modules/contrib/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php).

Error appears on home page after installation.

Seems to be similar to: http://drupal.org/node/1632898

Panels IPE .info file shows:
; Information added by drupal.org packaging script on 2012-03-18
version = "7.x-3.2"
core = "7.x"
project = "panels"
datestamp = "1332079243"

CommentFileSizeAuthor
Spark-panels-IPE-error.png59.03 KBAmazon

Comments

webchick’s picture

Assigned: Unassigned » webchick

Checking into this. #1246616: Strict warning: Creating default object from empty value shows it's likely the responsive layout export in spark_demo module is missing an empty object instantiation at the top.

webchick’s picture

Assigned: webchick » Unassigned

Hm. I have run out of steam, so unassigning for now. My normal mode of solving bugs like this is var_dump(debug_backtrace()) but the Panels-ish output from that breaks both my brain and my browser. ;)

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

I've in fact reopened #1632898: PHP 5.3.9 Strict Warning on Panels Empty Value. Seeing the same issue on my setup. Have not seen it before late last week though.

webchick’s picture

Going to re-open this temporarily, but mark it "postponed" on the upstream fix. I don't want to litter Spark tags all over other peoples' contrib projects.

webchick’s picture

Status: Closed (duplicate) » Postponed

x

webchick’s picture

Assigned: Unassigned » wim leers

Also, Captain Wim is on the case!

webchick’s picture

Status: Postponed » Fixed

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