jeroo - 2008-3-31 14:04:00
找到FS_InterFace/DS_Public.asp
找到以下内容(大概在290行左右),删除或注释掉If childClass<>"" Then' search_inSQL = " and (ClassId='"& search_str &"'"&childClass&")"' Else' search_inSQL = " and ClassId='"& search_str &"'"' End if' else' if trim(f_id)<>"" Then' childClass = DelHeadAndEndDot(""&getNewsSubClass(f_id))' If containSubClass = 1 And childClass <> "" Then' childClass = " Or ClassID in ("&childClass&")"' Else' childClass = ""' End If下面隔几行还有一个end if也注释掉:请看下图:

附件:
您所在的用户组无法下载或查看附件
cyxjq - 2008-7-19 12:58:00
免费版在284行开始!注意!