Closed (fixed)
Project:
Secure Site
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 09:07 UTC
Updated:
28 Aug 2010 at 10:00 UTC
hi, whenever I activate the secure sites module I'm getting a Fatal error: Call to undefined function lock_acquire() in /is/htdocs/drupal/modules/locale/locale.module on line 357 .
Comments
Comment #1
lxndr commentedThe following post (#86) helped me:
http://drupal.org/node/732064#comment-2754626
Comment #2
simon georges commentedThe patch on http://drupal.org/node/732064#comment-2788744 worked perfectly for me. Or, just upgrade Drupal to 6.17 ;)
Maybe something to indicate in hook_requirements() ?
Regards,
Comment #3
nchase commentedEverythings back fine. Post at #1 helped. Now at latest Core version. Thank you!