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 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<title>
Alfastreet Menú
</title>
<link rel="shortcut icon" type="image/x-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png">
<link rel="apple-touch-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/css/cake.generic.css"/><link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 35px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 70px;
height: 70px;
text-align: center;
padding: 6px 0;
font-size: 33px;
line-height: 1.428571429;
border-radius: 48px;
}
.small, small {
font-size: 100%!important;
font-weight: 400;
}
</style>
</head>
<body>
<div id="container">
<div id="header">
</div>
<div id="content">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 14px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
</style>
<div class="container">
<div class="panel panel-primary setup-content" id="step-1">
<div class="panel-body">
<div class="row">
<div class="col-12">
<div class="panel-heading">
<img style="width: 100%;position:relative;text-align:center;" src="../app/webroot/img/menu_logo.png">
<br> <br>
<h1 class="panel-title">Invitación Especial</h1>
<br>
<h2 class="control-label">
Te invitamos a nuestros stands A13 y A14 en <b>GAT Cartagena</b> y compartas con nosotros lo que mas te gusta…<br>
Nuestra atención personalizada y calor de empresa.
<br><br>
Puedes escoger anticipadamente de nuestro MENÚ DE BEBIDAS Y COMIDAS, para tener el gusto de esperarlos y compartir juntos estos inolvidables momentos.
</h2>
<img style="width: 100%;position:relative;text-align:center;" src="https://assets.gamingintelligence.com/wp-content/uploads/sites/4/2022/11/25103737/image001-19-1024x256.png">
</div>
</div>
<div class="col-2">
<a style=" position: fixed; top: 15px; left: 78%; " href="/Orders/pasabocas" class="btn btn-success btn-lg " role="button" >Siguiente >></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
</div>
</div>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<title>
Alfastreet Menú
</title>
<link rel="shortcut icon" type="image/x-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png">
<link rel="apple-touch-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/css/cake.generic.css"/><link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 35px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 70px;
height: 70px;
text-align: center;
padding: 6px 0;
font-size: 33px;
line-height: 1.428571429;
border-radius: 48px;
}
.small, small {
font-size: 100%!important;
font-weight: 400;
}
</style>
</head>
<body>
<div id="container">
<div id="header">
</div>
<div id="content">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 14px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
</style>
<div class="container">
<div class="panel panel-primary setup-content" id="step-1">
<div class="panel-body">
<div class="row">
<div class="col-12">
<div class="panel-heading">
<img style="width: 100%;position:relative;text-align:center;" src="../app/webroot/img/menu_logo.png">
<br> <br>
<h1 class="panel-title">Invitación Especial</h1>
<br>
<h2 class="control-label">
Te invitamos a nuestros stands A13 y A14 en <b>GAT Cartagena</b> y compartas con nosotros lo que mas te gusta…<br>
Nuestra atención personalizada y calor de empresa.
<br><br>
Puedes escoger anticipadamente de nuestro MENÚ DE BEBIDAS Y COMIDAS, para tener el gusto de esperarlos y compartir juntos estos inolvidables momentos.
</h2>
<img style="width: 100%;position:relative;text-align:center;" src="https://assets.gamingintelligence.com/wp-content/uploads/sites/4/2022/11/25103737/image001-19-1024x256.png">
</div>
</div>
<div class="col-2">
<a style=" position: fixed; top: 15px; left: 78%; " href="/Orders/pasabocas" class="btn btn-success btn-lg " role="button" >Siguiente >></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
</div>
</div>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => '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::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<title>
Alfastreet Menú
</title>
<link rel="shortcut icon" type="image/x-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png">
<link rel="apple-touch-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/css/cake.generic.css"/><link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 35px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 70px;
height: 70px;
text-align: center;
padding: 6px 0;
font-size: 33px;
line-height: 1.428571429;
border-radius: 48px;
}
.small, small {
font-size: 100%!important;
font-weight: 400;
}
</style>
</head>
<body>
<div id="container">
<div id="header">
</div>
<div id="content">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 14px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
</style>
<div class="container">
<div class="panel panel-primary setup-content" id="step-1">
<div class="panel-body">
<div class="row">
<div class="col-12">
<div class="panel-heading">
<img style="width: 100%;position:relative;text-align:center;" src="../app/webroot/img/menu_logo.png">
<br> <br>
<h1 class="panel-title">Invitación Especial</h1>
<br>
<h2 class="control-label">
Te invitamos a nuestros stands A13 y A14 en <b>GAT Cartagena</b> y compartas con nosotros lo que mas te gusta…<br>
Nuestra atención personalizada y calor de empresa.
<br><br>
Puedes escoger anticipadamente de nuestro MENÚ DE BEBIDAS Y COMIDAS, para tener el gusto de esperarlos y compartir juntos estos inolvidables momentos.
</h2>
<img style="width: 100%;position:relative;text-align:center;" src="https://assets.gamingintelligence.com/wp-content/uploads/sites/4/2022/11/25103737/image001-19-1024x256.png">
</div>
</div>
<div class="col-2">
<a style=" position: fixed; top: 15px; left: 78%; " href="/Orders/pasabocas" class="btn btn-success btn-lg " role="button" >Siguiente >></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
</div>
</div>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<title>
Alfastreet Menú
</title>
<link rel="shortcut icon" type="image/x-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png">
<link rel="apple-touch-icon" href="https://alfastreet.co/wp-content/uploads/2020/08/favicon.png"/>
<link rel="stylesheet" type="text/css" href="/css/cake.generic.css"/><link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 35px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 70px;
height: 70px;
text-align: center;
padding: 6px 0;
font-size: 33px;
line-height: 1.428571429;
border-radius: 48px;
}
.small, small {
font-size: 100%!important;
font-weight: 400;
}
</style>
</head>
<body>
<div id="container">
<div id="header">
</div>
<div id="content">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<style>
/* Latest compiled and minified CSS included as External Resource*/
/* Optional theme */
/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/
body {
margin-top:0px;
background-image: url('../app/webroot/img/menu.png')!important;
background-size: cover;
}
#content {
background:none;
}
.stepwizard-step p {
margin-top: 0px;
color:#666;
}
.stepwizard-row {
display: table-row;
}
.stepwizard {
display: table;
width: 100%;
position: relative;
}
.stepwizard-step button[disabled] {
/*opacity: 1 !important;
filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
opacity:1 !important;
color:#bbb;
}
.stepwizard-row:before {
top: 14px;
bottom: 0;
position: absolute;
content:" ";
width: 100%;
height: 1px;
background-color: #ccc;
z-index: 0;
}
.stepwizard-step {
display: table-cell;
text-align: center;
position: relative;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
</style>
<div class="container">
<div class="panel panel-primary setup-content" id="step-1">
<div class="panel-body">
<div class="row">
<div class="col-12">
<div class="panel-heading">
<img style="width: 100%;position:relative;text-align:center;" src="../app/webroot/img/menu_logo.png">
<br> <br>
<h1 class="panel-title">Invitación Especial</h1>
<br>
<h2 class="control-label">
Te invitamos a nuestros stands A13 y A14 en <b>GAT Cartagena</b> y compartas con nosotros lo que mas te gusta…<br>
Nuestra atención personalizada y calor de empresa.
<br><br>
Puedes escoger anticipadamente de nuestro MENÚ DE BEBIDAS Y COMIDAS, para tener el gusto de esperarlos y compartir juntos estos inolvidables momentos.
</h2>
<img style="width: 100%;position:relative;text-align:center;" src="https://assets.gamingintelligence.com/wp-content/uploads/sites/4/2022/11/25103737/image001-19-1024x256.png">
</div>
</div>
<div class="col-2">
<a style=" position: fixed; top: 15px; left: 78%; " href="/Orders/pasabocas" class="btn btn-success btn-lg " role="button" >Siguiente >></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
</div>
</div>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => '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::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterLayout'
$params = array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => '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::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterLayout'
$params = array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home3/illera/public_html/menu.alfastreet.co/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html',
(int) 1 => '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::renderLayout() - CORE/Cake/View/View.php, line 548
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Alfastreet Menú
Invitación Especial
Te invitamos a nuestros stands A13 y A14 en GAT Cartagena y compartas con nosotros lo que mas te gusta…
Nuestra atención personalizada y calor de empresa.
Puedes escoger anticipadamente de nuestro MENÚ DE BEBIDAS Y COMIDAS, para tener el gusto de esperarlos y compartir juntos estos inolvidables momentos.