繁体   English   中英

WordPress的:编辑帖子后的空白页

[英]Wordpress: blank page after editing a post

我的Wordpress(版本3.4)有一个奇怪的问题...如果尝试编辑帖子,我只会得到一个空白页面,指向“ wp-admin / post.php”,并显示HTTP 500错误,并且该帖子未更新。 我试图激活调试功能,但只收到以下消息:

Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in public_html/wp-includes/functions.php on line 2825

Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /public_html/wp-includes/functions.php on line 2705

Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /public_html/wp-includes/functions.php on line 2705

但是它们只是注意,因此我认为它们与主要错误无关...

我想念的是什么? 如何获取导致帖子无法编辑的真实错误?

谢谢!

逐一禁用插件,然后尝试更新您的帖子。 您会发现内。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM