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/4bqeuqz78e5v9ond/www/aimesia-recruit.com/entry/app/View/Entrymail/index.ctp',
(int) 1 => '
<script type="text/javascript" src="https://yubinbango.github.io/yubinbango/yubinbango.js"></script><script type="text/javascript" src="/entry/js/noentersubmit.js"></script>
<style>
.entryForm hr{
margin: 0.4em 0;
height: 2px;
background-color: #FAFAFA;
border: 1px solid #FAFAFA;
}
.entryForm input,
.entryForm select
{
border-radius: 0.2em;
}
label,legend{
font-weight: bold;
font-size: small;
margin: 0.2em 0;
border-left: 2px solid #F99;
padding: 0.1em 0.6em;
}
/* ラジオボタンのラベル */
input[type='radio'] + label{
font-weight: normal;
background: none;
width: auto;
border: none;
font-size: medium;
}
[type="checkbox"], [type="file"], [type="radio"] {
margin: 0 ;
}
.select_year{
width: 10em;
}
.select_month{
width: 6em;
}
.select_day{
width: 6em;
}
.inputName{
width: 20em;
}
.inputEmail{
width: 30em;
}
.inputZip{
width: 7em;
}
.inputTel{
width: 14em;
}
.form-error {
display: block;
font-size: 1em;
font-weight: bold;
color: #333;
margin-top: 0;
}
.error-message{
color: #F00;
font-size: small;
margin: 0.2em 0;
}
</style>
<div class="grid-container">
<div class="entryForm">
<h2>エントリーフォーム</h2>
<p>下記項目に入力してください。</p>
<form action="/entry/" id="EntrymailIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-trace').style.display = (document.getElementById('cakeErr6708088f7e173-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr6708088f7e173-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-code').style.display = (document.getElementById('cakeErr6708088f7e173-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-context').style.display = (document.getElementById('cakeErr6708088f7e173-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e173-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="cakeErr6708088f7e173-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-trace').style.display = (document.getElementById('cakeErr6708088f7e65f-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>1106</b>]<div id="cakeErr6708088f7e65f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-code').style.display = (document.getElementById('cakeErr6708088f7e65f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-context').style.display = (document.getElementById('cakeErr6708088f7e65f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e65f-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="cakeErr6708088f7e65f-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-trace').style.display = (document.getElementById('cakeErr6708088f7eb0a-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>1106</b>]<div id="cakeErr6708088f7eb0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-code').style.display = (document.getElementById('cakeErr6708088f7eb0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-context').style.display = (document.getElementById('cakeErr6708088f7eb0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7eb0a-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="cakeErr6708088f7eb0a-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><label for="EntrymailFullname">氏名</label><input name="data[Entrymail][fullname]" class="inputName" type="text" id="EntrymailFullname" required="required"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-trace').style.display = (document.getElementById('cakeErr6708088f7f459-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>1106</b>]<div id="cakeErr6708088f7f459-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-code').style.display = (document.getElementById('cakeErr6708088f7f459-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-context').style.display = (document.getElementById('cakeErr6708088f7f459-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f459-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="cakeErr6708088f7f459-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-trace').style.display = (document.getElementById('cakeErr6708088f7f8fc-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>1106</b>]<div id="cakeErr6708088f7f8fc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-code').style.display = (document.getElementById('cakeErr6708088f7f8fc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-context').style.display = (document.getElementById('cakeErr6708088f7f8fc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f8fc-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="cakeErr6708088f7f8fc-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-trace').style.display = (document.getElementById('cakeErr6708088f7fdc9-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>1106</b>]<div id="cakeErr6708088f7fdc9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-code').style.display = (document.getElementById('cakeErr6708088f7fdc9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-context').style.display = (document.getElementById('cakeErr6708088f7fdc9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7fdc9-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="cakeErr6708088f7fdc9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><label for="EntrymailFullnameFurigana">フリガナ</label><input name="data[Entrymail][fullname_furigana]" class="inputName" type="text" id="EntrymailFullnameFurigana" required="required"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-trace').style.display = (document.getElementById('cakeErr6708088f80301-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>1106</b>]<div id="cakeErr6708088f80301-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-code').style.display = (document.getElementById('cakeErr6708088f80301-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-context').style.display = (document.getElementById('cakeErr6708088f80301-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80301-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="cakeErr6708088f80301-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-trace').style.display = (document.getElementById('cakeErr6708088f807b1-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>1106</b>]<div id="cakeErr6708088f807b1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-code').style.display = (document.getElementById('cakeErr6708088f807b1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-context').style.display = (document.getElementById('cakeErr6708088f807b1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f807b1-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="cakeErr6708088f807b1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><fieldset><legend>性別</legend><input type="hidden" name="data[Entrymail][gender]" id="EntrymailGender_" value=""/><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender1" value="1" /><label for="EntrymailGender1">男性</label><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender2" value="2" /><label for="EntrymailGender2">女性</label></fieldset>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-trace').style.display = (document.getElementById('cakeErr6708088f80deb-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>1106</b>]<div id="cakeErr6708088f80deb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-code').style.display = (document.getElementById('cakeErr6708088f80deb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-context').style.display = (document.getElementById('cakeErr6708088f80deb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80deb-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="cakeErr6708088f80deb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-trace').style.display = (document.getElementById('cakeErr6708088f812c4-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>1106</b>]<div id="cakeErr6708088f812c4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-code').style.display = (document.getElementById('cakeErr6708088f812c4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-context').style.display = (document.getElementById('cakeErr6708088f812c4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f812c4-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="cakeErr6708088f812c4-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-trace').style.display = (document.getElementById('cakeErr6708088f81787-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>1106</b>]<div id="cakeErr6708088f81787-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-code').style.display = (document.getElementById('cakeErr6708088f81787-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-context').style.display = (document.getElementById('cakeErr6708088f81787-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81787-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="cakeErr6708088f81787-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><label for="EntrymailJobtype">応募したい職種</label><select name="data[Entrymail][jobtype]" id="EntrymailJobtype">
<option value="0">― 選択して下さい ―</option>
<option value="1">Webアドバイザー(営業/経験者)</option>
<option value="2">Webアドバイザー(営業/未経験者)</option>
<option value="3">営業リーダー</option>
<option value="4">一般事務(社員)</option>
<option value="5">入力事務(パート)</option>
<option value="6">その他</option>
</select>
<hr>
<label>生年月日</label>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-trace').style.display = (document.getElementById('cakeErr6708088f81dfb-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>1106</b>]<div id="cakeErr6708088f81dfb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-code').style.display = (document.getElementById('cakeErr6708088f81dfb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-context').style.display = (document.getElementById('cakeErr6708088f81dfb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81dfb-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="cakeErr6708088f81dfb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-trace').style.display = (document.getElementById('cakeErr6708088f82319-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>1106</b>]<div id="cakeErr6708088f82319-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-code').style.display = (document.getElementById('cakeErr6708088f82319-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-context').style.display = (document.getElementById('cakeErr6708088f82319-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82319-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="cakeErr6708088f82319-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-trace').style.display = (document.getElementById('cakeErr6708088f82825-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>1106</b>]<div id="cakeErr6708088f82825-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-code').style.display = (document.getElementById('cakeErr6708088f82825-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-context').style.display = (document.getElementById('cakeErr6708088f82825-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82825-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="cakeErr6708088f82825-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><select name="data[Entrymail][birthday][year]" class="select_year" id="EntrymailBirthdayYear">
<option value="1974">1974年</option>
<option value="1975">1975年</option>
<option value="1976">1976年</option>
<option value="1977">1977年</option>
<option value="1978">1978年</option>
<option value="1979">1979年</option>
<option value="1980">1980年</option>
<option value="1981">1981年</option>
<option value="1982">1982年</option>
<option value="1983">1983年</option>
<option value="1984">1984年</option>
<option value="1985">1985年</option>
<option value="1986">1986年</option>
<option value="1987">1987年</option>
<option value="1988">1988年</option>
<option value="1989">1989年</option>
<option value="1990">1990年</option>
<option value="1991">1991年</option>
<option value="1992">1992年</option>
<option value="1993">1993年</option>
<option value="1994">1994年</option>
<option value="1995">1995年</option>
<option value="1996">1996年</option>
<option value="1997">1997年</option>
<option value="1998">1998年</option>
<option value="1999">1999年</option>
<option value="2000">2000年</option>
<option value="2001">2001年</option>
<option value="2002">2002年</option>
<option value="2003">2003年</option>
<option value="2004">2004年</option>
<option value="2005">2005年</option>
<option value="2006">2006年</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-trace').style.display = (document.getElementById('cakeErr6708088f82ea0-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>1106</b>]<div id="cakeErr6708088f82ea0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-code').style.display = (document.getElementById('cakeErr6708088f82ea0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-context').style.display = (document.getElementById('cakeErr6708088f82ea0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82ea0-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="cakeErr6708088f82ea0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-trace').style.display = (document.getElementById('cakeErr6708088f83369-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>1106</b>]<div id="cakeErr6708088f83369-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-code').style.display = (document.getElementById('cakeErr6708088f83369-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-context').style.display = (document.getElementById('cakeErr6708088f83369-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83369-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="cakeErr6708088f83369-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-trace').style.display = (document.getElementById('cakeErr6708088f83847-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>1106</b>]<div id="cakeErr6708088f83847-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-code').style.display = (document.getElementById('cakeErr6708088f83847-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-context').style.display = (document.getElementById('cakeErr6708088f83847-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83847-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="cakeErr6708088f83847-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><select name="data[Entrymail][birthday][month]" class="select_month" id="EntrymailBirthdayMonth">
<option value="1">1月</option>
<option value="2">2月</option>
<option value="3">3月</option>
<option value="4">4月</option>
<option value="5">5月</option>
<option value="6">6月</option>
<option value="7">7月</option>
<option value="8">8月</option>
<option value="9">9月</option>
<option value="10">10月</option>
<option value="11">11月</option>
<option value="12">12月</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-trace').style.display = (document.getElementById('cakeErr6708088f83e3c-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>1106</b>]<div id="cakeErr6708088f83e3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-code').style.display = (document.getElementById('cakeErr6708088f83e3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-context').style.display = (document.getElementById('cakeErr6708088f83e3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83e3c-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="cakeErr6708088f83e3c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-trace').style.display = (document.getElementById('cakeErr6708088f84335-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>1106</b>]<div id="cakeErr6708088f84335-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-code').style.display = (document.getElementById('cakeErr6708088f84335-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-context').style.display = (document.getElementById('cakeErr6708088f84335-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84335-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="cakeErr6708088f84335-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-trace').style.display = (document.getElementById('cakeErr6708088f8482e-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>1106</b>]<div id="cakeErr6708088f8482e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-code').style.display = (document.getElementById('cakeErr6708088f8482e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-context').style.display = (document.getElementById('cakeErr6708088f8482e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8482e-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="cakeErr6708088f8482e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><select name="data[Entrymail][birthday][day]" class="select_day" id="EntrymailBirthdayDay">
<option value="1">1日</option>
<option value="2">2日</option>
<option value="3">3日</option>
<option value="4">4日</option>
<option value="5">5日</option>
<option value="6">6日</option>
<option value="7">7日</option>
<option value="8">8日</option>
<option value="9">9日</option>
<option value="10">10日</option>
<option value="11">11日</option>
<option value="12">12日</option>
<option value="13">13日</option>
<option value="14">14日</option>
<option value="15">15日</option>
<option value="16">16日</option>
<option value="17">17日</option>
<option value="18">18日</option>
<option value="19">19日</option>
<option value="20">20日</option>
<option value="21">21日</option>
<option value="22">22日</option>
<option value="23">23日</option>
<option value="24">24日</option>
<option value="25">25日</option>
<option value="26">26日</option>
<option value="27">27日</option>
<option value="28">28日</option>
<option value="29">29日</option>
<option value="30">30日</option>
<option value="31">31日</option>
</select>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-trace').style.display = (document.getElementById('cakeErr6708088f84e60-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>1106</b>]<div id="cakeErr6708088f84e60-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-code').style.display = (document.getElementById('cakeErr6708088f84e60-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-context').style.display = (document.getElementById('cakeErr6708088f84e60-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84e60-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="cakeErr6708088f84e60-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-trace').style.display = (document.getElementById('cakeErr6708088f85312-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>1106</b>]<div id="cakeErr6708088f85312-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-code').style.display = (document.getElementById('cakeErr6708088f85312-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-context').style.display = (document.getElementById('cakeErr6708088f85312-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85312-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="cakeErr6708088f85312-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-trace').style.display = (document.getElementById('cakeErr6708088f857a9-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>1106</b>]<div id="cakeErr6708088f857a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-code').style.display = (document.getElementById('cakeErr6708088f857a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-context').style.display = (document.getElementById('cakeErr6708088f857a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f857a9-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="cakeErr6708088f857a9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><label for="EntrymailEmail">メールアドレス</label><input name="data[Entrymail][email]" class="inputEmail" type="email" id="EntrymailEmail" required="required"/>
<hr>
<div class="h-adr">
<span class="p-country-name" style="display:none;">Japan</span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-trace').style.display = (document.getElementById('cakeErr6708088f85d26-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>1106</b>]<div id="cakeErr6708088f85d26-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-code').style.display = (document.getElementById('cakeErr6708088f85d26-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-context').style.display = (document.getElementById('cakeErr6708088f85d26-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85d26-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="cakeErr6708088f85d26-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-trace').style.display = (document.getElementById('cakeErr6708088f861c1-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>1106</b>]<div id="cakeErr6708088f861c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-code').style.display = (document.getElementById('cakeErr6708088f861c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-context').style.display = (document.getElementById('cakeErr6708088f861c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f861c1-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="cakeErr6708088f861c1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-trace').style.display = (document.getElementById('cakeErr6708088f8665b-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>1106</b>]<div id="cakeErr6708088f8665b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-code').style.display = (document.getElementById('cakeErr6708088f8665b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-context').style.display = (document.getElementById('cakeErr6708088f8665b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8665b-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="cakeErr6708088f8665b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><label for="EntrymailZip">郵便番号</label><input name="data[Entrymail][zip]" class="p-postal-code inputZip" type="text" id="EntrymailZip" required="required"/>
<div class="grid-x grid-margin-x">
<div class="cell small-12 medium-3">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-trace').style.display = (document.getElementById('cakeErr6708088f86be0-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>1106</b>]<div id="cakeErr6708088f86be0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-code').style.display = (document.getElementById('cakeErr6708088f86be0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-context').style.display = (document.getElementById('cakeErr6708088f86be0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f86be0-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="cakeErr6708088f86be0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-trace').style.display = (document.getElementById('cakeErr6708088f8708c-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>1106</b>]<div id="cakeErr6708088f8708c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-code').style.display = (document.getElementById('cakeErr6708088f8708c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-context').style.display = (document.getElementById('cakeErr6708088f8708c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8708c-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="cakeErr6708088f8708c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-trace').style.display = (document.getElementById('cakeErr6708088f8754e-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>1106</b>]<div id="cakeErr6708088f8754e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-code').style.display = (document.getElementById('cakeErr6708088f8754e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-context').style.display = (document.getElementById('cakeErr6708088f8754e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8754e-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="cakeErr6708088f8754e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><label for="EntrymailAddress1">都道府県</label><input name="data[Entrymail][address1]" class="p-region" type="text" id="EntrymailAddress1" required="required"/> </div>
<div class="cell small-12 medium-9">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-trace').style.display = (document.getElementById('cakeErr6708088f87ad9-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>1106</b>]<div id="cakeErr6708088f87ad9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-code').style.display = (document.getElementById('cakeErr6708088f87ad9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-context').style.display = (document.getElementById('cakeErr6708088f87ad9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87ad9-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="cakeErr6708088f87ad9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-trace').style.display = (document.getElementById('cakeErr6708088f87f7b-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>1106</b>]<div id="cakeErr6708088f87f7b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-code').style.display = (document.getElementById('cakeErr6708088f87f7b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-context').style.display = (document.getElementById('cakeErr6708088f87f7b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87f7b-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="cakeErr6708088f87f7b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-trace').style.display = (document.getElementById('cakeErr6708088f88417-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>1106</b>]<div id="cakeErr6708088f88417-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-code').style.display = (document.getElementById('cakeErr6708088f88417-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-context').style.display = (document.getElementById('cakeErr6708088f88417-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88417-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="cakeErr6708088f88417-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><label for="EntrymailAddress2">市区町村・番地</label><input name="data[Entrymail][address2]" class="p-locality p-street-address p-extended-address" type="text" id="EntrymailAddress2" required="required"/> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-trace').style.display = (document.getElementById('cakeErr6708088f88989-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>1106</b>]<div id="cakeErr6708088f88989-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-code').style.display = (document.getElementById('cakeErr6708088f88989-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-context').style.display = (document.getElementById('cakeErr6708088f88989-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88989-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="cakeErr6708088f88989-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-trace').style.display = (document.getElementById('cakeErr6708088f88e31-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>1106</b>]<div id="cakeErr6708088f88e31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-code').style.display = (document.getElementById('cakeErr6708088f88e31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-context').style.display = (document.getElementById('cakeErr6708088f88e31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88e31-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="cakeErr6708088f88e31-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-trace').style.display = (document.getElementById('cakeErr6708088f892c3-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>1106</b>]<div id="cakeErr6708088f892c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-code').style.display = (document.getElementById('cakeErr6708088f892c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-context').style.display = (document.getElementById('cakeErr6708088f892c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f892c3-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="cakeErr6708088f892c3-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><label for="EntrymailAddress3">ビル・マンション名・部屋番号</label><input name="data[Entrymail][address3]" type="text" id="EntrymailAddress3"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-trace').style.display = (document.getElementById('cakeErr6708088f897fe-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>1106</b>]<div id="cakeErr6708088f897fe-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-code').style.display = (document.getElementById('cakeErr6708088f897fe-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-context').style.display = (document.getElementById('cakeErr6708088f897fe-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f897fe-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="cakeErr6708088f897fe-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-trace').style.display = (document.getElementById('cakeErr6708088f89ca7-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>1106</b>]<div id="cakeErr6708088f89ca7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-code').style.display = (document.getElementById('cakeErr6708088f89ca7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-context').style.display = (document.getElementById('cakeErr6708088f89ca7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f89ca7-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="cakeErr6708088f89ca7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-trace').style.display = (document.getElementById('cakeErr6708088f8a14c-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>1106</b>]<div id="cakeErr6708088f8a14c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-code').style.display = (document.getElementById('cakeErr6708088f8a14c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-context').style.display = (document.getElementById('cakeErr6708088f8a14c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a14c-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="cakeErr6708088f8a14c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><label for="EntrymailTel">連絡先電話番号</label><input name="data[Entrymail][tel]" class="inputTel" type="tel" id="EntrymailTel" required="required"/>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-trace').style.display = (document.getElementById('cakeErr6708088f8a684-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>1106</b>]<div id="cakeErr6708088f8a684-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-code').style.display = (document.getElementById('cakeErr6708088f8a684-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-context').style.display = (document.getElementById('cakeErr6708088f8a684-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a684-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="cakeErr6708088f8a684-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-trace').style.display = (document.getElementById('cakeErr6708088f8ab43-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>1106</b>]<div id="cakeErr6708088f8ab43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-code').style.display = (document.getElementById('cakeErr6708088f8ab43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-context').style.display = (document.getElementById('cakeErr6708088f8ab43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8ab43-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="cakeErr6708088f8ab43-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-trace').style.display = (document.getElementById('cakeErr6708088f8afe7-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>1106</b>]<div id="cakeErr6708088f8afe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-code').style.display = (document.getElementById('cakeErr6708088f8afe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-context').style.display = (document.getElementById('cakeErr6708088f8afe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8afe7-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="cakeErr6708088f8afe7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label><textarea name="data[Entrymail][description]" class="inputDesc" cols="30" rows="6" id="EntrymailDescription"></textarea>
<div class="top50 bottom50">
<button class="button radius expanded alert" type="submit"><i class="fa fa-arrow-right"></i> 送信内容の確認</button>
</div>
</form>
</div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/4bqeuqz78e5v9ond/www/aimesia-recruit.com/entry/app/View/Entrymail/index.ctp',
(int) 1 => '
<script type="text/javascript" src="https://yubinbango.github.io/yubinbango/yubinbango.js"></script><script type="text/javascript" src="/entry/js/noentersubmit.js"></script>
<style>
.entryForm hr{
margin: 0.4em 0;
height: 2px;
background-color: #FAFAFA;
border: 1px solid #FAFAFA;
}
.entryForm input,
.entryForm select
{
border-radius: 0.2em;
}
label,legend{
font-weight: bold;
font-size: small;
margin: 0.2em 0;
border-left: 2px solid #F99;
padding: 0.1em 0.6em;
}
/* ラジオボタンのラベル */
input[type='radio'] + label{
font-weight: normal;
background: none;
width: auto;
border: none;
font-size: medium;
}
[type="checkbox"], [type="file"], [type="radio"] {
margin: 0 ;
}
.select_year{
width: 10em;
}
.select_month{
width: 6em;
}
.select_day{
width: 6em;
}
.inputName{
width: 20em;
}
.inputEmail{
width: 30em;
}
.inputZip{
width: 7em;
}
.inputTel{
width: 14em;
}
.form-error {
display: block;
font-size: 1em;
font-weight: bold;
color: #333;
margin-top: 0;
}
.error-message{
color: #F00;
font-size: small;
margin: 0.2em 0;
}
</style>
<div class="grid-container">
<div class="entryForm">
<h2>エントリーフォーム</h2>
<p>下記項目に入力してください。</p>
<form action="/entry/" id="EntrymailIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-trace').style.display = (document.getElementById('cakeErr6708088f7e173-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr6708088f7e173-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-code').style.display = (document.getElementById('cakeErr6708088f7e173-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-context').style.display = (document.getElementById('cakeErr6708088f7e173-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e173-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="cakeErr6708088f7e173-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-trace').style.display = (document.getElementById('cakeErr6708088f7e65f-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>1106</b>]<div id="cakeErr6708088f7e65f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-code').style.display = (document.getElementById('cakeErr6708088f7e65f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-context').style.display = (document.getElementById('cakeErr6708088f7e65f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e65f-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="cakeErr6708088f7e65f-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-trace').style.display = (document.getElementById('cakeErr6708088f7eb0a-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>1106</b>]<div id="cakeErr6708088f7eb0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-code').style.display = (document.getElementById('cakeErr6708088f7eb0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-context').style.display = (document.getElementById('cakeErr6708088f7eb0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7eb0a-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="cakeErr6708088f7eb0a-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><label for="EntrymailFullname">氏名</label><input name="data[Entrymail][fullname]" class="inputName" type="text" id="EntrymailFullname" required="required"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-trace').style.display = (document.getElementById('cakeErr6708088f7f459-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>1106</b>]<div id="cakeErr6708088f7f459-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-code').style.display = (document.getElementById('cakeErr6708088f7f459-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-context').style.display = (document.getElementById('cakeErr6708088f7f459-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f459-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="cakeErr6708088f7f459-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-trace').style.display = (document.getElementById('cakeErr6708088f7f8fc-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>1106</b>]<div id="cakeErr6708088f7f8fc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-code').style.display = (document.getElementById('cakeErr6708088f7f8fc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-context').style.display = (document.getElementById('cakeErr6708088f7f8fc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f8fc-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="cakeErr6708088f7f8fc-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-trace').style.display = (document.getElementById('cakeErr6708088f7fdc9-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>1106</b>]<div id="cakeErr6708088f7fdc9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-code').style.display = (document.getElementById('cakeErr6708088f7fdc9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-context').style.display = (document.getElementById('cakeErr6708088f7fdc9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7fdc9-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="cakeErr6708088f7fdc9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><label for="EntrymailFullnameFurigana">フリガナ</label><input name="data[Entrymail][fullname_furigana]" class="inputName" type="text" id="EntrymailFullnameFurigana" required="required"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-trace').style.display = (document.getElementById('cakeErr6708088f80301-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>1106</b>]<div id="cakeErr6708088f80301-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-code').style.display = (document.getElementById('cakeErr6708088f80301-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-context').style.display = (document.getElementById('cakeErr6708088f80301-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80301-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="cakeErr6708088f80301-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-trace').style.display = (document.getElementById('cakeErr6708088f807b1-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>1106</b>]<div id="cakeErr6708088f807b1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-code').style.display = (document.getElementById('cakeErr6708088f807b1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-context').style.display = (document.getElementById('cakeErr6708088f807b1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f807b1-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="cakeErr6708088f807b1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><fieldset><legend>性別</legend><input type="hidden" name="data[Entrymail][gender]" id="EntrymailGender_" value=""/><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender1" value="1" /><label for="EntrymailGender1">男性</label><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender2" value="2" /><label for="EntrymailGender2">女性</label></fieldset>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-trace').style.display = (document.getElementById('cakeErr6708088f80deb-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>1106</b>]<div id="cakeErr6708088f80deb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-code').style.display = (document.getElementById('cakeErr6708088f80deb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-context').style.display = (document.getElementById('cakeErr6708088f80deb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80deb-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="cakeErr6708088f80deb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-trace').style.display = (document.getElementById('cakeErr6708088f812c4-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>1106</b>]<div id="cakeErr6708088f812c4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-code').style.display = (document.getElementById('cakeErr6708088f812c4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-context').style.display = (document.getElementById('cakeErr6708088f812c4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f812c4-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="cakeErr6708088f812c4-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-trace').style.display = (document.getElementById('cakeErr6708088f81787-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>1106</b>]<div id="cakeErr6708088f81787-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-code').style.display = (document.getElementById('cakeErr6708088f81787-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-context').style.display = (document.getElementById('cakeErr6708088f81787-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81787-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="cakeErr6708088f81787-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><label for="EntrymailJobtype">応募したい職種</label><select name="data[Entrymail][jobtype]" id="EntrymailJobtype">
<option value="0">― 選択して下さい ―</option>
<option value="1">Webアドバイザー(営業/経験者)</option>
<option value="2">Webアドバイザー(営業/未経験者)</option>
<option value="3">営業リーダー</option>
<option value="4">一般事務(社員)</option>
<option value="5">入力事務(パート)</option>
<option value="6">その他</option>
</select>
<hr>
<label>生年月日</label>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-trace').style.display = (document.getElementById('cakeErr6708088f81dfb-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>1106</b>]<div id="cakeErr6708088f81dfb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-code').style.display = (document.getElementById('cakeErr6708088f81dfb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-context').style.display = (document.getElementById('cakeErr6708088f81dfb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81dfb-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="cakeErr6708088f81dfb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-trace').style.display = (document.getElementById('cakeErr6708088f82319-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>1106</b>]<div id="cakeErr6708088f82319-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-code').style.display = (document.getElementById('cakeErr6708088f82319-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-context').style.display = (document.getElementById('cakeErr6708088f82319-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82319-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="cakeErr6708088f82319-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-trace').style.display = (document.getElementById('cakeErr6708088f82825-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>1106</b>]<div id="cakeErr6708088f82825-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-code').style.display = (document.getElementById('cakeErr6708088f82825-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-context').style.display = (document.getElementById('cakeErr6708088f82825-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82825-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="cakeErr6708088f82825-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><select name="data[Entrymail][birthday][year]" class="select_year" id="EntrymailBirthdayYear">
<option value="1974">1974年</option>
<option value="1975">1975年</option>
<option value="1976">1976年</option>
<option value="1977">1977年</option>
<option value="1978">1978年</option>
<option value="1979">1979年</option>
<option value="1980">1980年</option>
<option value="1981">1981年</option>
<option value="1982">1982年</option>
<option value="1983">1983年</option>
<option value="1984">1984年</option>
<option value="1985">1985年</option>
<option value="1986">1986年</option>
<option value="1987">1987年</option>
<option value="1988">1988年</option>
<option value="1989">1989年</option>
<option value="1990">1990年</option>
<option value="1991">1991年</option>
<option value="1992">1992年</option>
<option value="1993">1993年</option>
<option value="1994">1994年</option>
<option value="1995">1995年</option>
<option value="1996">1996年</option>
<option value="1997">1997年</option>
<option value="1998">1998年</option>
<option value="1999">1999年</option>
<option value="2000">2000年</option>
<option value="2001">2001年</option>
<option value="2002">2002年</option>
<option value="2003">2003年</option>
<option value="2004">2004年</option>
<option value="2005">2005年</option>
<option value="2006">2006年</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-trace').style.display = (document.getElementById('cakeErr6708088f82ea0-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>1106</b>]<div id="cakeErr6708088f82ea0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-code').style.display = (document.getElementById('cakeErr6708088f82ea0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-context').style.display = (document.getElementById('cakeErr6708088f82ea0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82ea0-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="cakeErr6708088f82ea0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-trace').style.display = (document.getElementById('cakeErr6708088f83369-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>1106</b>]<div id="cakeErr6708088f83369-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-code').style.display = (document.getElementById('cakeErr6708088f83369-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-context').style.display = (document.getElementById('cakeErr6708088f83369-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83369-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="cakeErr6708088f83369-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-trace').style.display = (document.getElementById('cakeErr6708088f83847-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>1106</b>]<div id="cakeErr6708088f83847-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-code').style.display = (document.getElementById('cakeErr6708088f83847-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-context').style.display = (document.getElementById('cakeErr6708088f83847-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83847-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="cakeErr6708088f83847-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><select name="data[Entrymail][birthday][month]" class="select_month" id="EntrymailBirthdayMonth">
<option value="1">1月</option>
<option value="2">2月</option>
<option value="3">3月</option>
<option value="4">4月</option>
<option value="5">5月</option>
<option value="6">6月</option>
<option value="7">7月</option>
<option value="8">8月</option>
<option value="9">9月</option>
<option value="10">10月</option>
<option value="11">11月</option>
<option value="12">12月</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-trace').style.display = (document.getElementById('cakeErr6708088f83e3c-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>1106</b>]<div id="cakeErr6708088f83e3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-code').style.display = (document.getElementById('cakeErr6708088f83e3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-context').style.display = (document.getElementById('cakeErr6708088f83e3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83e3c-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="cakeErr6708088f83e3c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-trace').style.display = (document.getElementById('cakeErr6708088f84335-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>1106</b>]<div id="cakeErr6708088f84335-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-code').style.display = (document.getElementById('cakeErr6708088f84335-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-context').style.display = (document.getElementById('cakeErr6708088f84335-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84335-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="cakeErr6708088f84335-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-trace').style.display = (document.getElementById('cakeErr6708088f8482e-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>1106</b>]<div id="cakeErr6708088f8482e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-code').style.display = (document.getElementById('cakeErr6708088f8482e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-context').style.display = (document.getElementById('cakeErr6708088f8482e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8482e-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="cakeErr6708088f8482e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><select name="data[Entrymail][birthday][day]" class="select_day" id="EntrymailBirthdayDay">
<option value="1">1日</option>
<option value="2">2日</option>
<option value="3">3日</option>
<option value="4">4日</option>
<option value="5">5日</option>
<option value="6">6日</option>
<option value="7">7日</option>
<option value="8">8日</option>
<option value="9">9日</option>
<option value="10">10日</option>
<option value="11">11日</option>
<option value="12">12日</option>
<option value="13">13日</option>
<option value="14">14日</option>
<option value="15">15日</option>
<option value="16">16日</option>
<option value="17">17日</option>
<option value="18">18日</option>
<option value="19">19日</option>
<option value="20">20日</option>
<option value="21">21日</option>
<option value="22">22日</option>
<option value="23">23日</option>
<option value="24">24日</option>
<option value="25">25日</option>
<option value="26">26日</option>
<option value="27">27日</option>
<option value="28">28日</option>
<option value="29">29日</option>
<option value="30">30日</option>
<option value="31">31日</option>
</select>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-trace').style.display = (document.getElementById('cakeErr6708088f84e60-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>1106</b>]<div id="cakeErr6708088f84e60-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-code').style.display = (document.getElementById('cakeErr6708088f84e60-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-context').style.display = (document.getElementById('cakeErr6708088f84e60-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84e60-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="cakeErr6708088f84e60-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-trace').style.display = (document.getElementById('cakeErr6708088f85312-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>1106</b>]<div id="cakeErr6708088f85312-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-code').style.display = (document.getElementById('cakeErr6708088f85312-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-context').style.display = (document.getElementById('cakeErr6708088f85312-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85312-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="cakeErr6708088f85312-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-trace').style.display = (document.getElementById('cakeErr6708088f857a9-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>1106</b>]<div id="cakeErr6708088f857a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-code').style.display = (document.getElementById('cakeErr6708088f857a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-context').style.display = (document.getElementById('cakeErr6708088f857a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f857a9-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="cakeErr6708088f857a9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><label for="EntrymailEmail">メールアドレス</label><input name="data[Entrymail][email]" class="inputEmail" type="email" id="EntrymailEmail" required="required"/>
<hr>
<div class="h-adr">
<span class="p-country-name" style="display:none;">Japan</span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-trace').style.display = (document.getElementById('cakeErr6708088f85d26-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>1106</b>]<div id="cakeErr6708088f85d26-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-code').style.display = (document.getElementById('cakeErr6708088f85d26-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-context').style.display = (document.getElementById('cakeErr6708088f85d26-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85d26-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="cakeErr6708088f85d26-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-trace').style.display = (document.getElementById('cakeErr6708088f861c1-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>1106</b>]<div id="cakeErr6708088f861c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-code').style.display = (document.getElementById('cakeErr6708088f861c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-context').style.display = (document.getElementById('cakeErr6708088f861c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f861c1-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="cakeErr6708088f861c1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-trace').style.display = (document.getElementById('cakeErr6708088f8665b-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>1106</b>]<div id="cakeErr6708088f8665b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-code').style.display = (document.getElementById('cakeErr6708088f8665b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-context').style.display = (document.getElementById('cakeErr6708088f8665b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8665b-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="cakeErr6708088f8665b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><label for="EntrymailZip">郵便番号</label><input name="data[Entrymail][zip]" class="p-postal-code inputZip" type="text" id="EntrymailZip" required="required"/>
<div class="grid-x grid-margin-x">
<div class="cell small-12 medium-3">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-trace').style.display = (document.getElementById('cakeErr6708088f86be0-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>1106</b>]<div id="cakeErr6708088f86be0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-code').style.display = (document.getElementById('cakeErr6708088f86be0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-context').style.display = (document.getElementById('cakeErr6708088f86be0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f86be0-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="cakeErr6708088f86be0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-trace').style.display = (document.getElementById('cakeErr6708088f8708c-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>1106</b>]<div id="cakeErr6708088f8708c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-code').style.display = (document.getElementById('cakeErr6708088f8708c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-context').style.display = (document.getElementById('cakeErr6708088f8708c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8708c-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="cakeErr6708088f8708c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-trace').style.display = (document.getElementById('cakeErr6708088f8754e-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>1106</b>]<div id="cakeErr6708088f8754e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-code').style.display = (document.getElementById('cakeErr6708088f8754e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-context').style.display = (document.getElementById('cakeErr6708088f8754e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8754e-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="cakeErr6708088f8754e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><label for="EntrymailAddress1">都道府県</label><input name="data[Entrymail][address1]" class="p-region" type="text" id="EntrymailAddress1" required="required"/> </div>
<div class="cell small-12 medium-9">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-trace').style.display = (document.getElementById('cakeErr6708088f87ad9-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>1106</b>]<div id="cakeErr6708088f87ad9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-code').style.display = (document.getElementById('cakeErr6708088f87ad9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-context').style.display = (document.getElementById('cakeErr6708088f87ad9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87ad9-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="cakeErr6708088f87ad9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-trace').style.display = (document.getElementById('cakeErr6708088f87f7b-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>1106</b>]<div id="cakeErr6708088f87f7b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-code').style.display = (document.getElementById('cakeErr6708088f87f7b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-context').style.display = (document.getElementById('cakeErr6708088f87f7b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87f7b-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="cakeErr6708088f87f7b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-trace').style.display = (document.getElementById('cakeErr6708088f88417-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>1106</b>]<div id="cakeErr6708088f88417-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-code').style.display = (document.getElementById('cakeErr6708088f88417-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-context').style.display = (document.getElementById('cakeErr6708088f88417-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88417-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="cakeErr6708088f88417-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><label for="EntrymailAddress2">市区町村・番地</label><input name="data[Entrymail][address2]" class="p-locality p-street-address p-extended-address" type="text" id="EntrymailAddress2" required="required"/> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-trace').style.display = (document.getElementById('cakeErr6708088f88989-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>1106</b>]<div id="cakeErr6708088f88989-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-code').style.display = (document.getElementById('cakeErr6708088f88989-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-context').style.display = (document.getElementById('cakeErr6708088f88989-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88989-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="cakeErr6708088f88989-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-trace').style.display = (document.getElementById('cakeErr6708088f88e31-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>1106</b>]<div id="cakeErr6708088f88e31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-code').style.display = (document.getElementById('cakeErr6708088f88e31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-context').style.display = (document.getElementById('cakeErr6708088f88e31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88e31-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="cakeErr6708088f88e31-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-trace').style.display = (document.getElementById('cakeErr6708088f892c3-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>1106</b>]<div id="cakeErr6708088f892c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-code').style.display = (document.getElementById('cakeErr6708088f892c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-context').style.display = (document.getElementById('cakeErr6708088f892c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f892c3-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="cakeErr6708088f892c3-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><label for="EntrymailAddress3">ビル・マンション名・部屋番号</label><input name="data[Entrymail][address3]" type="text" id="EntrymailAddress3"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-trace').style.display = (document.getElementById('cakeErr6708088f897fe-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>1106</b>]<div id="cakeErr6708088f897fe-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-code').style.display = (document.getElementById('cakeErr6708088f897fe-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-context').style.display = (document.getElementById('cakeErr6708088f897fe-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f897fe-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="cakeErr6708088f897fe-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-trace').style.display = (document.getElementById('cakeErr6708088f89ca7-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>1106</b>]<div id="cakeErr6708088f89ca7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-code').style.display = (document.getElementById('cakeErr6708088f89ca7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-context').style.display = (document.getElementById('cakeErr6708088f89ca7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f89ca7-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="cakeErr6708088f89ca7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-trace').style.display = (document.getElementById('cakeErr6708088f8a14c-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>1106</b>]<div id="cakeErr6708088f8a14c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-code').style.display = (document.getElementById('cakeErr6708088f8a14c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-context').style.display = (document.getElementById('cakeErr6708088f8a14c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a14c-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="cakeErr6708088f8a14c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><label for="EntrymailTel">連絡先電話番号</label><input name="data[Entrymail][tel]" class="inputTel" type="tel" id="EntrymailTel" required="required"/>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-trace').style.display = (document.getElementById('cakeErr6708088f8a684-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>1106</b>]<div id="cakeErr6708088f8a684-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-code').style.display = (document.getElementById('cakeErr6708088f8a684-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-context').style.display = (document.getElementById('cakeErr6708088f8a684-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a684-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="cakeErr6708088f8a684-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-trace').style.display = (document.getElementById('cakeErr6708088f8ab43-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>1106</b>]<div id="cakeErr6708088f8ab43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-code').style.display = (document.getElementById('cakeErr6708088f8ab43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-context').style.display = (document.getElementById('cakeErr6708088f8ab43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8ab43-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="cakeErr6708088f8ab43-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-trace').style.display = (document.getElementById('cakeErr6708088f8afe7-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>1106</b>]<div id="cakeErr6708088f8afe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-code').style.display = (document.getElementById('cakeErr6708088f8afe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-context').style.display = (document.getElementById('cakeErr6708088f8afe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8afe7-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="cakeErr6708088f8afe7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label><textarea name="data[Entrymail][description]" class="inputDesc" cols="30" rows="6" id="EntrymailDescription"></textarea>
<div class="top50 bottom50">
<button class="button radius expanded alert" type="submit"><i class="fa fa-arrow-right"></i> 送信内容の確認</button>
</div>
</form>
</div>
</div>
'
)
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 => 'Html',
(int) 1 => 'Form'
)
$result = null
$name = 'Html'
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 117
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/4bqeuqz78e5v9ond/www/aimesia-recruit.com/entry/app/View/Entrymail/index.ctp',
(int) 1 => '
<script type="text/javascript" src="https://yubinbango.github.io/yubinbango/yubinbango.js"></script><script type="text/javascript" src="/entry/js/noentersubmit.js"></script>
<style>
.entryForm hr{
margin: 0.4em 0;
height: 2px;
background-color: #FAFAFA;
border: 1px solid #FAFAFA;
}
.entryForm input,
.entryForm select
{
border-radius: 0.2em;
}
label,legend{
font-weight: bold;
font-size: small;
margin: 0.2em 0;
border-left: 2px solid #F99;
padding: 0.1em 0.6em;
}
/* ラジオボタンのラベル */
input[type='radio'] + label{
font-weight: normal;
background: none;
width: auto;
border: none;
font-size: medium;
}
[type="checkbox"], [type="file"], [type="radio"] {
margin: 0 ;
}
.select_year{
width: 10em;
}
.select_month{
width: 6em;
}
.select_day{
width: 6em;
}
.inputName{
width: 20em;
}
.inputEmail{
width: 30em;
}
.inputZip{
width: 7em;
}
.inputTel{
width: 14em;
}
.form-error {
display: block;
font-size: 1em;
font-weight: bold;
color: #333;
margin-top: 0;
}
.error-message{
color: #F00;
font-size: small;
margin: 0.2em 0;
}
</style>
<div class="grid-container">
<div class="entryForm">
<h2>エントリーフォーム</h2>
<p>下記項目に入力してください。</p>
<form action="/entry/" id="EntrymailIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-trace').style.display = (document.getElementById('cakeErr6708088f7e173-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr6708088f7e173-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-code').style.display = (document.getElementById('cakeErr6708088f7e173-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-context').style.display = (document.getElementById('cakeErr6708088f7e173-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e173-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="cakeErr6708088f7e173-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-trace').style.display = (document.getElementById('cakeErr6708088f7e65f-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>1106</b>]<div id="cakeErr6708088f7e65f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-code').style.display = (document.getElementById('cakeErr6708088f7e65f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-context').style.display = (document.getElementById('cakeErr6708088f7e65f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e65f-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="cakeErr6708088f7e65f-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-trace').style.display = (document.getElementById('cakeErr6708088f7eb0a-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>1106</b>]<div id="cakeErr6708088f7eb0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-code').style.display = (document.getElementById('cakeErr6708088f7eb0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-context').style.display = (document.getElementById('cakeErr6708088f7eb0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7eb0a-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="cakeErr6708088f7eb0a-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><label for="EntrymailFullname">氏名</label><input name="data[Entrymail][fullname]" class="inputName" type="text" id="EntrymailFullname" required="required"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-trace').style.display = (document.getElementById('cakeErr6708088f7f459-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>1106</b>]<div id="cakeErr6708088f7f459-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-code').style.display = (document.getElementById('cakeErr6708088f7f459-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-context').style.display = (document.getElementById('cakeErr6708088f7f459-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f459-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="cakeErr6708088f7f459-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-trace').style.display = (document.getElementById('cakeErr6708088f7f8fc-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>1106</b>]<div id="cakeErr6708088f7f8fc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-code').style.display = (document.getElementById('cakeErr6708088f7f8fc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-context').style.display = (document.getElementById('cakeErr6708088f7f8fc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f8fc-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="cakeErr6708088f7f8fc-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-trace').style.display = (document.getElementById('cakeErr6708088f7fdc9-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>1106</b>]<div id="cakeErr6708088f7fdc9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-code').style.display = (document.getElementById('cakeErr6708088f7fdc9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-context').style.display = (document.getElementById('cakeErr6708088f7fdc9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7fdc9-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="cakeErr6708088f7fdc9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><label for="EntrymailFullnameFurigana">フリガナ</label><input name="data[Entrymail][fullname_furigana]" class="inputName" type="text" id="EntrymailFullnameFurigana" required="required"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-trace').style.display = (document.getElementById('cakeErr6708088f80301-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>1106</b>]<div id="cakeErr6708088f80301-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-code').style.display = (document.getElementById('cakeErr6708088f80301-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-context').style.display = (document.getElementById('cakeErr6708088f80301-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80301-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="cakeErr6708088f80301-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-trace').style.display = (document.getElementById('cakeErr6708088f807b1-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>1106</b>]<div id="cakeErr6708088f807b1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-code').style.display = (document.getElementById('cakeErr6708088f807b1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-context').style.display = (document.getElementById('cakeErr6708088f807b1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f807b1-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="cakeErr6708088f807b1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><fieldset><legend>性別</legend><input type="hidden" name="data[Entrymail][gender]" id="EntrymailGender_" value=""/><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender1" value="1" /><label for="EntrymailGender1">男性</label><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender2" value="2" /><label for="EntrymailGender2">女性</label></fieldset>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-trace').style.display = (document.getElementById('cakeErr6708088f80deb-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>1106</b>]<div id="cakeErr6708088f80deb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-code').style.display = (document.getElementById('cakeErr6708088f80deb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-context').style.display = (document.getElementById('cakeErr6708088f80deb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80deb-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="cakeErr6708088f80deb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-trace').style.display = (document.getElementById('cakeErr6708088f812c4-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>1106</b>]<div id="cakeErr6708088f812c4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-code').style.display = (document.getElementById('cakeErr6708088f812c4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-context').style.display = (document.getElementById('cakeErr6708088f812c4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f812c4-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="cakeErr6708088f812c4-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-trace').style.display = (document.getElementById('cakeErr6708088f81787-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>1106</b>]<div id="cakeErr6708088f81787-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-code').style.display = (document.getElementById('cakeErr6708088f81787-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-context').style.display = (document.getElementById('cakeErr6708088f81787-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81787-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="cakeErr6708088f81787-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><label for="EntrymailJobtype">応募したい職種</label><select name="data[Entrymail][jobtype]" id="EntrymailJobtype">
<option value="0">― 選択して下さい ―</option>
<option value="1">Webアドバイザー(営業/経験者)</option>
<option value="2">Webアドバイザー(営業/未経験者)</option>
<option value="3">営業リーダー</option>
<option value="4">一般事務(社員)</option>
<option value="5">入力事務(パート)</option>
<option value="6">その他</option>
</select>
<hr>
<label>生年月日</label>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-trace').style.display = (document.getElementById('cakeErr6708088f81dfb-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>1106</b>]<div id="cakeErr6708088f81dfb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-code').style.display = (document.getElementById('cakeErr6708088f81dfb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-context').style.display = (document.getElementById('cakeErr6708088f81dfb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81dfb-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="cakeErr6708088f81dfb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-trace').style.display = (document.getElementById('cakeErr6708088f82319-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>1106</b>]<div id="cakeErr6708088f82319-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-code').style.display = (document.getElementById('cakeErr6708088f82319-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-context').style.display = (document.getElementById('cakeErr6708088f82319-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82319-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="cakeErr6708088f82319-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-trace').style.display = (document.getElementById('cakeErr6708088f82825-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>1106</b>]<div id="cakeErr6708088f82825-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-code').style.display = (document.getElementById('cakeErr6708088f82825-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-context').style.display = (document.getElementById('cakeErr6708088f82825-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82825-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="cakeErr6708088f82825-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><select name="data[Entrymail][birthday][year]" class="select_year" id="EntrymailBirthdayYear">
<option value="1974">1974年</option>
<option value="1975">1975年</option>
<option value="1976">1976年</option>
<option value="1977">1977年</option>
<option value="1978">1978年</option>
<option value="1979">1979年</option>
<option value="1980">1980年</option>
<option value="1981">1981年</option>
<option value="1982">1982年</option>
<option value="1983">1983年</option>
<option value="1984">1984年</option>
<option value="1985">1985年</option>
<option value="1986">1986年</option>
<option value="1987">1987年</option>
<option value="1988">1988年</option>
<option value="1989">1989年</option>
<option value="1990">1990年</option>
<option value="1991">1991年</option>
<option value="1992">1992年</option>
<option value="1993">1993年</option>
<option value="1994">1994年</option>
<option value="1995">1995年</option>
<option value="1996">1996年</option>
<option value="1997">1997年</option>
<option value="1998">1998年</option>
<option value="1999">1999年</option>
<option value="2000">2000年</option>
<option value="2001">2001年</option>
<option value="2002">2002年</option>
<option value="2003">2003年</option>
<option value="2004">2004年</option>
<option value="2005">2005年</option>
<option value="2006">2006年</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-trace').style.display = (document.getElementById('cakeErr6708088f82ea0-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>1106</b>]<div id="cakeErr6708088f82ea0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-code').style.display = (document.getElementById('cakeErr6708088f82ea0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-context').style.display = (document.getElementById('cakeErr6708088f82ea0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82ea0-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="cakeErr6708088f82ea0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-trace').style.display = (document.getElementById('cakeErr6708088f83369-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>1106</b>]<div id="cakeErr6708088f83369-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-code').style.display = (document.getElementById('cakeErr6708088f83369-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-context').style.display = (document.getElementById('cakeErr6708088f83369-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83369-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="cakeErr6708088f83369-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-trace').style.display = (document.getElementById('cakeErr6708088f83847-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>1106</b>]<div id="cakeErr6708088f83847-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-code').style.display = (document.getElementById('cakeErr6708088f83847-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-context').style.display = (document.getElementById('cakeErr6708088f83847-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83847-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="cakeErr6708088f83847-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><select name="data[Entrymail][birthday][month]" class="select_month" id="EntrymailBirthdayMonth">
<option value="1">1月</option>
<option value="2">2月</option>
<option value="3">3月</option>
<option value="4">4月</option>
<option value="5">5月</option>
<option value="6">6月</option>
<option value="7">7月</option>
<option value="8">8月</option>
<option value="9">9月</option>
<option value="10">10月</option>
<option value="11">11月</option>
<option value="12">12月</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-trace').style.display = (document.getElementById('cakeErr6708088f83e3c-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>1106</b>]<div id="cakeErr6708088f83e3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-code').style.display = (document.getElementById('cakeErr6708088f83e3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-context').style.display = (document.getElementById('cakeErr6708088f83e3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83e3c-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="cakeErr6708088f83e3c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-trace').style.display = (document.getElementById('cakeErr6708088f84335-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>1106</b>]<div id="cakeErr6708088f84335-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-code').style.display = (document.getElementById('cakeErr6708088f84335-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-context').style.display = (document.getElementById('cakeErr6708088f84335-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84335-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="cakeErr6708088f84335-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-trace').style.display = (document.getElementById('cakeErr6708088f8482e-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>1106</b>]<div id="cakeErr6708088f8482e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-code').style.display = (document.getElementById('cakeErr6708088f8482e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-context').style.display = (document.getElementById('cakeErr6708088f8482e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8482e-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="cakeErr6708088f8482e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><select name="data[Entrymail][birthday][day]" class="select_day" id="EntrymailBirthdayDay">
<option value="1">1日</option>
<option value="2">2日</option>
<option value="3">3日</option>
<option value="4">4日</option>
<option value="5">5日</option>
<option value="6">6日</option>
<option value="7">7日</option>
<option value="8">8日</option>
<option value="9">9日</option>
<option value="10">10日</option>
<option value="11">11日</option>
<option value="12">12日</option>
<option value="13">13日</option>
<option value="14">14日</option>
<option value="15">15日</option>
<option value="16">16日</option>
<option value="17">17日</option>
<option value="18">18日</option>
<option value="19">19日</option>
<option value="20">20日</option>
<option value="21">21日</option>
<option value="22">22日</option>
<option value="23">23日</option>
<option value="24">24日</option>
<option value="25">25日</option>
<option value="26">26日</option>
<option value="27">27日</option>
<option value="28">28日</option>
<option value="29">29日</option>
<option value="30">30日</option>
<option value="31">31日</option>
</select>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-trace').style.display = (document.getElementById('cakeErr6708088f84e60-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>1106</b>]<div id="cakeErr6708088f84e60-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-code').style.display = (document.getElementById('cakeErr6708088f84e60-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-context').style.display = (document.getElementById('cakeErr6708088f84e60-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84e60-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="cakeErr6708088f84e60-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-trace').style.display = (document.getElementById('cakeErr6708088f85312-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>1106</b>]<div id="cakeErr6708088f85312-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-code').style.display = (document.getElementById('cakeErr6708088f85312-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-context').style.display = (document.getElementById('cakeErr6708088f85312-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85312-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="cakeErr6708088f85312-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-trace').style.display = (document.getElementById('cakeErr6708088f857a9-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>1106</b>]<div id="cakeErr6708088f857a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-code').style.display = (document.getElementById('cakeErr6708088f857a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-context').style.display = (document.getElementById('cakeErr6708088f857a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f857a9-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="cakeErr6708088f857a9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><label for="EntrymailEmail">メールアドレス</label><input name="data[Entrymail][email]" class="inputEmail" type="email" id="EntrymailEmail" required="required"/>
<hr>
<div class="h-adr">
<span class="p-country-name" style="display:none;">Japan</span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-trace').style.display = (document.getElementById('cakeErr6708088f85d26-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>1106</b>]<div id="cakeErr6708088f85d26-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-code').style.display = (document.getElementById('cakeErr6708088f85d26-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-context').style.display = (document.getElementById('cakeErr6708088f85d26-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85d26-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="cakeErr6708088f85d26-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-trace').style.display = (document.getElementById('cakeErr6708088f861c1-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>1106</b>]<div id="cakeErr6708088f861c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-code').style.display = (document.getElementById('cakeErr6708088f861c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-context').style.display = (document.getElementById('cakeErr6708088f861c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f861c1-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="cakeErr6708088f861c1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-trace').style.display = (document.getElementById('cakeErr6708088f8665b-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>1106</b>]<div id="cakeErr6708088f8665b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-code').style.display = (document.getElementById('cakeErr6708088f8665b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-context').style.display = (document.getElementById('cakeErr6708088f8665b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8665b-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="cakeErr6708088f8665b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><label for="EntrymailZip">郵便番号</label><input name="data[Entrymail][zip]" class="p-postal-code inputZip" type="text" id="EntrymailZip" required="required"/>
<div class="grid-x grid-margin-x">
<div class="cell small-12 medium-3">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-trace').style.display = (document.getElementById('cakeErr6708088f86be0-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>1106</b>]<div id="cakeErr6708088f86be0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-code').style.display = (document.getElementById('cakeErr6708088f86be0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-context').style.display = (document.getElementById('cakeErr6708088f86be0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f86be0-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="cakeErr6708088f86be0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-trace').style.display = (document.getElementById('cakeErr6708088f8708c-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>1106</b>]<div id="cakeErr6708088f8708c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-code').style.display = (document.getElementById('cakeErr6708088f8708c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-context').style.display = (document.getElementById('cakeErr6708088f8708c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8708c-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="cakeErr6708088f8708c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-trace').style.display = (document.getElementById('cakeErr6708088f8754e-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>1106</b>]<div id="cakeErr6708088f8754e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-code').style.display = (document.getElementById('cakeErr6708088f8754e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-context').style.display = (document.getElementById('cakeErr6708088f8754e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8754e-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="cakeErr6708088f8754e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><label for="EntrymailAddress1">都道府県</label><input name="data[Entrymail][address1]" class="p-region" type="text" id="EntrymailAddress1" required="required"/> </div>
<div class="cell small-12 medium-9">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-trace').style.display = (document.getElementById('cakeErr6708088f87ad9-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>1106</b>]<div id="cakeErr6708088f87ad9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-code').style.display = (document.getElementById('cakeErr6708088f87ad9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-context').style.display = (document.getElementById('cakeErr6708088f87ad9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87ad9-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="cakeErr6708088f87ad9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-trace').style.display = (document.getElementById('cakeErr6708088f87f7b-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>1106</b>]<div id="cakeErr6708088f87f7b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-code').style.display = (document.getElementById('cakeErr6708088f87f7b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-context').style.display = (document.getElementById('cakeErr6708088f87f7b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87f7b-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="cakeErr6708088f87f7b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-trace').style.display = (document.getElementById('cakeErr6708088f88417-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>1106</b>]<div id="cakeErr6708088f88417-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-code').style.display = (document.getElementById('cakeErr6708088f88417-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-context').style.display = (document.getElementById('cakeErr6708088f88417-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88417-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="cakeErr6708088f88417-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><label for="EntrymailAddress2">市区町村・番地</label><input name="data[Entrymail][address2]" class="p-locality p-street-address p-extended-address" type="text" id="EntrymailAddress2" required="required"/> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-trace').style.display = (document.getElementById('cakeErr6708088f88989-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>1106</b>]<div id="cakeErr6708088f88989-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-code').style.display = (document.getElementById('cakeErr6708088f88989-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-context').style.display = (document.getElementById('cakeErr6708088f88989-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88989-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="cakeErr6708088f88989-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-trace').style.display = (document.getElementById('cakeErr6708088f88e31-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>1106</b>]<div id="cakeErr6708088f88e31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-code').style.display = (document.getElementById('cakeErr6708088f88e31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-context').style.display = (document.getElementById('cakeErr6708088f88e31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88e31-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="cakeErr6708088f88e31-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-trace').style.display = (document.getElementById('cakeErr6708088f892c3-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>1106</b>]<div id="cakeErr6708088f892c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-code').style.display = (document.getElementById('cakeErr6708088f892c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-context').style.display = (document.getElementById('cakeErr6708088f892c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f892c3-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="cakeErr6708088f892c3-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><label for="EntrymailAddress3">ビル・マンション名・部屋番号</label><input name="data[Entrymail][address3]" type="text" id="EntrymailAddress3"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-trace').style.display = (document.getElementById('cakeErr6708088f897fe-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>1106</b>]<div id="cakeErr6708088f897fe-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-code').style.display = (document.getElementById('cakeErr6708088f897fe-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f897fe-context').style.display = (document.getElementById('cakeErr6708088f897fe-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f897fe-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="cakeErr6708088f897fe-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-trace').style.display = (document.getElementById('cakeErr6708088f89ca7-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>1106</b>]<div id="cakeErr6708088f89ca7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-code').style.display = (document.getElementById('cakeErr6708088f89ca7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f89ca7-context').style.display = (document.getElementById('cakeErr6708088f89ca7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f89ca7-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="cakeErr6708088f89ca7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-trace').style.display = (document.getElementById('cakeErr6708088f8a14c-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>1106</b>]<div id="cakeErr6708088f8a14c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-code').style.display = (document.getElementById('cakeErr6708088f8a14c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a14c-context').style.display = (document.getElementById('cakeErr6708088f8a14c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a14c-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="cakeErr6708088f8a14c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.tel'
$options = array(
'class' => 'inputTel'
)
$divOptions = array()
$label = '<label for="EntrymailTel">連絡先電話番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'tel'
$out = array(
'before' => null,
'label' => '<label for="EntrymailTel">連絡先電話番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 135
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 117</pre></div></pre><label for="EntrymailTel">連絡先電話番号</label><input name="data[Entrymail][tel]" class="inputTel" type="tel" id="EntrymailTel" required="required"/>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-trace').style.display = (document.getElementById('cakeErr6708088f8a684-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>1106</b>]<div id="cakeErr6708088f8a684-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-code').style.display = (document.getElementById('cakeErr6708088f8a684-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8a684-context').style.display = (document.getElementById('cakeErr6708088f8a684-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8a684-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="cakeErr6708088f8a684-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-trace').style.display = (document.getElementById('cakeErr6708088f8ab43-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>1106</b>]<div id="cakeErr6708088f8ab43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-code').style.display = (document.getElementById('cakeErr6708088f8ab43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8ab43-context').style.display = (document.getElementById('cakeErr6708088f8ab43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8ab43-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="cakeErr6708088f8ab43-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-trace').style.display = (document.getElementById('cakeErr6708088f8afe7-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>1106</b>]<div id="cakeErr6708088f8afe7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-code').style.display = (document.getElementById('cakeErr6708088f8afe7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8afe7-context').style.display = (document.getElementById('cakeErr6708088f8afe7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8afe7-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="cakeErr6708088f8afe7-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.description'
$options = array(
'class' => 'inputDesc'
)
$divOptions = array()
$label = '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'textarea'
$out = array(
'before' => null,
'label' => '<label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 138
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 117</pre></div></pre><label for="EntrymailDescription">ご応募に関してのお問い合わせやご質問などがある場合はお書き下さい。</label><textarea name="data[Entrymail][description]" class="inputDesc" cols="30" rows="6" id="EntrymailDescription"></textarea>
<div class="top50 bottom50">
<button class="button radius expanded alert" type="submit"><i class="fa fa-arrow-right"></i> 送信内容の確認</button>
</div>
</form>
</div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/4bqeuqz78e5v9ond/www/aimesia-recruit.com/entry/app/View/Entrymail/index.ctp',
(int) 1 => '
<script type="text/javascript" src="https://yubinbango.github.io/yubinbango/yubinbango.js"></script><script type="text/javascript" src="/entry/js/noentersubmit.js"></script>
<style>
.entryForm hr{
margin: 0.4em 0;
height: 2px;
background-color: #FAFAFA;
border: 1px solid #FAFAFA;
}
.entryForm input,
.entryForm select
{
border-radius: 0.2em;
}
label,legend{
font-weight: bold;
font-size: small;
margin: 0.2em 0;
border-left: 2px solid #F99;
padding: 0.1em 0.6em;
}
/* ラジオボタンのラベル */
input[type='radio'] + label{
font-weight: normal;
background: none;
width: auto;
border: none;
font-size: medium;
}
[type="checkbox"], [type="file"], [type="radio"] {
margin: 0 ;
}
.select_year{
width: 10em;
}
.select_month{
width: 6em;
}
.select_day{
width: 6em;
}
.inputName{
width: 20em;
}
.inputEmail{
width: 30em;
}
.inputZip{
width: 7em;
}
.inputTel{
width: 14em;
}
.form-error {
display: block;
font-size: 1em;
font-weight: bold;
color: #333;
margin-top: 0;
}
.error-message{
color: #F00;
font-size: small;
margin: 0.2em 0;
}
</style>
<div class="grid-container">
<div class="entryForm">
<h2>エントリーフォーム</h2>
<p>下記項目に入力してください。</p>
<form action="/entry/" id="EntrymailIndexForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-trace').style.display = (document.getElementById('cakeErr6708088f7e173-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: radioOptions [<b>CORE/Cake/View/Helper/FormHelper.php</b>, line <b>1106</b>]<div id="cakeErr6708088f7e173-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-code').style.display = (document.getElementById('cakeErr6708088f7e173-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e173-context').style.display = (document.getElementById('cakeErr6708088f7e173-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e173-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="cakeErr6708088f7e173-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-trace').style.display = (document.getElementById('cakeErr6708088f7e65f-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>1106</b>]<div id="cakeErr6708088f7e65f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-code').style.display = (document.getElementById('cakeErr6708088f7e65f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7e65f-context').style.display = (document.getElementById('cakeErr6708088f7e65f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7e65f-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="cakeErr6708088f7e65f-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-trace').style.display = (document.getElementById('cakeErr6708088f7eb0a-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>1106</b>]<div id="cakeErr6708088f7eb0a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-code').style.display = (document.getElementById('cakeErr6708088f7eb0a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7eb0a-context').style.display = (document.getElementById('cakeErr6708088f7eb0a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7eb0a-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="cakeErr6708088f7eb0a-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullname">氏名</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullname">氏名</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 91
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 117</pre></div></pre><label for="EntrymailFullname">氏名</label><input name="data[Entrymail][fullname]" class="inputName" type="text" id="EntrymailFullname" required="required"/><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-trace').style.display = (document.getElementById('cakeErr6708088f7f459-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>1106</b>]<div id="cakeErr6708088f7f459-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-code').style.display = (document.getElementById('cakeErr6708088f7f459-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f459-context').style.display = (document.getElementById('cakeErr6708088f7f459-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f459-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="cakeErr6708088f7f459-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-trace').style.display = (document.getElementById('cakeErr6708088f7f8fc-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>1106</b>]<div id="cakeErr6708088f7f8fc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-code').style.display = (document.getElementById('cakeErr6708088f7f8fc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7f8fc-context').style.display = (document.getElementById('cakeErr6708088f7f8fc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7f8fc-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="cakeErr6708088f7f8fc-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-trace').style.display = (document.getElementById('cakeErr6708088f7fdc9-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>1106</b>]<div id="cakeErr6708088f7fdc9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-code').style.display = (document.getElementById('cakeErr6708088f7fdc9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f7fdc9-context').style.display = (document.getElementById('cakeErr6708088f7fdc9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f7fdc9-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="cakeErr6708088f7fdc9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.fullname_furigana'
$options = array(
'class' => 'inputName'
)
$divOptions = array()
$label = '<label for="EntrymailFullnameFurigana">フリガナ</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailFullnameFurigana">フリガナ</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 92
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 117</pre></div></pre><label for="EntrymailFullnameFurigana">フリガナ</label><input name="data[Entrymail][fullname_furigana]" class="inputName" type="text" id="EntrymailFullnameFurigana" required="required"/>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-trace').style.display = (document.getElementById('cakeErr6708088f80301-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>1106</b>]<div id="cakeErr6708088f80301-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-code').style.display = (document.getElementById('cakeErr6708088f80301-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80301-context').style.display = (document.getElementById('cakeErr6708088f80301-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80301-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="cakeErr6708088f80301-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-trace').style.display = (document.getElementById('cakeErr6708088f807b1-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>1106</b>]<div id="cakeErr6708088f807b1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-code').style.display = (document.getElementById('cakeErr6708088f807b1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f807b1-context').style.display = (document.getElementById('cakeErr6708088f807b1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f807b1-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="cakeErr6708088f807b1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.gender'
$options = array(
'legend' => '性別'
)
$divOptions = array()
$radioOptions = array(
(int) 1 => '男性',
(int) 2 => '女性'
)
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'radio'
$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 1106
include - APP/View/Entrymail/index.ctp, line 96
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 117</pre></div></pre><fieldset><legend>性別</legend><input type="hidden" name="data[Entrymail][gender]" id="EntrymailGender_" value=""/><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender1" value="1" /><label for="EntrymailGender1">男性</label><input type="radio" name="data[Entrymail][gender]" id="EntrymailGender2" value="2" /><label for="EntrymailGender2">女性</label></fieldset>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-trace').style.display = (document.getElementById('cakeErr6708088f80deb-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>1106</b>]<div id="cakeErr6708088f80deb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-code').style.display = (document.getElementById('cakeErr6708088f80deb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f80deb-context').style.display = (document.getElementById('cakeErr6708088f80deb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f80deb-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="cakeErr6708088f80deb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-trace').style.display = (document.getElementById('cakeErr6708088f812c4-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>1106</b>]<div id="cakeErr6708088f812c4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-code').style.display = (document.getElementById('cakeErr6708088f812c4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f812c4-context').style.display = (document.getElementById('cakeErr6708088f812c4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f812c4-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="cakeErr6708088f812c4-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-trace').style.display = (document.getElementById('cakeErr6708088f81787-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>1106</b>]<div id="cakeErr6708088f81787-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-code').style.display = (document.getElementById('cakeErr6708088f81787-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81787-context').style.display = (document.getElementById('cakeErr6708088f81787-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81787-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="cakeErr6708088f81787-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.jobtype'
$options = array(
'options' => array(
(int) 0 => '― 選択して下さい ―',
(int) 1 => 'Webアドバイザー(営業/経験者)',
(int) 2 => 'Webアドバイザー(営業/未経験者)',
(int) 3 => '営業リーダー',
(int) 4 => '一般事務(社員)',
(int) 5 => '入力事務(パート)',
(int) 6 => 'その他'
),
'empty' => false
)
$divOptions = array()
$label = '<label for="EntrymailJobtype">応募したい職種</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$out = array(
'before' => null,
'label' => '<label for="EntrymailJobtype">応募したい職種</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 100
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 117</pre></div></pre><label for="EntrymailJobtype">応募したい職種</label><select name="data[Entrymail][jobtype]" id="EntrymailJobtype">
<option value="0">― 選択して下さい ―</option>
<option value="1">Webアドバイザー(営業/経験者)</option>
<option value="2">Webアドバイザー(営業/未経験者)</option>
<option value="3">営業リーダー</option>
<option value="4">一般事務(社員)</option>
<option value="5">入力事務(パート)</option>
<option value="6">その他</option>
</select>
<hr>
<label>生年月日</label>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-trace').style.display = (document.getElementById('cakeErr6708088f81dfb-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>1106</b>]<div id="cakeErr6708088f81dfb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-code').style.display = (document.getElementById('cakeErr6708088f81dfb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f81dfb-context').style.display = (document.getElementById('cakeErr6708088f81dfb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f81dfb-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="cakeErr6708088f81dfb-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-trace').style.display = (document.getElementById('cakeErr6708088f82319-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>1106</b>]<div id="cakeErr6708088f82319-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-code').style.display = (document.getElementById('cakeErr6708088f82319-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82319-context').style.display = (document.getElementById('cakeErr6708088f82319-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82319-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="cakeErr6708088f82319-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-trace').style.display = (document.getElementById('cakeErr6708088f82825-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>1106</b>]<div id="cakeErr6708088f82825-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-code').style.display = (document.getElementById('cakeErr6708088f82825-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82825-context').style.display = (document.getElementById('cakeErr6708088f82825-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82825-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="cakeErr6708088f82825-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.year'
$options = array(
'options' => array(
(int) 1974 => '1974年',
(int) 1975 => '1975年',
(int) 1976 => '1976年',
(int) 1977 => '1977年',
(int) 1978 => '1978年',
(int) 1979 => '1979年',
(int) 1980 => '1980年',
(int) 1981 => '1981年',
(int) 1982 => '1982年',
(int) 1983 => '1983年',
(int) 1984 => '1984年',
(int) 1985 => '1985年',
(int) 1986 => '1986年',
(int) 1987 => '1987年',
(int) 1988 => '1988年',
(int) 1989 => '1989年',
(int) 1990 => '1990年',
(int) 1991 => '1991年',
(int) 1992 => '1992年',
(int) 1993 => '1993年',
(int) 1994 => '1994年',
(int) 1995 => '1995年',
(int) 1996 => '1996年',
(int) 1997 => '1997年',
(int) 1998 => '1998年',
(int) 1999 => '1999年',
(int) 2000 => '2000年',
(int) 2001 => '2001年',
(int) 2002 => '2002年',
(int) 2003 => '2003年',
(int) 2004 => '2004年',
(int) 2005 => '2005年',
(int) 2006 => '2006年'
),
'class' => 'select_year',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 105
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 117</pre></div></pre><select name="data[Entrymail][birthday][year]" class="select_year" id="EntrymailBirthdayYear">
<option value="1974">1974年</option>
<option value="1975">1975年</option>
<option value="1976">1976年</option>
<option value="1977">1977年</option>
<option value="1978">1978年</option>
<option value="1979">1979年</option>
<option value="1980">1980年</option>
<option value="1981">1981年</option>
<option value="1982">1982年</option>
<option value="1983">1983年</option>
<option value="1984">1984年</option>
<option value="1985">1985年</option>
<option value="1986">1986年</option>
<option value="1987">1987年</option>
<option value="1988">1988年</option>
<option value="1989">1989年</option>
<option value="1990">1990年</option>
<option value="1991">1991年</option>
<option value="1992">1992年</option>
<option value="1993">1993年</option>
<option value="1994">1994年</option>
<option value="1995">1995年</option>
<option value="1996">1996年</option>
<option value="1997">1997年</option>
<option value="1998">1998年</option>
<option value="1999">1999年</option>
<option value="2000">2000年</option>
<option value="2001">2001年</option>
<option value="2002">2002年</option>
<option value="2003">2003年</option>
<option value="2004">2004年</option>
<option value="2005">2005年</option>
<option value="2006">2006年</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-trace').style.display = (document.getElementById('cakeErr6708088f82ea0-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>1106</b>]<div id="cakeErr6708088f82ea0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-code').style.display = (document.getElementById('cakeErr6708088f82ea0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f82ea0-context').style.display = (document.getElementById('cakeErr6708088f82ea0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f82ea0-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="cakeErr6708088f82ea0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-trace').style.display = (document.getElementById('cakeErr6708088f83369-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>1106</b>]<div id="cakeErr6708088f83369-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-code').style.display = (document.getElementById('cakeErr6708088f83369-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83369-context').style.display = (document.getElementById('cakeErr6708088f83369-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83369-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="cakeErr6708088f83369-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-trace').style.display = (document.getElementById('cakeErr6708088f83847-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>1106</b>]<div id="cakeErr6708088f83847-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-code').style.display = (document.getElementById('cakeErr6708088f83847-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83847-context').style.display = (document.getElementById('cakeErr6708088f83847-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83847-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="cakeErr6708088f83847-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.month'
$options = array(
'options' => array(
(int) 1 => '1月',
(int) 2 => '2月',
(int) 3 => '3月',
(int) 4 => '4月',
(int) 5 => '5月',
(int) 6 => '6月',
(int) 7 => '7月',
(int) 8 => '8月',
(int) 9 => '9月',
(int) 10 => '10月',
(int) 11 => '11月',
(int) 12 => '12月'
),
'class' => 'select_month',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 106
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 117</pre></div></pre><select name="data[Entrymail][birthday][month]" class="select_month" id="EntrymailBirthdayMonth">
<option value="1">1月</option>
<option value="2">2月</option>
<option value="3">3月</option>
<option value="4">4月</option>
<option value="5">5月</option>
<option value="6">6月</option>
<option value="7">7月</option>
<option value="8">8月</option>
<option value="9">9月</option>
<option value="10">10月</option>
<option value="11">11月</option>
<option value="12">12月</option>
</select><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-trace').style.display = (document.getElementById('cakeErr6708088f83e3c-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>1106</b>]<div id="cakeErr6708088f83e3c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-code').style.display = (document.getElementById('cakeErr6708088f83e3c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f83e3c-context').style.display = (document.getElementById('cakeErr6708088f83e3c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f83e3c-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="cakeErr6708088f83e3c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-trace').style.display = (document.getElementById('cakeErr6708088f84335-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>1106</b>]<div id="cakeErr6708088f84335-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-code').style.display = (document.getElementById('cakeErr6708088f84335-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84335-context').style.display = (document.getElementById('cakeErr6708088f84335-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84335-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="cakeErr6708088f84335-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-trace').style.display = (document.getElementById('cakeErr6708088f8482e-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>1106</b>]<div id="cakeErr6708088f8482e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-code').style.display = (document.getElementById('cakeErr6708088f8482e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8482e-context').style.display = (document.getElementById('cakeErr6708088f8482e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8482e-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="cakeErr6708088f8482e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.birthday.day'
$options = array(
'options' => array(
(int) 1 => '1日',
(int) 2 => '2日',
(int) 3 => '3日',
(int) 4 => '4日',
(int) 5 => '5日',
(int) 6 => '6日',
(int) 7 => '7日',
(int) 8 => '8日',
(int) 9 => '9日',
(int) 10 => '10日',
(int) 11 => '11日',
(int) 12 => '12日',
(int) 13 => '13日',
(int) 14 => '14日',
(int) 15 => '15日',
(int) 16 => '16日',
(int) 17 => '17日',
(int) 18 => '18日',
(int) 19 => '19日',
(int) 20 => '20日',
(int) 21 => '21日',
(int) 22 => '22日',
(int) 23 => '23日',
(int) 24 => '24日',
(int) 25 => '25日',
(int) 26 => '26日',
(int) 27 => '27日',
(int) 28 => '28日',
(int) 29 => '29日',
(int) 30 => '30日',
(int) 31 => '31日'
),
'class' => 'select_day',
'empty' => false
)
$divOptions = array()
$label = false
$error = null
$errorMessage = true
$selected = null
$type = 'select'
$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 1106
include - APP/View/Entrymail/index.ctp, line 107
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 117</pre></div></pre><select name="data[Entrymail][birthday][day]" class="select_day" id="EntrymailBirthdayDay">
<option value="1">1日</option>
<option value="2">2日</option>
<option value="3">3日</option>
<option value="4">4日</option>
<option value="5">5日</option>
<option value="6">6日</option>
<option value="7">7日</option>
<option value="8">8日</option>
<option value="9">9日</option>
<option value="10">10日</option>
<option value="11">11日</option>
<option value="12">12日</option>
<option value="13">13日</option>
<option value="14">14日</option>
<option value="15">15日</option>
<option value="16">16日</option>
<option value="17">17日</option>
<option value="18">18日</option>
<option value="19">19日</option>
<option value="20">20日</option>
<option value="21">21日</option>
<option value="22">22日</option>
<option value="23">23日</option>
<option value="24">24日</option>
<option value="25">25日</option>
<option value="26">26日</option>
<option value="27">27日</option>
<option value="28">28日</option>
<option value="29">29日</option>
<option value="30">30日</option>
<option value="31">31日</option>
</select>
<hr>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-trace').style.display = (document.getElementById('cakeErr6708088f84e60-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>1106</b>]<div id="cakeErr6708088f84e60-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-code').style.display = (document.getElementById('cakeErr6708088f84e60-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f84e60-context').style.display = (document.getElementById('cakeErr6708088f84e60-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f84e60-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="cakeErr6708088f84e60-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-trace').style.display = (document.getElementById('cakeErr6708088f85312-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>1106</b>]<div id="cakeErr6708088f85312-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-code').style.display = (document.getElementById('cakeErr6708088f85312-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85312-context').style.display = (document.getElementById('cakeErr6708088f85312-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85312-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="cakeErr6708088f85312-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-trace').style.display = (document.getElementById('cakeErr6708088f857a9-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>1106</b>]<div id="cakeErr6708088f857a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-code').style.display = (document.getElementById('cakeErr6708088f857a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f857a9-context').style.display = (document.getElementById('cakeErr6708088f857a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f857a9-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="cakeErr6708088f857a9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.email'
$options = array(
'class' => 'inputEmail'
)
$divOptions = array()
$label = '<label for="EntrymailEmail">メールアドレス</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'email'
$out = array(
'before' => null,
'label' => '<label for="EntrymailEmail">メールアドレス</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 113
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 117</pre></div></pre><label for="EntrymailEmail">メールアドレス</label><input name="data[Entrymail][email]" class="inputEmail" type="email" id="EntrymailEmail" required="required"/>
<hr>
<div class="h-adr">
<span class="p-country-name" style="display:none;">Japan</span>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-trace').style.display = (document.getElementById('cakeErr6708088f85d26-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>1106</b>]<div id="cakeErr6708088f85d26-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-code').style.display = (document.getElementById('cakeErr6708088f85d26-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f85d26-context').style.display = (document.getElementById('cakeErr6708088f85d26-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f85d26-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="cakeErr6708088f85d26-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-trace').style.display = (document.getElementById('cakeErr6708088f861c1-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>1106</b>]<div id="cakeErr6708088f861c1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-code').style.display = (document.getElementById('cakeErr6708088f861c1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f861c1-context').style.display = (document.getElementById('cakeErr6708088f861c1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f861c1-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="cakeErr6708088f861c1-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-trace').style.display = (document.getElementById('cakeErr6708088f8665b-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>1106</b>]<div id="cakeErr6708088f8665b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-code').style.display = (document.getElementById('cakeErr6708088f8665b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8665b-context').style.display = (document.getElementById('cakeErr6708088f8665b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8665b-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="cakeErr6708088f8665b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.zip'
$options = array(
'class' => 'p-postal-code inputZip'
)
$divOptions = array()
$label = '<label for="EntrymailZip">郵便番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailZip">郵便番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 119
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 117</pre></div></pre><label for="EntrymailZip">郵便番号</label><input name="data[Entrymail][zip]" class="p-postal-code inputZip" type="text" id="EntrymailZip" required="required"/>
<div class="grid-x grid-margin-x">
<div class="cell small-12 medium-3">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-trace').style.display = (document.getElementById('cakeErr6708088f86be0-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>1106</b>]<div id="cakeErr6708088f86be0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-code').style.display = (document.getElementById('cakeErr6708088f86be0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f86be0-context').style.display = (document.getElementById('cakeErr6708088f86be0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f86be0-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="cakeErr6708088f86be0-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-trace').style.display = (document.getElementById('cakeErr6708088f8708c-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>1106</b>]<div id="cakeErr6708088f8708c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-code').style.display = (document.getElementById('cakeErr6708088f8708c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8708c-context').style.display = (document.getElementById('cakeErr6708088f8708c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8708c-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="cakeErr6708088f8708c-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-trace').style.display = (document.getElementById('cakeErr6708088f8754e-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>1106</b>]<div id="cakeErr6708088f8754e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-code').style.display = (document.getElementById('cakeErr6708088f8754e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f8754e-context').style.display = (document.getElementById('cakeErr6708088f8754e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f8754e-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="cakeErr6708088f8754e-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address1'
$options = array(
'class' => 'p-region'
)
$divOptions = array()
$label = '<label for="EntrymailAddress1">都道府県</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress1">都道府県</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 124
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 117</pre></div></pre><label for="EntrymailAddress1">都道府県</label><input name="data[Entrymail][address1]" class="p-region" type="text" id="EntrymailAddress1" required="required"/> </div>
<div class="cell small-12 medium-9">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-trace').style.display = (document.getElementById('cakeErr6708088f87ad9-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>1106</b>]<div id="cakeErr6708088f87ad9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-code').style.display = (document.getElementById('cakeErr6708088f87ad9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87ad9-context').style.display = (document.getElementById('cakeErr6708088f87ad9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87ad9-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="cakeErr6708088f87ad9-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-trace').style.display = (document.getElementById('cakeErr6708088f87f7b-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>1106</b>]<div id="cakeErr6708088f87f7b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-code').style.display = (document.getElementById('cakeErr6708088f87f7b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f87f7b-context').style.display = (document.getElementById('cakeErr6708088f87f7b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f87f7b-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="cakeErr6708088f87f7b-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-trace').style.display = (document.getElementById('cakeErr6708088f88417-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>1106</b>]<div id="cakeErr6708088f88417-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-code').style.display = (document.getElementById('cakeErr6708088f88417-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88417-context').style.display = (document.getElementById('cakeErr6708088f88417-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88417-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="cakeErr6708088f88417-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address2'
$options = array(
'class' => 'p-locality p-street-address p-extended-address'
)
$divOptions = array()
$label = '<label for="EntrymailAddress2">市区町村・番地</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress2">市区町村・番地</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 127
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 117</pre></div></pre><label for="EntrymailAddress2">市区町村・番地</label><input name="data[Entrymail][address2]" class="p-locality p-street-address p-extended-address" type="text" id="EntrymailAddress2" required="required"/> </div>
</div>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-trace').style.display = (document.getElementById('cakeErr6708088f88989-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>1106</b>]<div id="cakeErr6708088f88989-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-code').style.display = (document.getElementById('cakeErr6708088f88989-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88989-context').style.display = (document.getElementById('cakeErr6708088f88989-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88989-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="cakeErr6708088f88989-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-trace').style.display = (document.getElementById('cakeErr6708088f88e31-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>1106</b>]<div id="cakeErr6708088f88e31-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-code').style.display = (document.getElementById('cakeErr6708088f88e31-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f88e31-context').style.display = (document.getElementById('cakeErr6708088f88e31-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f88e31-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="cakeErr6708088f88e31-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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 1106
include - APP/View/Entrymail/index.ctp, line 131
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 117</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-trace').style.display = (document.getElementById('cakeErr6708088f892c3-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>1106</b>]<div id="cakeErr6708088f892c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-code').style.display = (document.getElementById('cakeErr6708088f892c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6708088f892c3-context').style.display = (document.getElementById('cakeErr6708088f892c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6708088f892c3-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="cakeErr6708088f892c3-context" class="cake-context" style="display: none;">$fieldName = 'Entrymail.address3'
$options = array()
$divOptions = array()
$label = '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>'
$error = null
$errorMessage = true
$selected = null
$type = 'text'
$out = array(
'before' => null,
'label' => '<label for="EntrymailAddress3">ビル・マンション名・部屋番号</label>',
'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/Cak