I just installed webform conditional and when I want to edit a field of my web form I get this error:

Fatal error: Call to undefined function webform_webform_component_info() in D:\apachewww\sites\default\modules\webform_conditional\webform_conditional.module on line 153

Is there something I missed after installation?

Thanks by advance for your help

François

Comments

dboulet’s picture

Same problem here. Will investigate...

dboulet’s picture

Turns out that this module is only compatible with the 6.3.x version of Webform, this error appears when usign Webform 2.x.

dboulet’s picture

Title: Error when editing a webform field » Call to undefined function webform_webform_component_info()
Status: Active » Fixed

The solution is to use Webform 3.x.

Status: Fixed » Closed (fixed)

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

ekh’s picture

Status: Closed (fixed) » Active

I'm getting this error and am using Webform 6.x-3.2 with Webform Conditional 6.x-1.x-dev. Any suggestions?

dboulet’s picture

Hi ekh,

Have you recently upgraded from Webform 2.x? Make sure you properly update all the code, run update.php, and clear your cache.

ekh’s picture

Hi

No this is first install for both modules. I'll try to run update.php anyway and see if that makes a difference. Thanks.

ekh’s picture

OK Thanks much,

After running update.php, I noticed that I really had 6.2 Webforms not 6.3. I was sure I had installed 6.3. Duh! Installed 6.3 now and everything seems to be OK. Exactly what I need!!!

dboulet’s picture

Status: Active » Closed (fixed)

Great!