doucheng7808 2017-01-25 15:10
浏览 42

我通过ftp上传了wordpress,但它没有用

PHP Fatal error: Call to undefined function get_bloginfo() in /home/name/public_html/wp-includes/class-wp-locale.php on line 233

line 233

if ( 'rtl' === $this->text_direction && strpos( get_bloginfo( 'version' ), '-src' ) ) {
        $this->text_direction = 'ltr';
        add_action( 'all_admin_notices', array( $this, 'rtl_src_admin_notice' ) );
    }
  • 写回答

2条回答 默认 最新

  • douqin0676 2017-01-25 17:53
    关注

    I found out the answer. simply remove get_bloginfo from line 233 in wp-includes/class-wp-locale.php and no more PHP fatal error......thanks to myself :)

    评论

报告相同问题?

悬赏问题

  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 个人网站被恶意大量访问,怎么办
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥15 GDI处理通道视频时总是带有白色锯齿
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序
  • ¥100 角动量包络面如何用MATLAB绘制