In: admin/settings/ife
I tried to add my form id in the form conversion box with Enabled checked and the Display Type set to Default.
I get the following error when I select submit:
Fatal error: Call to undefined function form_id_load() in /var/www/drupal/sites/all/modules/ife/ife.settings.inc on line 119
This still happens when Enable is unchecked and also happens with different Display Type values
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ife-730352-form_id_load.patch | 567 bytes | penyaskito |
Comments
Comment #1
stijndm commentedHmm, this is a reference to old code. This function has been renamed. I took the code directly from github which has the correct code.
I did a clean sync, apparently two more bugs were still in this version while resolved on github.
Beginners hick-ups I guess.
Comment #3
penyaskitoThe patch that fixes this issue.
Comment #4
stijndm commentedThe 6.x-2.x is not being maintained. Development never properly started.