DVBBS 发帖 修改个人资料问题
发帖错误:
Microsoft VBScript 运行时错误
错误 '800a000d'
类型不匹配: '[string: ""]'
/bbs/post.asp,行 377
代码377行: If Clng(Dvbbs.GroupSetting(52))>0 And DateDiff("s",Dvbbs.UserSession.documentElement.selectSingleNode("userinfo/@joindate").text,Now)<Clng(Dvbbs.GroupSetting(52))*60 Then Response.redirect "showerr.asp?ErrCodes=<li>"&Replace(template.Strings(21),"{$timelimited}",Dvbbs.GroupSetting(52))&"&action=OtherErr"
修改基本资料 首页出错:
Microsoft VBScript 运行时错误
错误 '800a000d'
类型不匹配: 'My_info(...)'
/bbs/mymodify.asp,行 66
代码行66: If CanUseTitle and Cint(Dvbbs.Forum_Setting(61))>0 And DateDiff("d",My_info(9),Now())>Cint(Dvbbs.Forum_Setting(61)) Then
请帮忙解决!!!!谢谢!!