Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/delcrsl8/public_html/content/app/View/Publishers/login.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en" style="height: 100%">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Нэвтрэх хэсэг</title>
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/PACE/themes/blue/pace-theme-flash.css">
<script type="text/javascript" src="https://content.delcreda.mn/plugins/PACE/pace.min.js"></script>
<!-- Bootstrap CSS-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/bootstrap/dist/css/bootstrap.min.css">
<!-- Fonts-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/themify-icons/themify-icons.css">
<!-- Primary Style-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/dist/css/first-layout.css">
</head>
<body style="background-image: url(https://content.delcreda.mn/dist/images/backgrounds/16.jpg)" class="body-bg-full">
<div class="container page-container">
<div class="page-content">
<div class="logo"><img src="https://content.delcreda.mn/dist/images/logo/logo-sm-light.png"></div>
<form action="/publishers/login" class="form-horizontal" id="PublisherLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group">
<div class="col-xs-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-trace').style.display = (document.getElementById('cakeErr673ebede40e7c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede40e7c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-code').style.display = (document.getElementById('cakeErr673ebede40e7c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-context').style.display = (document.getElementById('cakeErr673ebede40e7c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede40e7c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede40e7c-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-trace').style.display = (document.getElementById('cakeErr673ebede4153d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede4153d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-code').style.display = (document.getElementById('cakeErr673ebede4153d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-context').style.display = (document.getElementById('cakeErr673ebede4153d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede4153d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede4153d-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-trace').style.display = (document.getElementById('cakeErr673ebede41bb9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede41bb9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-code').style.display = (document.getElementById('cakeErr673ebede41bb9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-context').style.display = (document.getElementById('cakeErr673ebede41bb9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede41bb9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede41bb9-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><div class="input email"><input name="data[Publisher][email]" required="required" class="form-control" placeholder="Нэвтрэх нэр" maxlength="255" type="email" id="PublisherEmail"/></div> </div>
</div>
<div class="form-group">
<div class="col-xs-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-trace').style.display = (document.getElementById('cakeErr673ebede4244e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede4244e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-code').style.display = (document.getElementById('cakeErr673ebede4244e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-context').style.display = (document.getElementById('cakeErr673ebede4244e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede4244e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede4244e-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-trace').style.display = (document.getElementById('cakeErr673ebede42c39-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede42c39-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-code').style.display = (document.getElementById('cakeErr673ebede42c39-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-context').style.display = (document.getElementById('cakeErr673ebede42c39-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede42c39-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede42c39-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-trace').style.display = (document.getElementById('cakeErr673ebede43286-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede43286-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-code').style.display = (document.getElementById('cakeErr673ebede43286-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-context').style.display = (document.getElementById('cakeErr673ebede43286-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede43286-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede43286-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><div class="input password"><input name="data[Publisher][password]" required="required" class="form-control" placeholder="Нууц үг" type="password" id="PublisherPassword"/></div> </div>
</div>
<button type="submit" class="btn-lg btn btn-primary btn-rounded btn-block">Нэвтрэх</button>
</form> </div>
</div>
<!-- jQuery-->
<script type="text/javascript" src="https://content.delcreda.mn/plugins/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap JavaScript-->
<script type="text/javascript" src="https://content.delcreda.mn/plugins/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/delcrsl8/public_html/content/app/View/Publishers/login.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="en" style="height: 100%">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Нэвтрэх хэсэг</title>
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/PACE/themes/blue/pace-theme-flash.css">
<script type="text/javascript" src="https://content.delcreda.mn/plugins/PACE/pace.min.js"></script>
<!-- Bootstrap CSS-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/bootstrap/dist/css/bootstrap.min.css">
<!-- Fonts-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/plugins/themify-icons/themify-icons.css">
<!-- Primary Style-->
<link rel="stylesheet" type="text/css" href="https://content.delcreda.mn/dist/css/first-layout.css">
</head>
<body style="background-image: url(https://content.delcreda.mn/dist/images/backgrounds/16.jpg)" class="body-bg-full">
<div class="container page-container">
<div class="page-content">
<div class="logo"><img src="https://content.delcreda.mn/dist/images/logo/logo-sm-light.png"></div>
<form action="/publishers/login" class="form-horizontal" id="PublisherLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group">
<div class="col-xs-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-trace').style.display = (document.getElementById('cakeErr673ebede40e7c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede40e7c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-code').style.display = (document.getElementById('cakeErr673ebede40e7c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede40e7c-context').style.display = (document.getElementById('cakeErr673ebede40e7c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede40e7c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede40e7c-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-trace').style.display = (document.getElementById('cakeErr673ebede4153d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede4153d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-code').style.display = (document.getElementById('cakeErr673ebede4153d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4153d-context').style.display = (document.getElementById('cakeErr673ebede4153d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede4153d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede4153d-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-trace').style.display = (document.getElementById('cakeErr673ebede41bb9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede41bb9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-code').style.display = (document.getElementById('cakeErr673ebede41bb9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede41bb9-context').style.display = (document.getElementById('cakeErr673ebede41bb9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede41bb9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede41bb9-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.email'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нэвтрэх нэр',
'maxlength' => (int) 255
)
$divOptions = array(
'class' => 'input email',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 25
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><div class="input email"><input name="data[Publisher][email]" required="required" class="form-control" placeholder="Нэвтрэх нэр" maxlength="255" type="email" id="PublisherEmail"/></div> </div>
</div>
<div class="form-group">
<div class="col-xs-12">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-trace').style.display = (document.getElementById('cakeErr673ebede4244e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede4244e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-code').style.display = (document.getElementById('cakeErr673ebede4244e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede4244e-context').style.display = (document.getElementById('cakeErr673ebede4244e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede4244e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede4244e-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-trace').style.display = (document.getElementById('cakeErr673ebede42c39-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: dateFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede42c39-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-code').style.display = (document.getElementById('cakeErr673ebede42c39-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede42c39-context').style.display = (document.getElementById('cakeErr673ebede42c39-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede42c39-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede42c39-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-trace').style.display = (document.getElementById('cakeErr673ebede43286-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeFormat [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1082</b>]<div id="cakeErr673ebede43286-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-code').style.display = (document.getElementById('cakeErr673ebede43286-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr673ebede43286-context').style.display = (document.getElementById('cakeErr673ebede43286-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr673ebede43286-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'between'</span><span style="color: #007700">] = </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $out</span><span style="color: #007700">[</span><span style="color: #DD0000">'input'</span><span style="color: #007700">] = </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getInput</span><span style="color: #007700">(</span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'type'</span><span style="color: #007700">, </span><span style="color: #DD0000">'fieldName'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">, </span><span style="color: #DD0000">'radioOptions'</span><span style="color: #007700">, </span><span style="color: #DD0000">'selected'</span><span style="color: #007700">, </span><span style="color: #DD0000">'dateFormat'</span><span style="color: #007700">, </span><span style="color: #DD0000">'timeFormat'</span><span style="color: #007700">));</span></span></code></span></pre><pre id="cakeErr673ebede43286-context" class="cake-context" style="display: none;">$fieldName = 'Publisher.password'
$options = array(
(int) 0 => 'required',
'class' => 'form-control',
'placeholder' => 'Нууц үг'
)
$divOptions = array(
'class' => 'input password',
'tag' => 'div'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'password'
$out = array(
'before' => null,
'label' => false,
'between' => null,
'after' => null,
'error' => null
)
$format = array(
(int) 0 => 'before',
(int) 1 => 'label',
(int) 2 => 'between',
(int) 3 => 'input',
(int) 4 => 'after',
(int) 5 => 'error'
)
$errMsg = null</pre><pre class="stack-trace">compact - [internal], line ??
FormHelper::input() - CORE/Cake/View/Helper/FormHelper.php, line 1082
include - APP/View/Publishers/login.ctp, line 30
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><div class="input password"><input name="data[Publisher][password]" required="required" class="form-control" placeholder="Нууц үг" type="password" id="PublisherPassword"/></div> </div>
</div>
<button type="submit" class="btn-lg btn btn-primary btn-rounded btn-block">Нэвтрэх</button>
</form> </div>
</div>
<!-- jQuery-->
<script type="text/javascript" src="https://content.delcreda.mn/plugins/jquery/dist/jquery.min.js"></script>
<!-- Bootstrap JavaScript-->
<script type="text/javascript" src="https://content.delcreda.mn/plugins/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/delcrsl8/public_html/content/app/View/Publishers/login.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/delcrsl8/public_html/content/app/View/Publishers/login.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Form'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Нэвтрэх хэсэг