[织梦CMS教程] Dedecms注册会员提示失败的解决办法

[复制链接]
查看2277 | 回复10 | 2019-11-13 18:49:50 | 显示全部楼层 |阅读模式
可能用dedecms5.5的站长朋友遇到过注册会员是出现错误提示:注册失败,请检查资料是否有误或与管理员联系!的问题,现把我的解决办法写下来,望对大家有用! 

  解决办法: 

  修改MEMBER目录下的 reg_new.php文件 

  把 
以下为引用的内容:
$inQuery = "INSERT INTO `dede_member` (`mtype` ,`userid` ,`pwd` ,`uname` ,`sex` ,`rank` ,`uprank` ,`money` , 
`upmoney` ,`email` ,`scores` ,`matt` ,`face`,`safequestion`,`safeanswer` ,`jointime` ,`joinip` ,`logintime` ,`loginip` ) 
VALUES ('$mtype','$userid','$pwd','$uname','$sex','10','0','$dfmoney','0', 
'$email','$dfscores','0','','$safequestion','$safeanswer','$jointime','$joinip','$logintime','$loginip'); "; 

  修改为: 
以下为引用的内容:
$inQuery = "INSERT INTO `dede_member` (`mtype` ,`userid` ,`pwd` ,`uname` ,`sex` ,`rank` ,`money` ,`email` ,`scores` , 
`matt`, `spacesta` ,`face`,`safequestion`,`safeanswer` ,`jointime` ,`joinip` ,`logintime` ,`loginip` ) 
VALUES ('$mtype','$userid','$pwd','$uname','$sex','10','$dfmoney','$email','$dfscores', 
'0','$spaceSta','','$safequestion','$safeanswer','$jointime','$joinip','$logintime','$loginip'); ";


回复

使用道具 举报

扬帆46 | 2020-12-18 20:23:56 | 显示全部楼层
很不错的资源站
回复

使用道具 举报

鬼子进了村部 | 2021-2-23 13:57:10 | 显示全部楼层
悟空源码太厉害,资源真多!
回复

使用道具 举报

冯武鸣 | 2021-4-10 21:51:45 | 显示全部楼层
祝愿悟空源码越办越好!
回复

使用道具 举报

人生如梦总人q | 2022-3-5 19:39:58 | 显示全部楼层
资源太多了,准备办个会员
回复

使用道具 举报

123457732 | 2022-4-6 20:55:03 | 显示全部楼层
找了很多地方都不能下载,终于在悟空源码找到了
回复

使用道具 举报

123457064 | 2022-6-1 10:38:27 | 显示全部楼层
谢谢楼主分享的资源,爱了~~~
回复

使用道具 举报

球死禁严 | 2022-7-22 07:30:46 | 显示全部楼层
我是来白嫖悟空源码的积分的!!!!!
回复

使用道具 举报

伊索谗言 | 2022-7-28 05:13:48 | 显示全部楼层
我是来白嫖资源的!
回复

使用道具 举报

123456914 | 2022-12-7 07:26:30 | 显示全部楼层
悟空源码太厉害,资源真多!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则