[post] 用Dreamweaver8或者EditPlus打开/member/index_do.php
行码
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登录,5秒钟后进入管理中心...","control.php",0,2000);
390 }else{
400 ShowMsg("成功登录,转到进入页面...",$gourl,0,2000);
修改为:
行码
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登录,5秒钟后进入首页...","../../",0,2000);
390 }else{
400 ShowMsg("成功登录,转到进入页面...",$gourl,0,2000);
行码
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登录,5秒钟后进入管理中心...","control.php",0,2000);
390 }else{
400 ShowMsg("成功登录,转到进入页面...",$gourl,0,2000);
修改为:
行码
388 if(empty($gourl)||eregi("action|_do",$gourl)){
389 ShowMsg("成功登录,5秒钟后进入首页...","../../",0,2000);
390 }else{
400 ShowMsg("成功登录,转到进入页面...",$gourl,0,2000);
相关日志
搜索页总是出现Can't open file: 'dede_search_keywords.MYI'...怎么解
DEDE2007 文章页面插入广告
分享采集规则,文章带分页
dede时间格式汇总(新人备用)
搜索页总是出现Can't open file: 'dede_search_keywords.MYI'...怎么解
DEDE2007 文章页面插入广告
分享采集规则,文章带分页
dede时间格式汇总(新人备用)
From: 本站原创

DEDE2007 文章页
CSS实例:让页脚保持在





注意: 该地址仅在今日23:59:59之前有效