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

wundo’s picture

Please try the CVS captcha's version.

wundo’s picture

And please, try to disable just Textimage and use the math questions as captcha.

ThePeach’s picture

disabling 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 288
now I will try to use the cvs version.

ThePeach’s picture

Version: 4.7.x-1.x-dev » 6.x-2.x-dev

I just realized the captcha I was using was the cvs version already....

ThePeach’s picture

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 288
this error is always reproducible even with captcha disabled. Sorry for that report.
I this have issues.
And the error with captcha was even worse.

wundo’s picture

Status: Active » Closed (fixed)