Hi everyone,
I'm trying to change the default error message of Zend_Form_Element_Captcha
element with:
$captcha->addErrorMessage('my error message');
and get the following warning:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in
/var/www/mysite/library/Zend/View/Abstract.php on line 850
Is there any workaround?
Any help appreciated.
Regards,
Luis Osorio
--
View this message in context:
http://www.nabble.com/captcha-addErrorMessage-warning-tp26087342p26087342.html
Sent from the Zend Framework mailing list archive at Nabble.com.