Notice (1024): Element Not Found: Elements/login/hecamga_forgot_password.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 = 'login/hecamga_forgot_password'
$data = array()
$options = array(
'callbacks' => false
)
$file = 'Elements/login/hecamga_forgot_password.ctp'
$plugin = null
View::element() - CORE/Cake/View/View.php, line 425
include - /var/www/crm.hecamga.it/app/Plugin/Usermgmt/View/Users/forgot_password.ctp, line 7
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 117