Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2012 at 20:05 UTC
Updated:
30 Jul 2012 at 21:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
soxofaan commentedDo you have this issue with other forms as well?
Comment #2
bart.janssen commentedNo, just for newsletter
Comment #3
jaroslaw.kaminski commentedI've got same problem:
[Thu Apr 05 11:35:45 2012] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function _captcha_required_for_user() in /home/bumfank/work/drupal-payu/sites/all/modules/captcha/captcha.module on line 653, referer: http://drupal.local/
Comment #4
soxofaan commented@jaroslaw.kaminski: please report on which form/page you got this problem
Comment #5
levialliance commentedDouble check your caching; I encountered this error but the problem was that the form was in a block that did not have DRUPAL_NO_CACHE set (the default is DRUPAL_CACHE_PER_ROLE)
Comment #6
neochief commentedHad the same problem. Here's the fix.
Comment #7
soxofaan commentedcommitted, thanks