我刚将一个wordpress站点从运行在我的Windows 8 PC上的本地xampp服务器迁移到一个cpanel托管帐户,我用它来托管其他几个站点。
迁移后,该站点似乎运行良好,直到我尝试在wordpress管理中保存一个页面。在保存时,我遇到了显示在页面下面的错误消息。
我已经尝试尽我最大的能力来排除故障,包括按照wordpress站点上的步骤来处理这个特定的错误。到目前为止,没有结果。
如果我禁用nextgen画廊插件,问题就消失了。不过,我需要插件在网站上显示图片,所以这不是一个解决方案。
有趣的是,尽管出现了错误,这些更改还是得到了保存。
如果有人能帮我解决这个问题,我将永远感激!
非常感谢
警告: /home/ascothou/public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php ()要求参数2为字符串,在第36行的preg_match中给出数组 警告: strpos()期望参数1是字符串,在第63行的/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/admin.php中给出的数组警告:不能修改已由/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php:1)发送的标题信息(输出从/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_中的/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php:1)开始)nextgen/modules/frame_communication/class.frame_event_publisher.php在第74行 警告:无法修改已由/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php:1)发送的标题信息(输出开始于第222行中的/home/ascothou/public_html/Warning/post.php)。 警告:无法修改已由/home/ascothou/public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php:1)发送的标头信息(输出从第899行的/home/ascothou/public_html/wp-includes/pluggable.php中的/home/ascothou/public_html/wp-includes/pluggable.php开始)
发布于 2014-01-14 05:53:58
2可能的原因。
更像是第一个原因。
https://stackoverflow.com/questions/21106882
复制相似问题