Closed (fixed)
Project:
CAPTCHA
Version:
5.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2007 at 05:39 UTC
Updated:
19 Sep 2007 at 11:41 UTC
Fatal error: Unsupported operand types in /public_html/sites/all/modules/captcha/captcha.module on line 194
Doesn't do it when captcha module is turned off.
Put captcha 5.x-1.x-dev back (I'm trying 2.0 for captchapoints), and similar error occurs:
Fatal error: Unsupported operand types in /public_html/sites/all/modules/captcha/captcha.module on line 131
Comments
Comment #1
VDG commentedChanging the "+=" on line 194 to ".=" seems to solve the problem. Beware this might not be the intended behaviour of the programmer...
Comment #2
VDG commentedUsing the "form store" module solved my problems, but now captcha never validates.
Comment #3
robloachShouldn't be a problem in 3.x.
Comment #4
(not verified) commented