Fatal error: Unsupported operand types in /usr/home/stop-sucre/www/test/sites/all/modules/captcha/captcha.module on line 197

Comments

WebWeasel’s picture

This is the same bug as http://drupal.org/node/139805 just on a different line.

mgifford’s picture

Status: Active » Closed (duplicate)
afreytes’s picture

Changing "+=" to ".=" in line 197 solved this for me. I'm averse to installing a whole new module just to get rid of a bug!

jt6919’s picture

doesn't fix for me....then you get:

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/celebcom/public_html/modules/captcha/captcha.module on line 195.