I get the following two errors when viewing some nodes:

Notice: Undefined property: stdClass::$nh_children_view in nodehierarchy_views_embed_children() (line 191 of modules/nodehierarchy/nodehierarchy_views/nodehierarchy_views.module).

Notice: Undefined index: nodehiararchy_children_embed in _element_info() (line 1373 of includes/form.inc).

Nothing seems to be broken as a result, but they were bothering me, so I fixed them. I think I've turned on stricter error reporting than the default.

I'll include the patch in the next post once I have the issue number.

Comments

davidmprice’s picture

Status: Active » Needs review
StatusFileSize
new1.25 KB

Here's the patch.

ronan’s picture

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

Committed. Thanks for the patch

Status: Fixed » Closed (fixed)

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