Notice (8) : compact(): Undefined variable: etagMatches [CORE/Cake/Network/CakeResponse.php , line 1171 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' ); $request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'categories',
'action' => 'view',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'_Token' => array(
[maximum depth reached]
),
'isAjax' => false
)
data => array()
query => array()
url => 'categories/view/47'
base => ''
webroot => '/'
here => '/categories/view/47'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 Notice (8) : compact(): Undefined variable: timeMatches [CORE/Cake/Network/CakeResponse.php , line 1171 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' ); $request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'categories',
'action' => 'view',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'_Token' => array(
[maximum depth reached]
),
'isAjax' => false
)
data => array()
query => array()
url => 'categories/view/47'
base => ''
webroot => '/'
here => '/categories/view/47'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'patch' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
),
'json' => array(
[maximum depth reached]
),
'xml' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$etags = array()
$modifiedSince = false
$responseTag = null compact - [internal], line ??
CakeResponse::checkNotModified() - CORE/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - CORE/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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 472
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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 932
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> '
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> '
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> '
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> '
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> '
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp',
(int) 1 => '
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterRender'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Categories/final.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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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::renderLayout() - CORE/Cake/View/View.php, line 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeLayout'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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 524
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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 932
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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 932
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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 932
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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::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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp',
(int) 1 => '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="viewport" content="user-scalable = yes">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/960.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
malinche // Categories </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> </head>
<body class="public">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div class="main-container">
<style>body,html{background-color:#cccccc;}.backgrounds{height:85%;}</style>
<div class="final_category">
<div class="arrow">
<a href="/categories/view/46"><img src="/img/tri.png"/></a>
</div>
<div class="title">
heroes enfermos & santos mutantes </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/0-multitask-mutant.jpg"/>
<div class="description">
<div class="name">multitask</div>
<div class="desc">multitask mutant</div>
</div>
</div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/0-multitask-mutant.jpg">
<img title="multitask" alt="multitask mutant" class="photo" src="/files/photos/0-multitask-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/1-multitask-mutant-2007.jpg">
<img title="multitask mutant" alt="multitask mutant" class="photo" src="/files/photos/1-multitask-mutant-2007.jpg"/>
</a>
<a class="thumb" href="/files/photos/2-mutantus-multifunctionis.jpg">
<img title="mutantus multifunctionis" alt="mutantus multifunctionis" class="photo" src="/files/photos/2-mutantus-multifunctionis.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-cabra-pottensis.jpg">
<img title="cabra pottensis" alt="cabra pottensis" class="photo" src="/files/photos/03-cabra-pottensis.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis" alt="mutant, dalmurhontas genitalis" class="photo" src="/files/photos/04-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-dalmurhontas-genitalis.jpg">
<img title="dalmurhontas genitalis_2" alt="dalmurhontas genitalis_2" class="photo" src="/files/photos/05-dalmurhontas-genitalis.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-aracnopan-supercabras.jpg">
<img title="aracnopan, el super cabras" alt="aracnopan, el super cabras" class="photo" src="/files/photos/06-aracnopan-supercabras.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-transformutaris.jpg">
<img title="transformutaris" alt="transformutaris" class="photo" src="/files/photos/07-transformutaris.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-amphibiofauno.jpg">
<img title="amphibio fauno" alt="amphibio fauno" class="photo" src="/files/photos/08-amphibiofauno.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-pocapollaris-regina.jpg">
<img title="pocapollaris regina" alt="pocapollaris regina" class="photo" src="/files/photos/09-pocapollaris-regina.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-purissima-con-mascota.jpg">
<img title="purissima con mascota" alt="purissima con mascota" class="photo" src="/files/photos/10-purissima-con-mascota.jpg"/>
</a>
<a class="thumb" href="/files/photos/11-bacantus-a-gogo.jpg">
<img title="bacantus a gogo" alt="bacantus a gogo" class="photo" src="/files/photos/11-bacantus-a-gogo.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-st-barbarian.jpg">
<img title="st barbarian" alt="st barbarian" class="photo" src="/files/photos/12-st-barbarian.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-the-watchdog.jpg">
<img title="watchdog" alt="watchdog" class="photo" src="/files/photos/13-the-watchdog.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-equus-argute-loqui.jpg">
<img title="equus argute loqui" alt="equus argute loqui" class="photo" src="/files/photos/14-equus-argute-loqui.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-centaurus-digito-erectus.jpg">
<img title="centaurus digito erectus" alt="centaurus digito erectus" class="photo" src="/files/photos/15-centaurus-digito-erectus.jpg"/>
</a>
<a class="thumb" href="/files/photos/16-gloria.jpg">
<img title="gloria" alt="gloria" class="photo" src="/files/photos/16-gloria.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-carlos-and-emil-in-search-of-love.jpg">
<img title="carl and emil in search of love" alt="carl and emil in search of love" class="photo" src="/files/photos/17-carlos-and-emil-in-search-of-love.jpg"/>
</a>
<a class="thumb" href="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg">
<img title="zusammentreffen mit der anderen art" alt="zusammentreffen mit der anderen art" class="photo" src="/files/photos/17-zusammentreffen-mit-der-anderen-art.jpg"/>
</a>
<a class="thumb" href="/files/photos/18-mother-and-child.jpg">
<img title="mother and child" alt="mother and child" class="photo" src="/files/photos/18-mother-and-child.jpg"/>
</a>
<a class="thumb" href="/files/photos/19-devine-mutant.jpg">
<img title="devine mutant" alt="devine mutant" class="photo" src="/files/photos/19-devine-mutant.jpg"/>
</a>
<a class="thumb" href="/files/photos/20-monopataurus.jpg">
<img title="monopataurus" alt="monopataurus" class="photo" src="/files/photos/20-monopataurus.jpg"/>
</a>
<a class="thumb" href="/files/photos/21-ninyos-del-coro.jpg">
<img title="los niños del coro" alt="choir boys, los niños del coro" class="photo" src="/files/photos/21-ninyos-del-coro.jpg"/>
</a>
<a class="thumb" href="/files/photos/22-guardian-II.jpg">
<img title="guardian II" alt="guardian II" class="photo" src="/files/photos/22-guardian-II.jpg"/>
</a>
</div>
<div class="external_link">
</div>
<div class="logo">
<a href="/">
<h1>
Malinche.eu
</h1>
</a>
</div>
</div> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-trace').style.display = (document.getElementById('cakeErr5feaf31f139d3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f139d3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-code').style.display = (document.getElementById('cakeErr5feaf31f139d3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f139d3-context').style.display = (document.getElementById('cakeErr5feaf31f139d3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f139d3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f139d3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-trace').style.display = (document.getElementById('cakeErr5feaf31f13d82-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f13d82-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-code').style.display = (document.getElementById('cakeErr5feaf31f13d82-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f13d82-context').style.display = (document.getElementById('cakeErr5feaf31f13d82-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f13d82-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f13d82-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-trace').style.display = (document.getElementById('cakeErr5feaf31f14124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-code').style.display = (document.getElementById('cakeErr5feaf31f14124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14124-context').style.display = (document.getElementById('cakeErr5feaf31f14124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14124-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-trace').style.display = (document.getElementById('cakeErr5feaf31f144d7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f144d7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-code').style.display = (document.getElementById('cakeErr5feaf31f144d7-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f144d7-context').style.display = (document.getElementById('cakeErr5feaf31f144d7-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f144d7-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f144d7-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-trace').style.display = (document.getElementById('cakeErr5feaf31f148e1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f148e1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-code').style.display = (document.getElementById('cakeErr5feaf31f148e1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f148e1-context').style.display = (document.getElementById('cakeErr5feaf31f148e1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f148e1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f148e1-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-trace').style.display = (document.getElementById('cakeErr5feaf31f14ce8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f14ce8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-code').style.display = (document.getElementById('cakeErr5feaf31f14ce8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f14ce8-context').style.display = (document.getElementById('cakeErr5feaf31f14ce8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f14ce8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f14ce8-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-trace').style.display = (document.getElementById('cakeErr5feaf31f15124-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15124-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-code').style.display = (document.getElementById('cakeErr5feaf31f15124-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15124-context').style.display = (document.getElementById('cakeErr5feaf31f15124-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15124-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15124-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-trace').style.display = (document.getElementById('cakeErr5feaf31f1550d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f1550d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-code').style.display = (document.getElementById('cakeErr5feaf31f1550d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f1550d-context').style.display = (document.getElementById('cakeErr5feaf31f1550d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f1550d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f1550d-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Form'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-trace').style.display = (document.getElementById('cakeErr5feaf31f158f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f158f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-code').style.display = (document.getElementById('cakeErr5feaf31f158f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f158f2-context').style.display = (document.getElementById('cakeErr5feaf31f158f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f158f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f158f2-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-trace').style.display = (document.getElementById('cakeErr5feaf31f15d13-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr5feaf31f15d13-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-code').style.display = (document.getElementById('cakeErr5feaf31f15d13-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feaf31f15d13-context').style.display = (document.getElementById('cakeErr5feaf31f15d13-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feaf31f15d13-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </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">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr5feaf31f15d13-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session'</pre><pre class="stack-trace">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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167</pre></div></pre>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/js/plugins.js"></script>
<script src="/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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::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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108 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 = 'afterLayout'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/app/View/Layouts/default.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
malinche // Categories
heroes enfermos & santos mutantes
multitask
multitask mutant
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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 = 'beforeRenderFile'
$params = array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Js' 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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Text' 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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 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 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/customers/8/d/f/malinche.eu/httpd.www/lib/Cake/View/Elements/sql_dump.ctp',
(int) 1 => ''
)
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 => 'Js',
(int) 1 => 'Html',
(int) 2 => 'Form',
(int) 3 => 'Text',
(int) 4 => 'Session'
)
$result = null
$name = 'Session' 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::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Layouts/default.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
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
CategoriesController::view() - APP/Controller/CategoriesController.php, line 66
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167