Notice (8) : compact(): 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/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$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 107 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/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 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/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp',
(int) 1 => '<!DOCTYPE html>
<html dir="ltr" lang="pt-br">
<head>
<!-- Document Title
============================================= -->
<title>Mondioring Brasil | LOGIN</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="4utechnology" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/../site/css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/style.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/dark.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/font-icons.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/animate.css"/> <link rel="stylesheet" type="text/css" href="/css/../site/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/../site/css/custom.css"/>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section dark p-0 m-0 h-100 position-absolute"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0 d-flex">
<div class="vertical-middle">
<div class="container py-5">
<div class="text-center">
<a href="/"><img src="/site/demos/business/images/morning-brasil-logo2.png" alt="Logo Mondioring" style="height: 90px;"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px;">
<div class="card-body" style="padding: 40px;">
<form action="/Users/login" class="mb-0" id="UsersLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<h3>Acesse sua conta</h3>
<span class="text-danger"></span>
<div class="row mt-2">
<div class="col-12 form-group">
<label for="login-form-username">Usuário:</label>
<input type="text" id="login-form-username" name="data[User][username]" value="" class="form-control not-dark" />
</div>
<div class="col-12 form-group">
<label for="login-form-password">Senha:</label>
<input type="password" id="login-form-password" name="data[User][password]" value="" class="form-control not-dark" required="required"/>
</div>
<div class="col-12 form-group mb-0">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="/home/site_esqueci_senha" class="float-right">Esqueceu sua senha?</a> </div>
</div>
</form>
</div>
</div>
<div class="text-center text-muted mt-3"><small>Copyrights © 2020 All Rights Reserved by <a href="https://www.4utechnology.com.br">4utechnology Solutions.</small>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script type="text/javascript" src="/js/admin/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/js/admin/jquery-ui/jquery-ui.min.js"></script>
<!-- Footer Scripts
============================================= -->
</body>
<!-- Mirrored from themes.semicolonweb.com/html/canvas/login-1.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 29 Jul 2020 13:06:43 GMT -->
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$result = null
$name = 'Flash' 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 107 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$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 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$result = null
$name = 'Form' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params );
$callback = 'afterRender'
$params = array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/mondio32/public_html/app/View/Home/site_login.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Flash'
)
$result = null
$name = 'Flash' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Mondioring Brasil | LOGIN