Closed (duplicate)
Project:
CAPTCHA
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2007 at 18:39 UTC
Updated:
27 May 2007 at 22:40 UTC
Fatal error: Unsupported operand types in /usr/home/stop-sucre/www/test/sites/all/modules/captcha/captcha.module on line 197
Comments
Comment #1
WebWeasel commentedThis is the same bug as http://drupal.org/node/139805 just on a different line.
Comment #2
mgiffordComment #3
afreytes commentedChanging "+=" to ".=" in line 197 solved this for me. I'm averse to installing a whole new module just to get rid of a bug!
Comment #4
jt6919 commenteddoesn'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.