Hi,
The following errors show up when trying to access a non-existent node number:
Notice: Trying to get property of non-object in _exclude_node_title() (line 177 of /public_html/sites/all/modules/exclude_node_title/exclude_node_title.module).
Notice: Undefined index: in _exclude_node_title() (line 191 of /public_html/sites/all/modules/exclude_node_title/exclude_node_title.module).
Thanks.

CommentFileSizeAuthor
#1 node_not_found_1463218.patch513 bytesgabrielu

Comments

gabrielu’s picture

StatusFileSize
new513 bytes

Created and applied patch to DEV version.

Let me know,
Gabriel

gabrielu’s picture

Status: Active » Needs review
gge’s picture

Doesn't seem to generate the errors anymore after applying your patch.
Thanks.

gabrielu’s picture

Status: Needs review » Closed (fixed)