參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=36645
使用版本:phpBB2.0.17
網站位置:http://tytsim.host.sk/bbs/
狀況描述:
分割文章時會
在置放新主題的版面後的選單變做vvvv(1.1都不會這樣~)
代碼: 選擇全部
add_select('-1','','',0);add_select('-1',' ','',0);add_select('-1','事務區','',0);add_select('1','公告區','',1);add_select('5','建議區','',1);add_select('16','問題區','',1);add_select('-1',' ','',0);add_select('-1','水怪RPG區','',0);add_select('25','水怪RPG公告區','',1);add_select('26','水怪RPG申請區','',1);add_select('27','水怪RPG聊天區','',1);add_select('-1',' ','',0);add_select('-1','PhpBB專區','',0);add_select('6','phpBB 使用問答區','',1);add_select('2','外掛發佈','',1);add_select('3','官方?#123;證外掛','',2,'end_setup');add_select('4','非官方?#123;證外掛','',2,'end_setup');add_select('-1',' ','',0);add_select('-1','代?#91;申請區','',0);add_select('7','代?#91;論壇申請','',1);add_select('11','代?#91;論壇後的支援區','',2,'end_setup');add_select('9','代?#91;論壇?#123;領','',2,'end_setup');add_select('8','代?#91;?#123;式申請','',1);add_select('-1',' ','',0);add_select('-1','娛樂區','',0);add_select('13','聊天吹水','',1);add_select('12','圖片分享','',1);add_select('14','有趣圖片','',2,'end_setup');add_select('22','塗鴉版','',1);add_select('23','IQ區','',1);add_select('24','用腦區','',1);add_select('-1',' ','',0);add_select('-1','免費資源','',0);add_select('18','免費空間介紹','',1);add_select('19','免費空間使用討論','',1);add_select('20','免費MySQL介紹','',1);add_select('21','免費MySQL討論','',1);add_select('-1',' ','',0);add_select('-1','其他區','',0);add_select('10','交換連結區','',1);add_select('17','無用文章區','',1);add_select('15','聯盟論壇:','',1); 

