本帖最后由 aixuan99 于 2022-8-4 10:58 编辑
Warning: Undefined variable $rrr in /home/wwwroot/xxx Warning: Undefined variable $output in /home/wwwroot/xxx Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/wwwroot/xxx null to parameter #1 ($string) of type string is deprecated in /home/wwwroot/xxx 这样的错误严重吗?用不用搭理它,我也不会改 |
需要搭理,网络上搜索,都能得到解决的。。。wordpress github的历史记录里有修改的内容。或者对着出错的文件,对比新版wordpres有哪些地方需要修改。话说可以装多个php版本啊 |
都是主题的问题,就想问问严重不,不严重那把debug一关继续用了 |
最好修复,个人不喜欢看到出错的信息,有出错的信息就修改,或者调降Php版本 |