行:71文件:/epan/v7_user/app/xwync.m.x-y.xin/system/library/App.php

模块不存在 [/epan/v7_user/app/xwync.m.x-y.xin/app/sitemap.xml/]:

62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
            $class = ucfirst($class);
            $class = ucfirst($class);
        }
        if($class == "Class")  $class =  "_Class";
        //模块不存在
        if(!is_dir($moduleFile))
        {
            trigger_error(Lang::$lang['sys module not exists'].' ['.$moduleFile.']');
            return false;
        }
        //控制器
        if(!is_file($controllerFile))
        {
            trigger_error(Lang::$lang['sys controller not exists'].' ['.$controllerFile.']');
            return false;
        }

Call Stack

#0  
function:app_error class:xy\Error type::: 0:10241:模块不存在 [/epan/v7_user/app/xwync.m.x-y.xin/app/sitemap.xml/]2:/epan/v7_user/app/xwync.m.x-y.xin/system/library/App.php3:71HTTP_GET_VARS:HTTP_POST_FILES:module:sitemap.xmlcontroller:indexmethod:indexclass:IndexmoduleFile:/epan/v7_user/app/xwync.m.x-y.xin/app/sitemap.xml/controllerFile:/epan/v7_user/app/xwync.m.x-y.xin/app/sitemap.xml/controller/Index.php
#1  
file:/epan/v7_user/app/xwync.m.x-y.xin/system/library/App.php line:72 function:trigger_error 0:模块不存在 [/epan/v7_user/app/xwync.m.x-y.xin/app/sitemap.xml/]
#2  
file:/epan/v7_user/app/xwync.m.x-y.xin/system/start.php line:79 function:run class:xy\App type:::
#3  
file:/epan/v7_user/app/xwync.m.x-y.xin/open/v7.php line:8 0:/epan/v7_user/app/xwync.m.x-y.xin/system/start.phpfunction:require