Project:Node form columns
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Notice: Undefined index: #type in /var/www/glowbox/company/sites/all/modules/contrib/nodeformcols/nodeformcols.module on line 160

Attached patch fixes that little issue.

AttachmentSize
nodeformcols_undefined_index_type.patch463 bytes

Comments

#1

Second patch with another notice (first one also needs to be applied)

AttachmentSize
nodeformcols_form_alter_notice.patch 640 bytes

#2

Forget the patch in #1, not the fault of this module, original patch still necessary.

#3

Status:needs review» reviewed & tested by the community

Ran into the same problem and the original patch fixed it.

#4

Thank you for the patch, it fixed the problem, but I have also got another notice warning,

Notice: Undefined index: footer in template_preprocess_node_form() (line 189 of /Applications/MAMP/htdocs/example/sites/all/modules/contrib/nodeformcols/nodeformcols.module).

#5

Status:reviewed & tested by the community» fixed

This should be fixed and committed now and will appear in future releases - thanks for the help!

#6

I downloaded the dev version of the module, it fixed the problem and it works excellent, thank you for you hard work!

#7

Status:fixed» closed (fixed)

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