Code Context
<div class="form-group has-feedback">
<?php echo $this->Form->input('hint_question', array('label' => false, 'id' => 'hint_question', 'type' => 'text', 'style' => 'width:100%; ', 'class' => 'form-control', 'readonly' => 'readonly', 'value' => $hintquestion[0]['hint']['questions_en'])); ?>
$viewFile = '/home/NGDRS/app/View/Citizenentry/forgotpassword_citizen.ctp'
$dataForView = array(
'result_codes' => array(
(int) 0 => array(
'NGDRSErrorCode' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'NGDRSErrorCode' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'NGDRSErrorCode' => array(
[maximum depth reached]
)
)
),
'errarr' => array(
'username_error' => '',
'captcha_error' => ''
),
'fieldlist' => array(
'username' => array(
'text' => 'is_required,is_username'
),
'captcha' => array(
'text' => 'is_required,is_captcha'
)
),
'actiontype1' => (int) 0,
'recorddata' => (int) 0,
'userdetailsrecord' => null,
'langaugelist' => array()
)
$result_codes = array(
(int) 0 => array(
'NGDRSErrorCode' => array(
'error_code_id' => (int) 179,
'error_code' => 'is_captcha',
'error_messages_en' => 'Please enter valid Captcha code from the image',
'error_messages_ll' => 'Please enter valid Captcha code from the image',
'error_messages_ll2' => null,
'error_messages_ll3' => null,
'error_messages_ll4' => null,
'error_messages_ll5' => null,
'req_ip' => null,
'user_id' => null,
'state_id' => (int) 20,
'pattern_rule' => '/^[A-Za-z0-9]{6}$/',
'error_messages_ll1' => null,
'pattern_rule_client' => '/^[A-Za-z0-9]{6}$/',
'created' => null,
'updated' => null,
'maxlength_flag' => 'Y',
'maxlength_value' => (int) 6,
'error_code_desc' => 'Valid Captcha code',
'is_autocomplete_flag' => 'N',
'dv_remarks' => null
)
),
(int) 1 => array(
'NGDRSErrorCode' => array(
'error_code_id' => (int) 157,
'error_code' => 'is_required',
'error_messages_en' => 'Required field',
'error_messages_ll' => 'Required field',
'error_messages_ll2' => null,
'error_messages_ll3' => null,
'error_messages_ll4' => null,
'error_messages_ll5' => null,
'req_ip' => null,
'user_id' => null,
'state_id' => (int) 20,
'pattern_rule' => '/^[a-zA-Z0-9-.,_\}\{\/\)\(\[\]#&+-_@\w:?!\\\$*%`~|'"<> ]+$/',
'error_messages_ll1' => null,
'pattern_rule_client' => '/^[a-zA-Z0-9-.,_\}\{\/\)\(\[\]#&+-_@\w:?!\\\$*%`~|'"<> ]+$/',
'created' => null,
'updated' => null,
'maxlength_flag' => 'N',
'maxlength_value' => null,
'error_code_desc' => 'Any Mandatory/compulsory field',
'is_autocomplete_flag' => 'N',
'dv_remarks' => null
)
),
(int) 2 => array(
'NGDRSErrorCode' => array(
'error_code_id' => (int) 211,
'error_code' => 'is_username',
'error_messages_en' => 'In username only alphabets and numbers are allowed',
'error_messages_ll' => 'In username only alphabets and numbers are allowed',
'error_messages_ll2' => null,
'error_messages_ll3' => null,
'error_messages_ll4' => null,
'error_messages_ll5' => null,
'req_ip' => null,
'user_id' => null,
'state_id' => (int) 20,
'pattern_rule' => '/^[a-zA-Z0-9]*$/',
'error_messages_ll1' => null,
'pattern_rule_client' => '/^[a-zA-Z0-9]*$/',
'created' => null,
'updated' => null,
'maxlength_flag' => 'N',
'maxlength_value' => null,
'error_code_desc' => 'Username',
'is_autocomplete_flag' => 'N',
'dv_remarks' => null
)
)
)
$errarr = array(
'username_error' => '',
'captcha_error' => ''
)
$fieldlist = array(
'username' => array(
'text' => 'is_required,is_username'
),
'captcha' => array(
'text' => 'is_required,is_captcha'
)
)
$actiontype1 = (int) 0
$recorddata = (int) 0
$userdetailsrecord = null
$langaugelist = array()
include - APP/View/Citizenentry/forgotpassword_citizen.ctp, line 258
View::_evaluate() - CORE/Cake/View/View.php, line 948
View::_render() - CORE/Cake/View/View.php, line 910
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 198
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 120