Buddypress成员区域在我的实时服务器中显示为空白, 但在我的本地主机中显示为正常。我尝试调试它没有显示任何错误。我如何才能恢复会员区。
我正在使用Windows Server和PHP 5.6和WordPress 4.9.8
#1
请检查成员列表的URL。
Localhost URL不区分大小写, 但服务器URL区分大小写。
例如。
URL:abc.com/xyz/test.php你在代码中保留的URL:abc.com/XYZ/test.php abc.com/XYZ/test.php在本地工作, 但在服务器上失败
来源:
https://www.srcmini02.com/64798.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_37390.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57