Hi,
I came across this notice when I enabled an entity form as a block, therefore no blocks were defined. Notice: Undefined index: enable_block in entityform_block_submit() (line 106 of /var/www/dev/sites/all/modules/entityform_block/entityform_block.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | entityform_block.code_.2079239-1.patch | 440 bytes | kartagis |
Comments
Comment #1
kartagisI'm attaching a patch for it.
Comment #2
olragon commented#1 worked for me, thanks @Kartagis
Comment #3
drurian commentedComment #4
drurian commentedFixed in dev.
Comment #6
torpy commentedThis seems to be happening again in the latest release. Patch in #1 should still work.
Comment #7
kartagisThat's because Natalia chose to revert the patch I submitted.
Comment #8
drurian commentedI can still see the fix.
Comment #9
natanmoraesGuys, patch in #1 applied successfully and worked fine with the current release.
I've checked and the releases on the module page (7.x-1.1 and 7.x-1.x-dev) do not contain this patch. It is only on git's "master" branch.
It seems like something happened after issue #2066903 was applied.
I also got no errors when creating a new entityform.
Comment #11
drurian commentedFixed.
Comment #12
drurian commentedApplying this patch reopened a different issue
https://www.drupal.org/node/2066903
Comment #13
drurian commented