[8] ErrorException in Dcbase.php line 490

未定义数组索引: seo_name

  1. }
  2. if($action=='index'){
  3. if ($controller=="Index"){
  4. $seo['title']= $data['seo_name'] == null ? $menu[$controller] : $data['seo_name'];
  5. $seo['keyword'] = $data['seo_keyword'] == null ? $menu[$controller] : $data['seo_keyword'];
  6. $seo['desc'] = $data['seo_desc'] == null ? $menu[$controller] : $data['seo_desc'];
  7. }else{
  8. if($tid!=0){
  9. $dat=$proclass->classinfo($tid);
  10. $seo['title']= $dat['seo_name'] ==null ? $dat['classname'].'-'.$data['sname'] : $dat['seo_name'].'-'.$data['sname'];
  11. $seo['keyword'] = $dat['seo_keyword'] == null ? "" : $dat['seo_keyword'];
  12. $seo['desc'] = $dat['seo_desc'] == null ? "" : $dat['seo_desc'];
  13. }else{
  14. $seo['title']= $menu[$controller].'-'.$data['sname'];
  15. $seo['keyword'] = "";
  16. $seo['desc'] = "";
  17. }
  18. }
  19. }elseif($action=='search'){

Call Stack

  1. in Dcbase.php line 490
  2. at Error::appError(8, 'Undefined index: seo...', 'D:\wwwroot\scfz\appl...', 490, ['lang' => 1, 'controller' => 'Fashion', 'action' => 'index', ...]) in Dcbase.php line 490
  3. at Dcbase->wedSEO(1, 'Fashion', 'index') in Dcbase.php line 26
  4. at Dcbase->_initialize() in Controller.php line 59
  5. at Controller->__construct(object(Request))
  6. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 359
  7. at App::invokeClass('app\index\controller...') in Loader.php line 479
  8. at Loader::controller('fashion', 'controller', false, 'Error') in App.php line 581
  9. at App::module(['index', 'fashion', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 457
  10. at App::exec(['type' => 'module', 'module' => ['index', 'fashion', 'index']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  11. at App::run() in start.php line 19
  12. at require('D:\wwwroot\scfz\thin...') in index.php line 17

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

lang_val
zh-cn
Session
empty

Server/Request Data

_FCGI_X_PIPE_
\\.\pipe\IISFCGI-e998c5a8-08be-47c5-9114-5a5c66c825db
PHPRC
D:\SOFT_PHP_PACKAGE\php5.6
PHP_FCGI_MAX_REQUESTS
10000
ALLUSERSPROFILE
C:\ProgramData
APPDATA
C:\Windows\system32\config\systemprofile\AppData\Roaming
APP_POOL_CONFIG
C:\inetpub\temp\apppools\scfz\scfz.config
APP_POOL_ID
scfz
CommonProgramFiles
C:\Program Files (x86)\Common Files
CommonProgramFiles(x86)
C:\Program Files (x86)\Common Files
CommonProgramW6432
C:\Program Files\Common Files
COMPUTERNAME
EBS-83268
ComSpec
C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK
NO
LOCALAPPDATA
C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS
4
OS
Windows_NT
Path
D:\SOFT_PHP_PACKAGE\mysql5.6\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files\Microsoft SQL Server\110\DTS\Binn\;D:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;D:\Program Files\Microsoft SQL Server\110\Tools\Binn\;D:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;D:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn";C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;d:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;
PATHEXT
.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE
x86
PROCESSOR_ARCHITEW6432
AMD64
PROCESSOR_IDENTIFIER
Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
PROCESSOR_LEVEL
6
PROCESSOR_REVISION
5507
ProgramData
C:\ProgramData
ProgramFiles
C:\Program Files (x86)
ProgramFiles(x86)
C:\Program Files (x86)
ProgramW6432
C:\Program Files
PSModulePath
C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;D:\Program Files (x86)\Microsoft SQL Server\110\Tools\PowerShell\Modules\
PUBLIC
C:\Users\Public
SystemDrive
C:
SystemRoot
C:\Windows
TEMP
C:\Windows\TEMP
TMP
C:\Windows\TEMP
USERDOMAIN
WORKGROUP
USERNAME
EBS-83268$
USERPROFILE
C:\Windows\system32\config\systemprofile
windir
C:\Windows
ORIG_PATH_INFO
/index.php/index/fashion/index/mid/AFTi0.html
URL
/index.php
SERVER_SOFTWARE
Microsoft-IIS/8.0
SERVER_PROTOCOL
HTTP/1.1
SERVER_PORT_SECURE
0
SERVER_PORT
80
SERVER_NAME
www.saintriver.com
SCRIPT_NAME
/index.php
SCRIPT_FILENAME
d:\wwwroot\scfz\wwwroot\index.php
REQUEST_URI
/index/fashion/index/mid/AFTi0.html
REQUEST_METHOD
GET
REMOTE_USER
REMOTE_PORT
59340
REMOTE_HOST
127.0.0.1
REMOTE_ADDR
127.0.0.1
QUERY_STRING
PATH_TRANSLATED
d:\wwwroot\scfz\wwwroot\index.php\index\fashion\index\mid\AFTi0.html
PATH_INFO
/index/fashion/index/mid/AFTi0.html
LOGON_USER
LOCAL_ADDR
127.0.0.1
INSTANCE_META_PATH
/LM/W3SVC/10046
INSTANCE_NAME
SCFZ
INSTANCE_ID
10046
HTTPS_SERVER_SUBJECT
HTTPS_SERVER_ISSUER
HTTPS_SECRETKEYSIZE
HTTPS_KEYSIZE
HTTPS
off
GATEWAY_INTERFACE
CGI/1.1
DOCUMENT_ROOT
d:\wwwroot\scfz\wwwroot
CONTENT_TYPE
CONTENT_LENGTH
0
CERT_SUBJECT
CERT_SERIALNUMBER
CERT_ISSUER
CERT_FLAGS
CERT_COOKIE
AUTH_USER
AUTH_PASSWORD
AUTH_TYPE
APPL_PHYSICAL_PATH
d:\wwwroot\scfz\wwwroot\
APPL_MD_PATH
/LM/W3SVC/10046/ROOT
IIS_UrlRewriteModule
7.1.0871.0
WEBSOCKET_VERSION
13
UNENCODED_URL
/index/fashion/index/mid/AFTi0.html
IIS_WasUrlRewritten
1
HTTP_X_ORIGINAL_URL
/index/fashion/index/mid/AFTi0.html
HTTP_FROM_HTTPS
on
HTTP_X_FORWARDED_FOR
3.95.233.107
HTTP_X_REAL_IP
3.95.233.107
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.saintriver.com
HTTP_ACCEPT
*/*
HTTP_CONTENT_LENGTH
0
HTTP_CONNECTION
close
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/index/fashion/index/mid/AFTi0.html
REQUEST_TIME_FLOAT
1710828197.4995
REQUEST_TIME
1710828197
Environment Variables
empty

ThinkPHP Constants

APP_PATH
D:\wwwroot\scfz\wwwroot/../application/
THINK_VERSION
5.0.21
THINK_START_TIME
1710828197.5004
THINK_START_MEM
137928
EXT
.php
DS
\
THINK_PATH
D:\wwwroot\scfz\thinkphp\
LIB_PATH
D:\wwwroot\scfz\thinkphp\library\
CORE_PATH
D:\wwwroot\scfz\thinkphp\library\think\
TRAIT_PATH
D:\wwwroot\scfz\thinkphp\library\traits\
ROOT_PATH
D:\wwwroot\scfz\
EXTEND_PATH
D:\wwwroot\scfz\extend\
VENDOR_PATH
D:\wwwroot\scfz\vendor\
RUNTIME_PATH
D:\wwwroot\scfz\runtime\
LOG_PATH
D:\wwwroot\scfz\runtime\log\
CACHE_PATH
D:\wwwroot\scfz\runtime\cache\
TEMP_PATH
D:\wwwroot\scfz\runtime\temp\
CONF_PATH
D:\wwwroot\scfz\wwwroot/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
true
N_Lang
1