账号通
    

账号  

密码  

1261

查看

0

回复
主题:[分享]V9.x使用登录标签{$GetUserLogin}登录后跳转错误的修正。 [收藏主题]  
科汛官方 当前离线

47268

主题

145

广播

405

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

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2013/10/24 14:56:05   | 只看该作者 查看该作者主题 楼主 

问题如标题


解决方法:


打开user/checkuserlogin.asp


找到

if GCls.ComeUrl<>"" then
          ToUrl=GCls.ComeUrl
          GCls.ComeUrl=""
          if request("from3g")="1" then
          response.write "<script>location.href='" & ToUrl & "';</script>"
          else
          response.write "<script>top.location.href='" & ToUrl & "';</script>"
          end if
         Else
          response.write "<script>location.href='" & ToUrl & "';</script>"
         End If
        End If


把上面红色的删除即可。

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