<% Session("GetCode")=empty '清空验证码 Dim ErrString,action,i,showstr,ShowErrType,ComeUrl,tmpstr Dim Template_html_0,Template_html_1,Template_html_2,Template_html_3 action = Request("action") '过滤HTML标签 2005-12-29 Dv.Yz action = Dvbbs.Replacehtml(action) ShowErrType = Trim(Request("ShowErrType")) 'Dvbbs.ErrType ' If ShowErrType = "" Then ShowErrType = "0" Dvbbs.ErrType = ShowErrType Dim ErrCodes If Request.ServerVariables("HTTP_REFERER")<>"" Then tmpstr=Split(Request.ServerVariables("HTTP_REFERER"),"/") Comeurl=tmpstr(UBound(tmpstr)) Else If isUrlreWrite = 1 Then Comeurl="index.html" Else Comeurl="index.asp" End If End If Dvbbs.LoadTemplates("showerr") Template_html_0=Template.html(0) Template_html_1=Template.html(1) Template_html_2=Template.html(2) Template_html_3=Template.html(3) If Dvbbs.forum_setting(79)="0" Then Template_html_1 = Replace(Template_html_1,"{$getcode}","") Else Template_html_3=Replace(Template_html_3,"{$codestr}",Dvbbs.GetCode()) Template_html_1 = Replace(Template_html_1,"{$getcode}",Template_html_3) Session("xcount")=4'o(验证码) End If Select Case action Case "stop" '论坛暂停 Dvbbs.Stats=Template.Strings(1) Dvbbs.head() Template_html_2=Replace(Template_html_2,"{$title}",Template.Strings(2)&Template.Strings(1)) If Dvbbs.BoardID=0 Then Rem 指定用户组关闭 Fish 2010-2-3 If (Dvbbs.Forum_Setting(69)="0" Or Dvbbs.Forum_Setting(21)="1") and Dvbbs.TyClsGroup=0 Then Template_html_2=Replace(Template_html_2,"{$stopreadme}",Stopreadme) Else if Dvbbs.TyClsGroup= 1 Then Dvbbs.Forum_Setting(70)=Split(Dvbbs.TyClsGroupM,"|") showstr="
  您所在的用户组设置了是否定时开放,请按下面的时间访问: