点击购买主题报错 New
Discuz! X3.5 Release 20231221 UTF-8
UCenter 1.7.0 Release 20231221
Linux / PHP v8.2.16
nginx/1.22.1
不知道是不是更新PHP导致的,大佬帮忙看看,购买主题就报错
71行的代码 require DISCUZ_ROOT.'./source/module/forum/forum_'.$mod.'.php';
983行的代码 $authorEarn = min($_G['setting']['maxincperthread'] - $log['credit'], $thread['netprice']);
代码我没动过
我知道答案 回答被采纳将会获得1 贡献 已有1人回答
UCenter 1.7.0 Release 20231221
Linux / PHP v8.2.16
nginx/1.22.1
不知道是不是更新PHP导致的,大佬帮忙看看,购买主题就报错
71行的代码 require DISCUZ_ROOT.'./source/module/forum/forum_'.$mod.'.php';
983行的代码 $authorEarn = min($_G['setting']['maxincperthread'] - $log['credit'], $thread['netprice']);
代码我没动过