我正在定制WP主题, 并且即将完成。但是突然间我的笔记本电脑关机, 然后在收到错误消息并选择修复wp_options之后, 我做了, 现在尝试上传图像时出现错误:
上载发生错误。请稍后再试。
经检查, 我发现上载文件夹为只读-我更改了。图像将被上传到该文件夹, 但不会显示在媒体库中。我什至尝试了二十十七岁-但没有运气。
请指教。
提前致谢,
维克拉姆
#1
你是否尝试过一次停用和重新激活插件以查看插件是否存在冲突?
WordPress返回此错误的原因有很多。要对其进行进一步调查, 可以执行以下操作:
- 在Chrome或Firefox中, 按F12键, 然后转到”网络”标签。
- 尝试再次上传图像, 以触发错误。
- 在开发人员工具/控制台的左下方, 找到async_upload.php文件名, 然后单击它。
- 转到预览选项卡。这将向你显示错误详细信息。
让我们知道你遇到什么错误, 以便我们尝试对其进行修复。
来源:
https://www.srcmini02.com/66217.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40589.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57