- Inicio
- Blog
-
Expo
Notice (1024): Element Not Found: Elements/promo.ctp [CORE/Cake/View/View.php, line 425]Code Context $name = str_replace('/', DS, $name);
$file = $plugin . 'Elements' . DS . $name . $this->ext;
trigger_error(__d('cake_dev', 'Element Not Found: %s', $file), E_USER_NOTICE);
$name = 'promo'
$data = array()
$options = array(
'callbacks' => false
)
$file = 'Elements/promo.ctp'
$plugin = null
View::element() - CORE/Cake/View/View.php, line 425
include - APP/View/Posts/tag.ctp, line 85
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107