1.首先到论坛跟目录下找到Loadservoces
2.查找 xmlserverurl="
http://server.dvbbs.net/dvbbs/Dv_xmlservices.asp"然后注释掉就是在前面加个‘
3.然后找到 Application(Dvbbs.CacheName & "_TextAdservices").documentElement.appendChild( Application(Dvbbs.CacheName & "_TextAdservices").createNode(1,"text","")).text="<iframe src="""&Dvbbs_Server_Url&"dvbbs/DvDefaultTextAd.asp"" height=""23"" width=""100%"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""no""></iframe>"
也是把这句话注释掉,不用删除的