首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >WordPress网站迁移中面临的一个问题

WordPress网站迁移中面临的一个问题
EN

Stack Overflow用户
提问于 2018-03-01 14:06:20
回答 1查看 50关注 0票数 0

当我将我的wordpress网站从演示链接转移到原始链接时,我遇到了一些问题。以下是我得到的警告和错误,请帮助。

代码语言:javascript
复制
Warning: fopen(/home/interactive/public_html/coolblue-web/wp-content/plugins/foogallery/foogallery.php): failed to open stream: No such file or directory in /home/coolblueco/public_html/wp-includes/functions.php on line 4786

Warning: fread() expects parameter 1 to be resource, boolean given in /home/coolblueco/public_html/wp-includes/functions.php on line 4789

Warning: fclose() expects parameter 1 to be resource, boolean given in /home/coolblueco/public_html/wp-includes/functions.php on line 4792

Warning: fopen(/home/interactive/public_html/coolblue-web/wp-content/plugins/foobox-image-lightbox/foobox-free.php): failed to open stream: No such file or directory in /home/coolblueco/public_html/wp-includes/functions.php on line 4786

Warning: fread() expects parameter 1 to be resource, boolean given in /home/coolblueco/public_html/wp-includes/functions.php on line 4789

Warning: fclose() expects parameter 1 to be resource, boolean given in /home/coolblueco/public_html/wp-includes/functions.php on line 4792

Warning: Cannot modify header information - headers already sent by (output started at /home/coolblueco/public_html/wp-includes/functions.php:4786) in /home/coolblueco/public_html/wp-includes/pluggable.php on line 1210

参考:coolblue.co.tz

EN

回答 1

Stack Overflow用户

发布于 2018-03-01 15:05:21

删除Foo Gallery插件并重新安装。它坏了或丢失了

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

https://stackoverflow.com/questions/49043547

复制
相关文章

相似问题

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