织梦cms与uchome整合用户不同步解决办法,错误提示:注册失败,请检查资料是否有误或与管理员联系!
解决办法 :
从ftp上下载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'); ";
整理问题出来只是希望官方给出最终解决方法,升级程序。
织梦DEDECMS系统如何修复无法自带采集https网站问题
标签: CMS网站, member, uchome, 织梦, 解决办法
上面是“织梦cms与uchome整合用户不同步解决办法”的全面内容,想了解更多关于 织梦cms 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_682.html
workflows工作流
一个表情深思熟虑的成熟男人
一只外星甲壳虫子ComfyUI工作流
金属埃及人ComfyUI工作流
一座古老的石阶,旁边有一棵树
一个港口配备了小型船只、起重机、集装箱和码头
一位宇航员做在一只乌龟上在星空中游走
羚羊安上小白兔的门牙ComfyUI工作流
3D圆形玉雕图案comfyui工作流
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!