Closed (fixed)
Project:
Webform
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
2 Dec 2004 at 14:07 UTC
Updated:
27 Aug 2006 at 08:34 UTC
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
Comment #1
(not verified) commentedSorry the version chosen earlier was 4.4.0. It should be 4.5.0.
--Shashi
Comment #2
(not verified) commentedIs 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.
Comment #3
ullgren commentedI still can't reproduce this issue. I need more help.
Demoting from critical since I can't reproduce.
Comment #4
quicksketchClosing as 4.4/4.5 (almost 4.6) are no longer being supported.