Posted by swentel on December 21, 2009 at 10:30am
| 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.
| Attachment | Size |
|---|---|
| nodeformcols_undefined_index_type.patch | 463 bytes |
Comments
#1
Second patch with another notice (first one also needs to be applied)
#2
Forget the patch in #1, not the fault of this module, original patch still necessary.
#3
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
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
Automatically closed -- issue fixed for 2 weeks with no activity.