Closed (fixed)
Project:
CAPTCHA
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2006 at 14:10 UTC
Updated:
29 Dec 2006 at 15:31 UTC
as stated in this thread I've found a terrible behaviour of captcha: the image upload is getting me some serious errors with captcha enabled, like:
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 2359296 bytes) in /web/htdocs/www.smartart.it/home/includes/image.inc on line 288
I'm using Drupal 4.7.3 (upgraded from 4.7.0)
Comments
Comment #1
wundo commentedPlease try the CVS captcha's version.
Comment #2
wundo commentedAnd please, try to disable just Textimage and use the math questions as captcha.
Comment #3
ThePeach commenteddisabling just textimage leads to this:
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 6400 bytes) in /web/htdocs/www.smartart.it/home/includes/image.inc on line 288now I will try to use the cvs version.
Comment #4
ThePeach commentedI just realized the captcha I was using was the cvs version already....
Comment #5
ThePeach commentedFatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 6400 bytes) in /web/htdocs/www.smartart.it/home/includes/image.inc on line 288this error is always reproducible even with captcha disabled. Sorry for that report.
I this have issues.
And the error with captcha was even worse.
Comment #6
wundo commented