Closed (won't fix)
Project:
CAPTCHA
Version:
5.x-3.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2008 at 15:20 UTC
Updated:
8 Jan 2011 at 00:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
soxofaan commentedThere is no dedicated "CAPTCHA log"
If you enable the option "Log wrong responses" in the CAPTCHA settings, the wrong responses are logged to the normal drupal log (see screenshot)
Comment #2
mrgoltra commentedThank you for the reply. Like I mentioned earlier on the system status report it was reporting that captcha already blocked 7 attempts. I am very confused. I do have enabled log wrong responses. I was looking at my log and couldn't not find any Captcha entries. I can't even find a CAPTCHA filter. I tested to enter wrong info. Still does not appear in the log.
Thanks
Comment #3
soxofaan commentedhmmm, then this is maybe a bug.
Are those error messages (type: php) in your last screenshot related to CAPTCHA in some way?
What is the message of these errors?
Comment #4
mrgoltra commentedHi,
I have this form (cck) and it does have image captcha enabled. I was testing it out to make sure it works and it does, so far so good. Then I wanted to check the log and noticed it wasn't being logged. I tried to locate it by using every filter available. not really a big deal for. I am probably the only one having this problem.
Thank you,
Mark
Comment #5
soxofaan commentedIt does not depend on what type of form the CAPTCHA is enabled
You should have the wrong answers logged (when the option is enabled, that is)
So, can you tell what those php errors in your log are?
Comment #6
mrgoltra commentednot being logged
those php errors come from google antiproxyhack and views
Unknown table 'antiproxyhack_cloak_update' query: SELECT antiproxyhack_cloak_update.* FROM mmc_antiproxyhack_cloak_update in /hsphere/local/home/mgoltra/site/includes/database.mysql.inc on line 172.
and
Invalid argument supplied for foreach() in /hsphere/local/home/mgoltra/site/sites/all/modules/views/views_query.inc on line 195
I haven't had a chance to look at these.
those are the only 2 php errors I have
Comment #7
soxofaan commentedClosing issues for unsupported 5.x release (due to Drupal 7 release).
If you are still experiencing this bug for 6.x or 7.x releases, please reopen this issue.