Notice (8): Undefined index: Auth [APP/plugins/admin/views/smarty_plugins/function.f_menus.php, line 61]Code | Context
$cnt = 0;
if(($_SESSION['Auth']['AdminUsers']['id']) && ($_SESSION['auth_group_id'])){
$params = array( "auth_user" => null ) $smarty = Smarty Smarty::$template_dir = "templates" Smarty::$compile_dir = "/home/lineupmanager/cakephp/app/tmp/smarty/admin/compile/" Smarty::$config_dir = "configs" Smarty::$plugins_dir = array Smarty::$debugging = true Smarty::$error_reporting = "E_ALL & ~E_NOTICE" Smarty::$debug_tpl = "" Smarty::$debugging_ctrl = "NONE" Smarty::$compile_check = true Smarty::$force_compile = false Smarty::$caching = 0 Smarty::$cache_dir = "/home/lineupmanager/cakephp/app/tmp/smarty/admin/cache/" Smarty::$cache_lifetime = 3600 Smarty::$cache_modified_check = false Smarty::$php_handling = 0 Smarty::$security = false Smarty::$secure_dir = array Smarty::$security_settings = array Smarty::$trusted_dir = array Smarty::$left_delimiter = "({" Smarty::$right_delimiter = "})" Smarty::$request_vars_order = "EGPCS" Smarty::$request_use_auto_globals = true Smarty::$compile_id = NULL Smarty::$use_sub_dirs = false Smarty::$default_modifiers = array Smarty::$default_resource_type = "file" Smarty::$cache_handler_func = NULL Smarty::$autoload_filters = array Smarty::$config_overwrite = true Smarty::$config_booleanize = true Smarty::$config_read_hidden = false Smarty::$config_fix_newlines = true Smarty::$default_template_handler_func = "" Smarty::$compiler_file = "Smarty_Compiler.class.php" Smarty::$compiler_class = "Smarty_Compiler" Smarty::$config_class = "Config_File" Smarty::$_tpl_vars = array Smarty::$_smarty_vars = NULL Smarty::$_sections = array Smarty::$_foreach = array Smarty::$_tag_stack = array Smarty::$_conf_obj = NULL Smarty::$_config = array Smarty::$_smarty_md5 = "f8d698aea36fcbead2b9d5359ffca76f" Smarty::$_version = "2.6.26" Smarty::$_inclusion_depth = 1 Smarty::$_compile_id = NULL Smarty::$_smarty_debug_id = "SMARTY_DEBUG" Smarty::$_smarty_debug_info = array Smarty::$_cache_info = array Smarty::$_file_perms = 438 Smarty::$_dir_perms = 511 Smarty::$_reg_objects = array Smarty::$_plugins = array Smarty::$_cache_serials = array Smarty::$_cache_include = NULL Smarty::$_cache_including = false $auth_is_admin = 0 $auth_is_master = 0 $auth_group_id = 0 $tag = "<h3 class="h3_08"><a href="/info/" target="_blank">お知らせ</a><span>New</span></h3><ul><li><h3 class="h3_00">マイTo Do</h3></li>" $first_flg = true $closes = array() $close_num = 0 $close_num2 = 0 $openeds = array() $menus0 = array( array( "name" => "マイTo Do", "url" => "/item/", "class" => "h3_00", "sub" => array(), "is_notadmin" => 1 ), array( "name" => "マイグループ", "url" => "/item/", "class" => "h3_01", "sub" => array() ), array( "name" => "コミュニケーションチェックツール", "url" => "/item/", "class" => "h3_02", "sub" => array(), "is_master" => 1, "is_admin" => 1 ), array( "name" => "管理者", "url" => "/admin_user/", "class" => "h3_03", "sub" => array(), "is_master" => 0, "is_admin" => 1 ), array( "name" => "管理者", "url" => "/admin_user/", "class" => "h3_03", "sub" => array(), "is_master" => 1, "is_admin" => 0, "is_notadmin" => 1 ), array( "name" => "グループ", "url" => "/group/", "class" => "h3_04", "sub" => array(), "is_admin" => 1 ), array( "name" => "プロフィール", "url" => "/setting/", "class" => "h3_05", "sub" => array() ), array( "name" => "ログアウト", "url" => "/auth_logout/", "class" => "h3_06", "sub" => array() ) ) $menu = array( "name" => "マイTo Do", "url" => "/item/", "class" => "h3_00", "sub" => array( array(), array(), array() ), "is_notadmin" => 1, "is_admin" => 0, "is_master" => 0, "is_group" => 0 ) $cnt = 0smarty_function_f_menus - APP/plugins/admin/views/smarty_plugins/function.f_menus.php, line 61 include - APP/tmp/smarty/admin/compile/%%58^583^583B8A97%%default.ctp.php, line 127 Smarty::_smarty_include() - APP/vendors/smarty/libs/Smarty.class.php, line 1869 include - APP/tmp/smarty/admin/compile/%%90^907^907C97F5%%default.tpl.php, line 4 Smarty::fetch() - APP/vendors/smarty/libs/Smarty.class.php, line 1263 SmartyView::_render() - APP/views/smarty.php, line 127 View::renderLayout() - CORE/cake/libs/view/view.php, line 489 View::render() - CORE/cake/libs/view/view.php, line 435 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 458 ErrorHandler::missingController() - CORE/cake/libs/error.php, line 206 Object::dispatchMethod() - CORE/cake/libs/object.php, line 112 ErrorHandler::__construct() - CORE/cake/libs/error.php, line 125 Object::cakeError() - CORE/cake/libs/object.php, line 201 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 125 [main] - /home/lineupmanager/www/www.lineupmanager.jp_ssl/index.php, line 146
Error: Sitemap.xmlController could not be found.
Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php
<?php class Sitemap.xmlController extends AppController { var $name = 'Sitemap.xml'; } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp