能够生成激活码并发信到注册邮箱
但是点击地址后
http://x.x.x.x/bbsact.php?userid=haha&acode=LQHadtYaixPtN0X
显示:
发生错误
激活码错误
在bbsact.php 里面
if(bbs_reg_getactivationcode($activation)!=$acode)
{
setcookie("ACTRETRYTIME",$retry_time+1,time()+360000);
html_error_quit("激活码错误");
}
怎么判断的?
--
修改:tombcy FROM 218.249.29.*
FROM 218.249.29.*