#0 [8]ErrorException in 39912bb6d22689da42246a8604b04cef.php line 140

未定义数组索引: vague_search

  1. $urlArrShiftArr = explode('/',$urlArrShift);
  2. $urlHtml = array_pop($urlArrShiftArr);
  3. $urlHtmlArr = explode('.',$urlHtml);
  4. $vid = array_shift($urlHtmlArr);
  5. $tv['url_video'] = $vid;
  6. }
  7. $t_data[] = $tv;
  8. }
  9. }else if($v['key'] == 'articleScreenList') {
  10. $vague_search = $attr['vague_search'];
  11. $data_case = Db::name('data_cate')->where(['user_id'=>$userId,'pc_theme_id'=>$themeId,'type'=>'tag','status'=>1])->order(['sort'=>'desc','id'=>'asc'])->select()->toArray();
  12. $article_tag_list = Db::name('article_tag')->where(['user_id'=>$userId,'pc_theme_id'=>$themeId, 'status' => 1])->select();
  13. $tag_list = array_map(function($row) use ($article_tag_list){
  14. $row['articleTags'] = [];
  15. foreach($article_tag_list as $k => $v){
  16. if($row['id'] === $v['data_cate_id']){
  17. $row['articleTags'][] = $v;
  18. }
  19. }

Call Stack

  1. in 39912bb6d22689da42246a8604b04cef.php line 140
  2. at Error->appError(8, 'Undefined index: vag...', '/www/wwwroot/home.da...', 140, ['cacheFile' => '/www/wwwroot/home.da...', 'vars' => ['get' => ['p' => '124'], 'domain' => 'home.date163.com', 'config' => ['open' => '1', 'gray_on' => '0', 'mobile_on' => '0', ...], ...], 'get' => ['p' => '124'], ...]) in 39912bb6d22689da42246a8604b04cef.php line 140
  3. at include('/www/wwwroot/home.da...') in File.php line 59
  4. at File->read('/www/wwwroot/home.da...', ['get' => ['p' => '124'], 'domain' => 'home.date163.com', 'config' => ['open' => '1', 'gray_on' => '0', 'mobile_on' => '0', ...], ...]) in Template.php line 255
  5. at Template->fetch('/www/wwwroot/home.da...', ['get' => ['p' => '124'], 'domain' => 'home.date163.com', 'config' => ['open' => '1', 'gray_on' => '0', 'mobile_on' => '0', ...], ...]) in Think.php line 149
  6. at Think->fetch('/www/wwwroot/home.da...', ['get' => ['p' => '124'], 'domain' => 'home.date163.com', 'config' => ['open' => '1', 'gray_on' => '0', 'mobile_on' => '0', ...], ...]) in View.php line 90
  7. at View->think\{closure}() in View.php line 126
  8. at View->getContent(object(Closure)) in View.php line 91
  9. at View->fetch('index')
  10. at call_user_func_array([object(View), 'fetch'], ['index']) in Facade.php line 96
  11. at Facade::__callStatic('fetch', ['index']) in Index.php line 125
  12. at Index->index()
  13. at ReflectionMethod->invokeArgs(object(Index), []) in Container.php line 343
  14. at Container->invokeReflectMethod(object(Index), object(ReflectionMethod), ['p' => '124']) in Controller.php line 110
  15. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  16. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  17. at Pipeline->then(object(Closure)) in Controller.php line 113
  18. at Controller->exec() in Dispatch.php line 89
  19. at Dispatch->run() in Route.php line 772
  20. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  21. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  22. at Pipeline->then(object(Closure)) in Route.php line 773
  23. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  24. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  25. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  26. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 71
  27. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  28. at Pipeline->think\{closure}(object(Request)) in AllowCrossDomain.php line 61
  29. at AllowCrossDomain->handle(object(Request), object(Closure))
  30. at call_user_func([object(AllowCrossDomain), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  31. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  32. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  33. at SessionInit->handle(object(Request), object(Closure))
  34. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  35. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  36. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  37. at Pipeline->then(object(Closure)) in MultiApp.php line 72
  38. at MultiApp->handle(object(Request), object(Closure))
  39. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  40. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  41. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  42. at TraceDebug->handle(object(Request), object(Closure))
  43. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  44. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  45. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  46. at Pipeline->then(object(Closure)) in Http.php line 207
  47. at Http->runWithRequest(object(Request)) in Http.php line 170
  48. at Http->run() in index.php line 19

Environment Variables

GET Data
p 124
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST home.date163.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME home.date163.com
SERVER_PORT 80
SERVER_ADDR 10.0.2.211
REMOTE_PORT 35690
REMOTE_ADDR 44.197.195.36
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/home.date163.com/public
DOCUMENT_URI /index.php
REQUEST_URI /124
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//index/index&p=124
SCRIPT_FILENAME /www/wwwroot/home.date163.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711691505.6532
REQUEST_TIME 1711691505
0.089207s