Notice: Undefined property: stdClass::$type in template_preprocess_panels_pane() (line 1198 of /home/jskulski/public_html/jsk/sites/all/modules/panels/panels.module).
Notice: Undefined property: stdClass::$subtype in template_preprocess_panels_pane() (line 1201 of /home/jskulski/public_html/jsk/sites/all/modules/panels/panels.module).

A vardump of the object:

object(stdClass)[291]
  public 'content' => string 'Placeholder for empty "View: jsk_frontpage-Output"' (length=50)
CommentFileSizeAuthor
#1 panels_ipe-1106716.patch1.08 KBjonskulski

Comments

jonskulski’s picture

Status: Active » Needs review
StatusFileSize
new1.08 KB

Created in panels_renderer_ipe.class.php:88-89, this patch fleshes the object out.

merlinofchaos’s picture

Status: Needs review » Fixed

It looks like I've already fixed this recently. I used a slightly different type/subtype but I doubt it matters much.

Status: Fixed » Closed (fixed)

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