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

CommentFileSizeAuthor
#3 ife-730352-form_id_load.patch567 bytespenyaskito

Comments

stijndm’s picture

Status: Active » Fixed

Hmm, 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.

Status: Fixed » Closed (fixed)

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

penyaskito’s picture

Version: 6.x-1.1-beta1 » 6.x-2.x-dev
Status: Closed (fixed) » Needs review
StatusFileSize
new567 bytes

The patch that fixes this issue.

stijndm’s picture

Status: Needs review » Closed (fixed)

The 6.x-2.x is not being maintained. Development never properly started.