Notice (8): Undefined index: Client [APP/View/Users/login.ctp, line 4]Code Context <?php echo $this->Form->create('User'); ?> <div class="modal-header"> <h3><?php if (isset($client)) { echo $client['Client']['name']; } ?> Log In</h3>$viewFile = '/var/www/birthdayclubhub.com/htdocs/app/View/Users/login.ctp' $dataForView = array( 'host' => '*****', 'client' => array() ) $client = array() $host = 'mcgregorsbirthdayclub.com'include - APP/View/Users/login.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
<?php echo $this->Form->create('User'); ?> <div class="modal-header"> <h3><?php if (isset($client)) { echo $client['Client']['name']; } ?> Log In</h3>
<?php echo $this->Form->create('User'); ?>
<div class="modal-header">
<h3><?php if (isset($client)) { echo $client['Client']['name']; } ?> Log In</h3>
$viewFile = '/var/www/birthdayclubhub.com/htdocs/app/View/Users/login.ctp' $dataForView = array( 'host' => '*****', 'client' => array() ) $client = array() $host = 'mcgregorsbirthdayclub.com'
include - APP/View/Users/login.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110