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 = 'gmaillogin'
$data = array(
'socialdata' => array(
'StoreSocialLogin' => array(
'id' => '2',
'store_id' => '21',
'social_login_id' => '2',
'status' => true,
'app_id' => '806657990431-l7rh28rv9hqbqlvdg85lvtknknqbsoa1.apps.googleusercontent.com',
'app_secret' => 'WklRC2NOwvOPt25sNkxOybPn',
'created' => '2015-08-01 18:37:35',
'modified' => '2016-01-05 18:04:40'
),
'SocialLogin' => array(
'social_login_name' => 'Google'
)
)
)
$options = array(
'callbacks' => false
)
$file = 'Elements/gmaillogin.ctp'
$plugin = null
View::element() - CORE/Cake/View/View.php, line 413
include - APP/View/Customers/login.ctp, line 115
View::_evaluate() - CORE/Cake/View/View.php, line 929
View::_render() - CORE/Cake/View/View.php, line 891
View::render() - CORE/Cake/View/View.php, line 460
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108