Errors of the version 1.20.0
 Posted: 15 May 2017, 10:40
Posted: 15 May 2017, 10:40Errors of the version 1.20.0
			Discussion of company’s products and Yii framework
https://monoray.net/forum/
 Posted: 15 May 2017, 10:40
Posted: 15 May 2017, 10:40 Posted: 17 May 2017, 08:03
Posted: 17 May 2017, 08:03$rules[] = array('verifyCode', 'required'); $rules[] = array('verifyCode', 'required', 'on' => 'register, register_without_confirm');  Posted: 26 May 2017, 10:04
Posted: 26 May 2017, 10:04
 Posted: 31 May 2017, 14:39
Posted: 31 May 2017, 14:39<?php if (!param('useReCaptcha', 0)):?>
    <?php echo $form->textField($model, 'verifyCode',array('autocomplete' => 'off'));?><br/>
<?php endif;?><?php $display = (param('useReCaptcha', 0)) ? 'none;' : 'block;'?>
<?php echo $form->textField($model, 'verifyCode', array('autocomplete' => 'off', 'style' => "display: {$display}"));?><br/><?php if (!param('useReCaptcha', 0)):?>
    <?php echo $form->textField($user, 'verifyCode',array('autocomplete' => 'off'));?><br/>
<?php endif;?><?php $display = (param('useReCaptcha', 0)) ? 'none;' : 'block;'?>
<?php echo $form->textField($user, 'verifyCode', array('autocomplete' => 'off', 'style' => "display: {$display}"));?><br/> Posted: 25 Jul 2017, 14:08
Posted: 25 Jul 2017, 14:08 Posted: 25 Jul 2017, 15:40
Posted: 25 Jul 2017, 15:40 Posted: 13 Aug 2017, 22:21
Posted: 13 Aug 2017, 22:21 Posted: 13 Dec 2017, 00:36
Posted: 13 Dec 2017, 00:36 Posted: 15 Dec 2017, 17:43
Posted: 15 Dec 2017, 17:43 Posted: 15 Dec 2017, 19:17
Posted: 15 Dec 2017, 19:17support wrote:Hello.
If the telephone number is input in the listing, it is taken from the listing