On Drupal 4.5, after creating a form using this module, clicking either 'preview' or 'submit' results in the following:

Fatal error: Call to undefined function: profile_load_profile() in /usr/share/drupal/modules/webform/webform.module on line 720

Am I missing something?

--Shashi

Comments

Anonymous’s picture

Sorry the version chosen earlier was 4.4.0. It should be 4.5.0.

--Shashi

Anonymous’s picture

Is this on a fresh installed Drupal or a updated 4.4 ?
Have you the profile module enabled ?

The call to profile_load_profile should only be done if the profile module is present and loaded.

ullgren’s picture

Assigned: Unassigned » ullgren

I still can't reproduce this issue. I need more help.
Demoting from critical since I can't reproduce.

quicksketch’s picture

Status: Postponed » Closed (fixed)

Closing as 4.4/4.5 (almost 4.6) are no longer being supported.