I am using drupal 4.7.0 and have installed webform for the first time. When I try to set the settings for webform, I get this error:
Fatal error: Call to undefined function: form_select() in /home/vaware/public_html/modules/webform.module on line 242

What have I done incorrectly?

Comments

heine’s picture

You may have accidentally downloaded the 4.6 version of the module (4.6 is the 'latest' release because it has last been updated). http://drupal.org/node/7404/release has an overview of webform releases, including the 4.7 one.

skcombs’s picture

Title: undefined function form_select() » undefined function form_select(), wrong version installed, no longer a problem

I thought I had downloaded 4.7, but I'd downloaded 4.6. No problems installing with the correct version!

quicksketch’s picture

Status: Active » Closed (fixed)