首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何理解错误日志

如何理解错误日志
EN

Stack Overflow用户
提问于 2015-05-25 16:28:06
回答 1查看 98关注 0票数 0

我们的信息网站(WP)突然停止工作,错误日志如下所示。然而,我在阅读这篇日志时遇到了麻烦...我们的网站会有什么问题?

代码语言:javascript
复制
Notice: Undefined offset: 0 in /customers/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins
/google-maps-ready/modules/options/mod.php on line 13 Notice: Undefined index: save_statistic
 in /customers/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins/google-maps-ready/modules
/options/mod.php on line 14 Deprecated: Non-static method frameGmp::isAdminPlugPage() should
 not be called statically, assuming $this from incompatible context in /customers/c/6/0
/xxxxxx/httpd.www/info/wp-content/plugins/google-maps-ready/modules/templates/mod.php
 on line 18 Deprecated: Non-static method frameGmp::isAdminPlugPage() should not be called
statically, assuming $this from incompatible context in /customers/c/6/0/xxxxxx/httpd.www/
info/wp-content/plugins/google-maps-ready/modules/templates/mod.php on line 49 Deprecated:
Non-static method frameGmp::isAdminPlugPage() should not be called statically,
assuming $this from incompatible context in /customers/c/6/0/xxxxxx/httpd.www/info/
wp-content/plugins/google-maps-ready/modules/gmap/mod.php on line 4 Deprecated: Non-static
method frameGmp::isAdminPlugPage() should not be called statically, assuming $this from
incompatible context in /customers/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins/
google-maps-ready/modules/marker_groups/mod.php on line 4 Deprecated: Non-static method
frameGmp::isAdminPlugPage() should not be called statically, assuming $this from incompatible
context in /customers/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins/google-maps-ready
/modules/icons/mod.php on line 6 Notice: Undefined index: sh-adminbar-hide in /customers
/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins/showhide-adminbar/showhide-adminbar.php
on line 23 Warning: session_start(): Cannot send session cache limiter - headers already
sent (output started at /customers/c/6/0/xxxxxx/httpd.www/info/wp-content/plugins/
google-maps-ready/modules/options/mod.php:13) in /customers/c/6/0/xxxxxx/httpd.www/info
/wp-content/plugins/ninja-forms/ninja-forms.php on line 624 Warning: Cannot modify header
information - headers already sent by (output started at /customers/c/6/0/xxxxxx/httpd
.www/info/wp-content/plugins/google-maps-ready/modules/options/mod.php:13) in
/customers/c/6/0/xxxxxx/httpd.www/info/wp-includes/pluggable.php on line 1121
EN

回答 1

Stack Overflow用户

发布于 2015-05-25 16:39:56

在"google maps ready“插件plz中配置有问题,请将其禁用并检查,否则请检查其配置。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/30434059

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档