Notice (8): Undefined variable: user_name [APP/Template/Element/user_info.ctp, line 38]Code Context <div class="dropdown-menu" aria-labelledby="userMenuButton"> <span class="dropdown-item user-name">Hello, <?php echo $user_name['first_name']; ?></span> <a class="dropdown-item" href="<?php echo ''.$COMMON_BASE.'/dashboards'; ?>">Dashboard</a>$viewFile = '/var/www/snacy/public_html/src/Template/Element/user_info.ctp' $dataForView = [ 'free_exam' => (int) 0, 'purchased' => false, 'view_cart' => false, 'user_logged' => (int) 0, 'ratingPer' => [ 'total' => (int) 0, 'rating_1' => (int) 0, 'rating_2' => (int) 0, 'rating_3' => (int) 0, 'rating_4' => (int) 0, 'rating_5' => (int) 0 ], 'exam' => object(App\Model\Entity\Exam) { 'id' => (int) 31, 'user_id' => (int) 22, 'course_id' => (int) 20, 'title' => 'Introduction to Software Testing', 'slug' => 'introduction-to-software-testing', 'short_desc' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'img_src' => 'software_testing2.png', 'body' => '', 'image_src' => null, 'level' => (int) 1, 'ques_num' => (int) 5, 'max_time' => (int) 60, 'pass_marks' => (int) 12, 'fee' => (int) 499, 'discounted_fee' => (int) 49, 'rating' => (int) 0, 'published' => true, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Exams' }, 'header2' => 'exams', 'breadcrumb' => [ (int) 0 => [ 'title' => 'Home', 'url' => '/' ], (int) 1 => [ 'title' => 'Introduction to Software Testing' ] ], 'share_meta_data' => [ 'title' => 'Introduction to Software Testing', 'url' => 'introduction-to-software-testing', 'description' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'image' => 'software_testing2.png', 'page_type' => 'exam' ], 'pagetitle_for_layout' => 'Introduction to Software Testing | Certification | ', 'cart_count' => (int) 0, 'user_login' => (int) 0, 'APP_NAME' => 'Snacy', 'WEB_URL' => 'https://snacy.com', 'COMMON_BASE' => '' ] $free_exam = (int) 0 $purchased = false $view_cart = false $user_logged = (int) 0 $ratingPer = [ 'total' => (int) 0, 'rating_1' => (int) 0, 'rating_2' => (int) 0, 'rating_3' => (int) 0, 'rating_4' => (int) 0, 'rating_5' => (int) 0 ] $exam = object(App\Model\Entity\Exam) { 'id' => (int) 31, 'user_id' => (int) 22, 'course_id' => (int) 20, 'title' => 'Introduction to Software Testing', 'slug' => 'introduction-to-software-testing', 'short_desc' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'img_src' => 'software_testing2.png', 'body' => '', 'image_src' => null, 'level' => (int) 1, 'ques_num' => (int) 5, 'max_time' => (int) 60, 'pass_marks' => (int) 12, 'fee' => (int) 499, 'discounted_fee' => (int) 49, 'rating' => (int) 0, 'published' => true, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [ 'rating' => true ], '[original]' => [ 'rating' => (float) 0 ], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Exams' } $header2 = 'exams' $breadcrumb = [ (int) 0 => [ 'title' => 'Home', 'url' => '/' ], (int) 1 => [ 'title' => 'Introduction to Software Testing' ] ] $share_meta_data = [ 'title' => 'Introduction to Software Testing', 'url' => 'introduction-to-software-testing', 'description' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'image' => 'software_testing2.png', 'page_type' => 'exam' ] $pagetitle_for_layout = 'Introduction to Software Testing | Certification | ' $cart_count = (int) 0 $user_login = (int) 0 $APP_NAME = 'Snacy' $WEB_URL = 'https://snacy.com' $COMMON_BASE = '' $login = (int) 0include - APP/Template/Element/user_info.ctp, line 38 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598 Cake\View\View::element() - CORE/src/View/View.php, line 706 include - APP/Template/Element/top_header.ctp, line 20 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598 Cake\View\View::element() - CORE/src/View/View.php, line 706 include - APP/Template/Layout/default.ctp, line 65 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
<div class="dropdown-menu" aria-labelledby="userMenuButton"> <span class="dropdown-item user-name">Hello, <?php echo $user_name['first_name']; ?></span> <a class="dropdown-item" href="<?php echo ''.$COMMON_BASE.'/dashboards'; ?>">Dashboard</a>
<div class="dropdown-menu" aria-labelledby="userMenuButton">
<span class="dropdown-item user-name">Hello, <?php echo $user_name['first_name']; ?></span>
<a class="dropdown-item" href="<?php echo ''.$COMMON_BASE.'/dashboards'; ?>">Dashboard</a>
$viewFile = '/var/www/snacy/public_html/src/Template/Element/user_info.ctp' $dataForView = [ 'free_exam' => (int) 0, 'purchased' => false, 'view_cart' => false, 'user_logged' => (int) 0, 'ratingPer' => [ 'total' => (int) 0, 'rating_1' => (int) 0, 'rating_2' => (int) 0, 'rating_3' => (int) 0, 'rating_4' => (int) 0, 'rating_5' => (int) 0 ], 'exam' => object(App\Model\Entity\Exam) { 'id' => (int) 31, 'user_id' => (int) 22, 'course_id' => (int) 20, 'title' => 'Introduction to Software Testing', 'slug' => 'introduction-to-software-testing', 'short_desc' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'img_src' => 'software_testing2.png', 'body' => '', 'image_src' => null, 'level' => (int) 1, 'ques_num' => (int) 5, 'max_time' => (int) 60, 'pass_marks' => (int) 12, 'fee' => (int) 499, 'discounted_fee' => (int) 49, 'rating' => (int) 0, 'published' => true, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [ [maximum depth reached] ], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Exams' }, 'header2' => 'exams', 'breadcrumb' => [ (int) 0 => [ 'title' => 'Home', 'url' => '/' ], (int) 1 => [ 'title' => 'Introduction to Software Testing' ] ], 'share_meta_data' => [ 'title' => 'Introduction to Software Testing', 'url' => 'introduction-to-software-testing', 'description' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'image' => 'software_testing2.png', 'page_type' => 'exam' ], 'pagetitle_for_layout' => 'Introduction to Software Testing | Certification | ', 'cart_count' => (int) 0, 'user_login' => (int) 0, 'APP_NAME' => 'Snacy', 'WEB_URL' => 'https://snacy.com', 'COMMON_BASE' => '' ] $free_exam = (int) 0 $purchased = false $view_cart = false $user_logged = (int) 0 $ratingPer = [ 'total' => (int) 0, 'rating_1' => (int) 0, 'rating_2' => (int) 0, 'rating_3' => (int) 0, 'rating_4' => (int) 0, 'rating_5' => (int) 0 ] $exam = object(App\Model\Entity\Exam) { 'id' => (int) 31, 'user_id' => (int) 22, 'course_id' => (int) 20, 'title' => 'Introduction to Software Testing', 'slug' => 'introduction-to-software-testing', 'short_desc' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'img_src' => 'software_testing2.png', 'body' => '', 'image_src' => null, 'level' => (int) 1, 'ques_num' => (int) 5, 'max_time' => (int) 60, 'pass_marks' => (int) 12, 'fee' => (int) 499, 'discounted_fee' => (int) 49, 'rating' => (int) 0, 'published' => true, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ '*' => true, 'id' => false ], '[dirty]' => [ 'rating' => true ], '[original]' => [ 'rating' => (float) 0 ], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Exams' } $header2 = 'exams' $breadcrumb = [ (int) 0 => [ 'title' => 'Home', 'url' => '/' ], (int) 1 => [ 'title' => 'Introduction to Software Testing' ] ] $share_meta_data = [ 'title' => 'Introduction to Software Testing', 'url' => 'introduction-to-software-testing', 'description' => 'Test your knowledge about the principles and methodologies used in software testing with this certification', 'image' => 'software_testing2.png', 'page_type' => 'exam' ] $pagetitle_for_layout = 'Introduction to Software Testing | Certification | ' $cart_count = (int) 0 $user_login = (int) 0 $APP_NAME = 'Snacy' $WEB_URL = 'https://snacy.com' $COMMON_BASE = '' $login = (int) 0
include - APP/Template/Element/user_info.ctp, line 38 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598 Cake\View\View::element() - CORE/src/View/View.php, line 706 include - APP/Template/Element/top_header.ctp, line 20 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598 Cake\View\View::element() - CORE/src/View/View.php, line 706 include - APP/Template/Layout/default.ctp, line 65 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850 Cake\View\View::render() - CORE/src/View/View.php, line 808 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
This Certification includes:
One fine body…