首先此问题来自向这个帖子
http://hi.baidu.com/fire_love_live/item/247276cfda421217b67a24c7
需要说明的是,并非15处需要修改,
其中 有关登陆密码错的那一项建议不要修改
在大约行 557处
复制代码 代码如下:
$this->nowredirect('failed',base64_encode(str_replace(array('+','/','='),array('_',',','~'),$_POST['ref_url'])),__('用户名或密码有误,请重新输入'),$_POST['from_minipassport']);
上面的nowredirect 不建议修改为 splash
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn