Good Day,

Where can I find the Captcha Log? I would assume that it will be in the Log section, but its not there. I have checked all the logs but could not find any info except in the logs > system status > captcha, informing me how many have been blocked for submission. Is there a more detailed log?

Thanks,

Mark

Comments

soxofaan’s picture

Component: Miscellaneous » User interface
Status: Active » Fixed
StatusFileSize
new123.73 KB

There 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)

mrgoltra’s picture

StatusFileSize
new2.75 KB
new3.6 KB
new16.91 KB

Thank 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

soxofaan’s picture

Category: support » bug
Status: Fixed » Active

hmmm, 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?

mrgoltra’s picture

Hi,

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

soxofaan’s picture

It 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?

mrgoltra’s picture

not 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

soxofaan’s picture

Status: Active » Closed (won't fix)

Closing 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.