When editing nodes of content types that are not configured to use block_inject, I get this:

Notice: Undefined index: block_inject in block_inject_node_submit() (line 412 of block_inject.module)

CommentFileSizeAuthor
#2 checking_if_var_was_set-2082033-2.patch860 bytesupchuk

Comments

upchuk’s picture

Hey there, is it alpha4 you are using indeed? If so, I will check it out and get back to you. Thanks!!

upchuk’s picture

Status: Active » Fixed
StatusFileSize
new860 bytes

I replicated and fixed the problem. I will include the fix in the next release but you have here a patch in case you are bothered by the error too much.

Let me know if the patch works well and if it fully fixes the problem for you.

Thanks a lot for letting me know. Open new issues if you run into other problems.

D

derekw’s picture

Fixed it, thanks.

upchuk’s picture

Status: Fixed » Closed (fixed)