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.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | nodeformcols_footer_warning.patch | 420 bytes | bahbka |
| #1 | nodeformcols_form_alter_notice.patch | 640 bytes | swentel |
| nodeformcols_undefined_index_type.patch | 463 bytes | swentel |
Comments
Comment #1
swentel commentedSecond patch with another notice (first one also needs to be applied)
Comment #2
swentel commentedForget the patch in #1, not the fault of this module, original patch still necessary.
Comment #3
karens commentedRan into the same problem and the original patch fixed it.
Comment #4
davepoon commentedThank 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).
Comment #5
voxpelli commentedThis should be fixed and committed now and will appear in future releases - thanks for the help!
Comment #6
davepoon commentedI downloaded the dev version of the module, it fixed the problem and it works excellent, thank you for you hard work!
Comment #8
BarisW commentedYep, DEV fixes this.
@swentel; would you be so kind to create a new 6.x release?
Comment #9
bahbka commentedHi, davepoon, may be this patch will solve your problem.