无法添加新站点 - WPMU

Can not add new site - WPMU

我在 hostgator 上安装了 WPMU,一切正常,只是我无法在 wp-admin/network/sites 中添加新站点。php

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

我遇到了这个错误

Warning: preg_match() expects parameter 2 to be string, object given in /home1/xxx/public_html/wp-includes/formatting.php on line 3435

Warning: preg_match() expects parameter 2 to be string, object given in /home1/xxx/public_html/wp-includes/formatting.php on line 3424

Warning: preg_match() expects parameter 2 to be string, object given in /home1/xxx/public_html/wp-includes/formatting.php on line 3435

Warning: strip_tags() expects parameter 1 to be string, object given in /home1/xxx/public_html/wp-includes/formatting.php on line 3407

Warning: strip_tags() expects parameter 1 to be string, object given in /home1/xxx/public_html/wp-includes/formatting.php on line 3407

Catchable fatal error: Object of class WP_Error could not be converted to string in /home1/xxx/public_html/wp-includes/kses.php on line 1038

屏幕死机了。

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

有人可以给我建议吗?

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

谢谢,

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