账号通
    

账号  

密码  

2947

查看

3

回复
主题:KesionCMS v9.0X后台修改模板,保存后不返回刚进入的模板的目录的修改 [收藏主题] 转到:  
科汛官方 当前离线

47268

主题

145

广播

405

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

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2013/7/31 17:59:19   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)

打开admin/ks.template.asp


找到603行,增加下面红色的

Response.Write " <form name=""TemplateForm"" method=""post"" action=""KS.Template.asp?Action=TemplateSave""return(CheckForm())"">"
   Response.Write "<input type='hidden' name='CurrPath' value='" & CurrPath &"'/>"
   Response.Write "   <tr class=""clefttitle"">"
   Response.Write "     <td height=""30"" style='text-align:left'><b>"
   If Request("t")="skin" Then
    Response.Write "CSS地址"
   Else
    Response.Write "模板地址"
   End If


再往下找到816行左右,增加红色的

If right(lcase(TemplateFileName),4) =".css" Then
       Response.Write ("<script> alert('恭喜,CSS在线修改成功!');top.frames['BottomFrame'].location.href='" & KS.Setting(3) & KS.Setting(89) & "KS.Split.asp?OpStr=模板管理&ButtonSymbol=Disabled'; location.href='KS.Template.asp?flag=skin&currpath=" & request.Form("currpath") &"';</script>")
      Else
       Response.Write ("<script> alert('成功提示:模板修改成功!');top.frames['BottomFrame'].location.href='" & KS.Setting(3) & KS.Setting(89) & "KS.Split.asp?OpStr=模板管理&ButtonSymbol=Disabled'; location.href='KS.Template.asp?currpath=" & request.Form("currpath") &"';</script>")
      End If

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