I'm using PHP5.
The patch from http://drupal.org/node/142624 does not helps (it helps, but new errors have arise).

Before patch:

[Tue May 22 14:41:05 2007] [error] [client 195.208.123.181] PHP Fatal error: Cannot use string offset as an array in /home/webadmin/ncgames.ru/html/sites/all/modules/captcha/captcha.module on line 169, referer: http://ncgames.ru/

After patch:

[Tue May 22 14:59:44 2007] [error] [client 195.208.123.181] PHP Fatal error: Cannot use string offset as an array in /home/webadmin/ncgames.ru/html/sites/all/modules/captcha/captcha.module on line 200, referer: http://ncgames.ru/

After commenting line 200:

[Tue May 22 15:05:59 2007] [error] [client 195.208.123.181] PHP Fatal error: Cannot use string offset as an array in /home/webadmin/ncgames.ru/html/sites/all/modules/captcha/captcha.module on line 201, referer: http://ncgames.ru/

Comments

eean’s picture

Title: Does not works, the patches does not helps. » same issue, captcha module broken

I have the same issue, I had to revert to 5.x-1.1

I haven't tried the patch though.

I'm using PHP 5.1.6-pl11-gentoo and Drupal 5.1.

mfer’s picture

Same issue. Captcha is important enough of a module that we really need to get this fixed and running.

stella’s picture

Status: Active » Closed (duplicate)

duplicate of #142830