建站之星 sitestar 后台验证码不显示的解决方法

本方法是和 v2.1 版本

第十六行  :可注释代码:

/*if (!RandMath::checkResult(ParamHolder::get('rand_rs'))) {
            $this->setVar('json', Toolkit::jsonERR(__('Sorry! Please have another try with the math!')));
            return '_result';
        }*/


代码所在位置:admin/module/frontpage.php文件。

image

原文地址:https://www.cnblogs.com/naniannayue/p/2434899.html