Discuz教程网

[代码修改] 【DX版】新用戶注冊後跳转到指定頁面﹑版塊﹑任務等

[复制链接]
authicon 09927306 发表于 2010-12-19 11:33:58 | 显示全部楼层 |阅读模式
HKEmax 由于【DX版】去除了\"新手任务\"功能,论坛有需要将新注册的用户跳转到\"任务\"页面,以衍生出来的。
对有需要的站长使用了...

新用户注册后跳转到指定页面
修改文件 : template-->default-->member-->register.htm
找到:
  1. $(\'messageright1\').innerHTML = \'<a href="javascript:;" onclick="location.href=\\\'$dreferer\\\';">{lang login_refresh}</a>\';
复制代码
修改: $dreferer 為转向的连接

例如:
  1. $(\'messageright1\').innerHTML = \'<a href="javascript:;" onclick="location.href=\\\'http://www.discuz.net/forum-2-1.html\\\';">{lang login_refresh}</a>\';
复制代码
找:
  1. setTimeout(\'location.href=\\\'$dreferer\\\'\', $mrefreshtime);
复制代码
修改: $dreferer 為转向的连接

例如:
  1. setTimeout(\'location.href=\\\'http://www.discuz.net/forum-2-1.html\\\'\', $mrefreshtime);
复制代码
如果论坛开啓了\"新用户注册Email验证\" 可以修改以下的连接
找: 共两处都需要修改
  1. setTimeout("window.location.href=\'home.php?mod=spacecp&ac=profile&op=password\'", $mrefreshtime);
复制代码
修改: home.php?mod=spacecp&ac=profile&op=password 為转向的连接

例如: 转向到\"任务\"
  1. setTimeout("window.location.href=\'home.php?mod=task&item=new\'", $mrefreshtime);
复制代码






上一篇:【discuz X1.5】《中文注册》《英文注册》《数字注册》随意搭配 后台不用屏蔽任何字符
下一篇:【Discuz X1/1.5】回帖防灌水(不允许回复纯数字或纯字母纯表情,必须回复中文)
authicon dddgm 发表于 2011-2-18 10:31:43 | 显示全部楼层
{:4_199:} 楼主太厉害了!楼主,I*老*虎*U!我觉得1314学习网真是个好地方!
authicon test 发表于 2011-4-29 11:41:01 | 显示全部楼层
晕啊  快恢复
authicon fantuanzi 发表于 2011-5-7 12:59:54 | 显示全部楼层
感谢分享  收下了·····
authicon huanglv80 发表于 2011-5-7 14:59:53 | 显示全部楼层
楼主真强大
authicon 蓝天blue 发表于 2011-5-8 03:59:35 | 显示全部楼层
继续来索要
authicon 月之海洋 发表于 2011-5-11 05:59:59 | 显示全部楼层
顶顶更健康
authicon 福倒菜菜子 发表于 2011-5-15 14:59:48 | 显示全部楼层
楼主真强大
authicon 福倒菜菜子 发表于 2011-5-15 16:59:40 | 显示全部楼层
很好 很强大。。谢谢分享
authicon shakesxia 发表于 2011-5-21 07:59:57 | 显示全部楼层
好辛苦才找到啊
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2024-11-1 08:30

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表