When using the Path-level Blocks submodule of this project, the following error message appears whenever the path admin/structure/path-level-blocks/add is visited:

Notice: Undefined index: language in node_level_blocks_block_overview() (line 171 of /home/vagrant/docroot/sites/all/modules/contrib/node_level_blocks/includes/node_level_blocks.admin.inc).

Comments

michael_wojcik created an issue. See original summary.

michael_wojcik’s picture

Status: Active » Needs review
StatusFileSize
new1017 bytes

Fixes issue with undefined 'language' index.

Johnny vd Laar’s picture

Status: Needs review » Fixed

Thank you for the patch. Actually I should implement language support for path level blocks. But for now this works. I edited your two patches a little bit.

Status: Fixed » Closed (fixed)

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