账号通
    

账号  

密码  

1601

查看

0

回复
主题:[ICMS]V2.5版本会员中心通过手机短信验证码取回密码,验证码没有发送到手机,直接显示对话框的设置 [收藏主题]  
科汛官方 当前离线

47268

主题

145

广播

405

粉丝
添加关注
级别:管理员

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2014/10/27 17:10:21   | 只看该作者 查看该作者主题 楼主 
科汛在线商城系统(NET)

问题:如题

解决方法:


打开template/config/getpassword.config


找到

$.ajax({type:"get",async:false,url:"{$GetInstallDir}user/regajax.ashx?istest=1&action=sendmobilecode&model=getpass&mobile="+mobile+"&SessionID="+SessionID+"&anticache=" + Math.floor(Math.random()*1000),cache:false,dataType:"html",success:function(d){


改成


$.ajax({type:"get",async:false,url:"{$GetInstallDir}user/regajax.ashx?istest=0&action=sendmobilecode&model=getpass&mobile="+mobile+"&SessionID="+SessionID+"&anticache=" + Math.floor(Math.random()*1000),cache:false,dataType:"html",success:function(d){

 
KesionCMS,,
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.05762秒 powered by KesionCMS 9.0