Closed (fixed)
Project:
Webform
Version:
6.x-3.12
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 11:07 UTC
Updated:
8 Dec 2011 at 03:57 UTC
Well, I try to make a new webform to a website with Drupal 6 (webform-6.x-3.14.tar) and I try to create a new field in the second screen where you can choose the options firerents appears, after Send this mistake.
Fatal error: Call to undefined function lock_acquire () in / home/barcelon/public_html/2011/sites/all/modules/webform/includes/webform.components.inc on line 717
Drupal.org Search and Google and I see that nobody is Pasi. Any clue?
tnx!
Comments
Comment #1
quicksketchYou need to upgrade to at least Drupal core 6.16. Webform started using the lock system a few releases ago that was added into later versions of Drupal 6.
Comment #2
emily4247 commentedI'm running 6.17 and getting the same error and/or a 404 page. What could I be doing wrong??
Comment #3
vernond commented@emily4247 - It is strongly recommended that you upgrade to Drupal 6.22 for security and other fixes, including fixing the issue you are having: http://drupal.org/project/drupal
Comment #4
quicksketchI have no idea why you'd be getting a 404 error, that problem does not sound related. Make sure that the includes/lock.inc file is actually on your server, and that all the other /includes files are actually up-to-date. I agree with vernond, you should simply upgrade to the latest version of core to be safe.
Comment #5
quicksketch