if form_parentid = 0 or def_enablemaketopanc = 1 then
替换为:
if form_parentid = 0 or def_enablemaketopanc = 1 and gbl_board_id <> 不提帖的版面号1 and gbl_board_id <> 不提帖的版面号2 then
--------------------------------------
if def_enablemaketopanc = 1 and ccur(lmt_rootid)<def_bbs_topminid then
替换为:
if def_enablemaketopanc = 1 and ccur(lmt_rootid)<def_bbs_topminid and gbl_board_id <> 不提帖的版面号1 and gbl_board_id <> 不提帖的版面号2 then