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/71'
base => ''
webroot => '/'
here => '/categories/view/71'
[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/71'
base => ''
webroot => '/'
here => '/categories/view/71'
[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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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/69"><img src="/img/tri.png"/></a>
</div>
<div class="title">
ibiflob </div>
<div class="final_contents">
<div class="main_image image">
<img src="//files/photos/01-ibiflob-flyer.jpg"/>
<div class="description">
<div class="name">ibiflob_logo</div>
<div class="desc">instituto del bienestar floral de barcelona 2005-11</div>
</div>
</div>
<div class="text">
<div class="page" title="Page 2">
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';"><strong><em>instituo del bienestar floral de barcelona, institute for floral welfar barcelona</em></strong></span></p>
<p><span style="font-family: Courier;"><em>ccbcneta</em> 2005, <em>malinche/mas oliover</em>, </span><span style="font-size: 8pt; font-family: Courier;">poble nou, barcelona, </span><span style="font-family: Courier;">2005-2010</span><span style="font-size: 8pt; font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">interactive platform for botanical creation and </span><span style="font-family: Courier;">radical urban greening</span></p>
<p><span style="font-family: Courier;"> </span></p>
<p><span style="font-size: 8pt; font-family: Courier;">every day modern cities turn into spaces that</span><span style="font-size: 8pt; font-family: Courier;">are more and more hostile to real live. h</span><span style="font-size: 8.000000pt; font-family: 'Courier';">ow does a city want to breath if there is no space for a tree per inhabitant? </span><span style="font-size: 8.000000pt; font-family: 'Courier';">how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? </span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>ibiflob</em> </span><span style="font-size: 8.000000pt; font-family: 'Courier';">is thought as personal and artistic response to these questions.</span></p>
</div>
</div>
<div class="layoutArea">
<div class="column">
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months <em><strong>i</strong></em></span><span style="font-size: 8pt; font-family: Courier;"><em><strong>biflob </strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier';">distributes flyers, so followers can contact the i</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">biflob</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-hotline: „dying plant seen at b</span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;">ruc</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-street with d</span><span style="font-size: 8pt; font-family: Courier;">iagonal</span><span style="font-size: 8.000000pt; font-family: 'Courier';">-avenue“...and the <em><strong>i</strong></em></span><span style="font-size: 8.000000pt; font-family: 'Courier'; font-weight: bold;"><em>biflob</em></span><span style="font-size: 8.000000pt; font-family: 'Courier';"><em>-ambulance</em> moves out to save the plant.... </span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. </span><span style="font-size: 8.000000pt; font-family: 'Courier';">a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.</span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. </span><span style="font-size: 8.000000pt; font-family: 'Courier';"> the hospital garden is then displaced to murcia, spain and continues as <em style="font-weight: bold;">ibiflom </em>until 2012 </span><span style="font-family: Courier;">the entire compound is moved again to xirivella, valencia</span><em style="font-family: Courier; font-size: 8pt; font-weight: bold;">. </em><span style="font-size: 8.000000pt; font-family: 'Courier';"><em style="font-weight: bold;">ibiflob/ ibiflom </em>are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform <em><strong>restore.</strong></em></span></p>
<p><span style="font-size: 8.000000pt; font-family: 'Courier';">more: <a href="ibiflob.blogspot.com" target="_blank"><em><strong>ibiflob.blogspot.com</strong></em></a></span></p>
</div>
</div>
</div> </div>
</div>
<div class="thumbnails">
<a class="thumb" href="/files/photos/01-ibiflob-flyer.jpg">
<img title="ibiflob_logo" alt="instituto del bienestar floral de barcelona 2005-11" class="photo" src="/files/photos/01-ibiflob-flyer.jpg"/>
</a>
<a class="thumb" href="/files/photos/02-Ibiflob-headquater-08-JPG.jpg">
<img title="ibiflob headquarters" alt="ibiflob headquarters, bcn 2006" class="photo" src="/files/photos/02-Ibiflob-headquater-08-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-1-ibiflob--por-mingues.jpg">
<img title="ibiflob, base, image by mingues 2007" alt="ibiflob, base, image by mingues 2007" class="photo" src="/files/photos/03-1-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/03-2-ibiflob--por-mingues.jpg">
<img title="ibiflob base, seen by mingues" alt="ibiflob base, seen by mingues, poble nou, barcelona" class="photo" src="/files/photos/03-2-ibiflob--por-mingues.jpg"/>
</a>
<a class="thumb" href="/files/photos/06-pelagonia-ibiflob-JPG.jpg">
<img title="ibiflob, pelagonia, 2006" alt="ibiflob, pelagonia, barcelona, poble nou, 2006" class="photo" src="/files/photos/06-pelagonia-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/07-fountain-ibiflob-JPG.jpg">
<img title="ibiflob, fountain" alt="ibiflob, fountain" class="photo" src="/files/photos/07-fountain-ibiflob-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/04-ibiflob-cede-JPG.jpg">
<img title="ibiflob_cede, beginning" alt="ibiflob_cede, beginning 2005-ยด06" class="photo" src="/files/photos/04-ibiflob-cede-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/05-.jpg">
<img title="ibiflob, the base, bcn 2005-11" alt="ibiflob, la cede, bcn 2005-11" class="photo" src="/files/photos/05-.jpg"/>
</a>
<a class="thumb" href="/files/photos/08-cactusflower-JPG.jpg">
<img title="ibiflob, garbage cactus flower" alt="ibiflob, garbage cactus flower" class="photo" src="/files/photos/08-cactusflower-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/09-cactusflower-detail-JPG.jpg">
<img title="ibiflob, catus flower" alt="ibiflob, catus flower 2008" class="photo" src="/files/photos/09-cactusflower-detail-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/10-Ibiflob-bcneta-JPG.jpg">
<img title="ibiflob, centro civico barceloneta 2005" alt="ibiflob, centro civico barceloneta 2005" class="photo" src="/files/photos/10-Ibiflob-bcneta-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/12-Ibiflob-bcneta2-JPG.jpg">
<img title="ibiflob, centre civic, barceloneta 2005" alt="ibiflob, centre civic, barceloneta 2005" class="photo" src="/files/photos/12-Ibiflob-bcneta2-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/13-plants-and-the-city-JPG.jpg">
<img title="ibiflob, plants and buildings, barcelona" alt="ibiflob, nature and city" class="photo" src="/files/photos/13-plants-and-the-city-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/14-ibiflob-versus-polis-JPG.jpg">
<img title="ibiflob vs polis" alt="ibiflob vs polis" class="photo" src="/files/photos/14-ibiflob-versus-polis-JPG.jpg"/>
</a>
<a class="thumb" href="/files/photos/15-death-bed-foto-n-mumcu-JPG.jpg">
<img title="death-bed, ibiflob by nihal mumcu" alt="death-bed, ibiflob by nihal mumcu" class="photo" src="/files/photos/15-death-bed-foto-n-mumcu-JPG.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('cakeErr5feafbd43803d-trace').style.display = (document.getElementById('cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-code').style.display = (document.getElementById('cakeErr5feafbd43803d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43803d-context').style.display = (document.getElementById('cakeErr5feafbd43803d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43803d-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="cakeErr5feafbd43803d-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('cakeErr5feafbd438316-trace').style.display = (document.getElementById('cakeErr5feafbd438316-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="cakeErr5feafbd438316-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-code').style.display = (document.getElementById('cakeErr5feafbd438316-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438316-context').style.display = (document.getElementById('cakeErr5feafbd438316-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438316-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="cakeErr5feafbd438316-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('cakeErr5feafbd4385b8-trace').style.display = (document.getElementById('cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-code').style.display = (document.getElementById('cakeErr5feafbd4385b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4385b8-context').style.display = (document.getElementById('cakeErr5feafbd4385b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4385b8-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="cakeErr5feafbd4385b8-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('cakeErr5feafbd43882f-trace').style.display = (document.getElementById('cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-code').style.display = (document.getElementById('cakeErr5feafbd43882f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43882f-context').style.display = (document.getElementById('cakeErr5feafbd43882f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43882f-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="cakeErr5feafbd43882f-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('cakeErr5feafbd438aa3-trace').style.display = (document.getElementById('cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-code').style.display = (document.getElementById('cakeErr5feafbd438aa3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438aa3-context').style.display = (document.getElementById('cakeErr5feafbd438aa3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438aa3-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="cakeErr5feafbd438aa3-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('cakeErr5feafbd438d42-trace').style.display = (document.getElementById('cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-code').style.display = (document.getElementById('cakeErr5feafbd438d42-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd438d42-context').style.display = (document.getElementById('cakeErr5feafbd438d42-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd438d42-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="cakeErr5feafbd438d42-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('cakeErr5feafbd43901f-trace').style.display = (document.getElementById('cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-code').style.display = (document.getElementById('cakeErr5feafbd43901f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd43901f-context').style.display = (document.getElementById('cakeErr5feafbd43901f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd43901f-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="cakeErr5feafbd43901f-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('cakeErr5feafbd4392eb-trace').style.display = (document.getElementById('cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-code').style.display = (document.getElementById('cakeErr5feafbd4392eb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4392eb-context').style.display = (document.getElementById('cakeErr5feafbd4392eb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4392eb-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="cakeErr5feafbd4392eb-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('cakeErr5feafbd4395b6-trace').style.display = (document.getElementById('cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-code').style.display = (document.getElementById('cakeErr5feafbd4395b6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd4395b6-context').style.display = (document.getElementById('cakeErr5feafbd4395b6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd4395b6-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="cakeErr5feafbd4395b6-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('cakeErr5feafbd439876-trace').style.display = (document.getElementById('cakeErr5feafbd439876-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="cakeErr5feafbd439876-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-code').style.display = (document.getElementById('cakeErr5feafbd439876-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5feafbd439876-context').style.display = (document.getElementById('cakeErr5feafbd439876-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr5feafbd439876-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="cakeErr5feafbd439876-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
ibiflob
ibiflob_logo
instituto del bienestar floral de barcelona 2005-11
instituo del bienestar floral de barcelona, institute for floral welfar barcelona
ccbcneta 2005, malinche/mas oliover , poble nou, barcelona, 2005-2010
interactive platform for botanical creation and radical urban greening
every day modern cities turn into spaces that are more and more hostile to real live. h ow does a city want to breath if there is no space for a tree per inhabitant? how do we want to be able to respect ourselfs, if we are not able to respect most basic forms of life? ibiflob is thought as personal and artistic response to these questions.
in barcelona, boom-town of tourism, design, speculation of soil and disappearing green spaces, every day dozens and hundrets of plants are being dumped mainly because they do not match anymore their users sense for ethetic. during months i biflob distributes flyers, so followers can contact the i biflob -hotline: „dying plant seen at b ruc -street with d iagonal -avenue“...and the i biflob -ambulance moves out to save the plant....
plants are recovered, multiplied and the plants-hospital opens up to public. ibiflob is first presented on the roof terrace of the barceloneta civic center. a singing saw cures the damaged tree, and good-will visitors are invited to adopt a plant and take it home to promote floral well-fare and help to reconvert our cities in livable spaces.
in continuation ibiflob moves and proceeds it´s work on the roof-terraze of the malinche studio, on top of an old industrial compound in carrer mas oliver, poble nou, barcelona until 2010. the hospital garden is then displaced to murcia, spain and continues as ibiflom until 2012 the entire compound is moved again to xirivella, valencia . ibiflob/ ibiflom are restructured and the proyect submerges into the newly created urban miniature garden and eco-art platform restore.
more: ibiflob.blogspot.com
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