0

我在 hostgator 上安装了 WPMU,一切都很好,除了我无法在 wp-admin/network/sites.php 中添加新站点

我安装了带有默认 WP 主题的全新 WP4.2.2,没有激活任何插件。

我遇到了这个错误

警告:preg_match() 期望参数 2 是字符串,对象在第 3435 行的 /home1/xxx/public_html/wp-includes/formatting.php 中给出

警告:preg_match() 期望参数 2 是字符串,对象在第 3424 行的 /home1/xxx/public_html/wp-includes/formatting.php 中给出

警告:preg_match() 期望参数 2 是字符串,对象在第 3435 行的 /home1/xxx/public_html/wp-includes/formatting.php 中给出

警告:strip_tags() 期望参数 1 是字符串,对象在第 3407 行的 /home1/xxx/public_html/wp-includes/formatting.php 中给出

警告:strip_tags() 期望参数 1 是字符串,对象在第 3407 行的 /home1/xxx/public_html/wp-includes/formatting.php 中给出

可捕获的致命错误:WP_Error 类的对象无法在第 1038 行的 /home1/xxx/public_html/wp-includes/kses.php 中转换为字符串

屏幕死了。

我联系了 hostgator 支持人员,但他们无法解决问题。

有人可以给我一个建议吗?

我真的需要让网站正常运行。

谢谢,

4

1 回答 1

0

这是一个已知问题,正在修复中: https ://core.trac.wordpress.org/ticket/323​​08#comment:4

于 2015-06-28T19:44:41.270 回答