Sorry for my english.
My server log is full of PHP errors (notices) like "Undefined index [nodetype] in radioactivity.inc on line 129". [nodetype] is my nodetype system names. Is there anything i need worry to?

CommentFileSizeAuthor
#1 885292.radioactivity-missing-index.patch572 bytesbcmiller0

Comments

bcmiller0’s picture

Category: support » bug
StatusFileSize
new572 bytes

don't think it is a worry but, we are cleaning our NOTICEs, and im using the following patch to get rid of the issue in ours. As this code shouldn't happen when that array index doesn't exist.

tcmug’s picture

Status: Active » Closed (fixed)

Thanks guys,
committed!