Invalid argument supplied for foreach() in /homep/modules/captcha/captcha.inc on line 262.

This is after I updated from Beta4 or something, to Beta5. It appears on all pages I believe.

Comments

executex’s picture

I only have CAPTCHA and recaptcha enabled.
Along with a large number of other modules.

UPDATE: Captcha-2.0-beta4 HAS IT too on line 185.

Beta3 seems to fix the problem.

soxofaan’s picture

Version: 6.x-2.0-beta5 » 6.x-2.x-dev
Status: Active » Closed (duplicate)

duplicate of #467618: Invalid argument supplied for foreach() captcha\captcha.inc on line 262

already fixed in 6.x-2.x-dev by http://drupal.org/cvs?commit=214672

the problem occurs with some special forms (e.g. forms without buttons),
if it occurred on every page for you: what kind of form do you have on each page?