array('verifyCode', 'captcha', 'captchaAction' => '/base/base/captcha', 'message' => 'Неверный проверочный код.') I put it like this:
array('verifyCode', 'safe') The site stops working. Please tell me which way I look. ps I want to disable CAPTCHA completely and connect reCAPTCHA
array('verifyCode', 'captcha', 'captchaAction' => '/base/base/captcha', 'message' => 'ДАЖЕ КОДА МЕНЯЮ ТУТ.')- Ruslan Ismailov