1、forum_index.php文件中
//通过状态值查询所有开启的版块或分区,可查看桌面
$forums = C::t('forum_forum')->fetch_all_by_status(1);
echo "<pre>";
print_r($forums);
2、对应板块表 pre_forum_forum 中的记录
//输出结果
Array
(
[0] => Array
(
[fid] => 1
[fup] => 0
[type] => group
[name] => 大人物
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 1
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 5
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[1] => Array
(
[fid] => 40
[fup] => 0
[type] => group
[name] => 爱乐活
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[2] => Array
(
[fid] => 46
[fup] => 0
[type] => group
[name] => 名流与奢品
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[3] => Array
(
[fid] => 51
[fup] => 0
[type] => group
[name] => 奢侈品文化
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 5
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[4] => Array
(
[fid] => 56
[fup] => 0
[type] => group
[name] => 奢品资讯
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 5
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[5] => Array
(
[fid] => 63
[fup] => 0
[type] => group
[name] => 淘宝购物
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 0
[allowhtml] => 0
[allowbbcode] => 0
[allowimgcode] => 0
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 5
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[6] => Array
(
[fid] => 2
[fup] => 1
[type] => forum
[name] => 娱乐
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 5
[posts] => 13
[todayposts] => 0
[lastpost] => 6 你最喜欢的明星是谁? 1378271167 admin
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 1
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[7] => Array
(
[fid] => 36
[fup] => 1
[type] => forum
[name] => 文化
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[8] => Array
(
[fid] => 37
[fup] => 1
[type] => forum
[name] => 体育
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[9] => Array
(
[fid] => 38
[fup] => 1
[type] => forum
[name] => 艺术
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[10] => Array
(
[fid] => 39
[fup] => 1
[type] => forum
[name] => 商界
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[11] => Array
(
[fid] => 41
[fup] => 40
[type] => forum
[name] => 座驾
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[12] => Array
(
[fid] => 42
[fup] => 40
[type] => forum
[name] => 奢品
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[13] => Array
(
[fid] => 43
[fup] => 40
[type] => forum
[name] => 珠宝
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[14] => Array
(
[fid] => 44
[fup] => 40
[type] => forum
[name] => 钟表
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[15] => Array
(
[fid] => 45
[fup] => 40
[type] => forum
[name] => 情感
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[16] => Array
(
[fid] => 47
[fup] => 46
[type] => forum
[name] => 社会名流
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[17] => Array
(
[fid] => 48
[fup] => 46
[type] => forum
[name] => 风格偶像
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[18] => Array
(
[fid] => 49
[fup] => 46
[type] => forum
[name] => 设计大师
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[19] => Array
(
[fid] => 50
[fup] => 46
[type] => forum
[name] => 超级名模
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[20] => Array
(
[fid] => 52
[fup] => 51
[type] => forum
[name] => 品牌动态
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[21] => Array
(
[fid] => 53
[fup] => 51
[type] => forum
[name] => 无敌单品
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[22] => Array
(
[fid] => 54
[fup] => 51
[type] => forum
[name] => 品牌故事
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[23] => Array
(
[fid] => 55
[fup] => 51
[type] => forum
[name] => 品牌秀场
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[24] => Array
(
[fid] => 57
[fup] => 56
[type] => forum
[name] => 鞋包
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[25] => Array
(
[fid] => 58
[fup] => 56
[type] => forum
[name] => 时装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[26] => Array
(
[fid] => 59
[fup] => 56
[type] => forum
[name] => 美容
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[27] => Array
(
[fid] => 60
[fup] => 56
[type] => forum
[name] => 钟表
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[28] => Array
(
[fid] => 61
[fup] => 56
[type] => forum
[name] => 珠宝
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[29] => Array
(
[fid] => 62
[fup] => 56
[type] => forum
[name] => 产业
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[30] => Array
(
[fid] => 64
[fup] => 63
[type] => forum
[name] => 女装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 5
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[31] => Array
(
[fid] => 65
[fup] => 63
[type] => forum
[name] => 男装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[32] => Array
(
[fid] => 66
[fup] => 63
[type] => forum
[name] => 情侣装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[33] => Array
(
[fid] => 67
[fup] => 63
[type] => forum
[name] => 孕妇装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[34] => Array
(
[fid] => 68
[fup] => 63
[type] => forum
[name] => 亲子装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[35] => Array
(
[fid] => 69
[fup] => 63
[type] => forum
[name] => 童装
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[36] => Array
(
[fid] => 76
[fup] => 75
[type] => forum
[name] => 广播专版
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 1
[posts] => 1
[todayposts] => 0
[lastpost] => 3 广播一下 1377496221 admin
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 0
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 1
[allowside] => 0
[recyclebin] => 0
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[37] => Array
(
[fid] => 70
[fup] => 64
[type] => sub
[name] => 九分裤
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[38] => Array
(
[fid] => 71
[fup] => 64
[type] => sub
[name] => 针织衫
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[39] => Array
(
[fid] => 72
[fup] => 64
[type] => sub
[name] => 半身裙
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[40] => Array
(
[fid] => 73
[fup] => 64
[type] => sub
[name] => 连衣裙
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
[41] => Array
(
[fid] => 74
[fup] => 64
[type] => sub
[name] => 雪纺衫
[status] => 1
[displayorder] => 0
[styleid] => 0
[threads] => 0
[posts] => 0
[todayposts] => 0
[lastpost] =>
[domain] =>
[allowsmilies] => 1
[allowhtml] => 0
[allowbbcode] => 1
[allowimgcode] => 1
[allowmediacode] => 0
[allowanonymous] => 0
[allowpostspecial] => 1
[allowspecialonly] => 0
[allowappend] => 0
[alloweditrules] => 0
[allowfeed] => 0
[allowside] => 0
[recyclebin] => 1
[modnewposts] => 0
[jammer] => 0
[disablewatermark] => 0
[inheritedmod] => 0
[autoclose] => 0
[forumcolumns] => 0
[catforumcolumns] => 0
[threadcaches] => 0
[alloweditpost] => 1
[simple] => 0
[modworks] => 0
[allowglobalstick] => 1
[level] => 0
[commoncredits] => 0
[archive] => 0
[recommend] => 0
[favtimes] => 0
[sharetimes] => 0
[disablethumb] => 0
[disablecollect] => 0
)
)
========================================================================================================================================
echo "<pre>";
print_r($fids);
Array
(
[1] => 1
[40] => 40
[46] => 46
[51] => 51
[56] => 56
[63] => 63
[2] => 2
[36] => 36
[37] => 37
[38] => 38
[39] => 39
[41] => 41
[42] => 42
[43] => 43
[44] => 44
[45] => 45
[47] => 47
[48] => 48
[49] => 49
[50] => 50
[52] => 52
[53] => 53
[54] => 54
[55] => 55
[57] => 57
[58] => 58
[59] => 59
[60] => 60
[61] => 61
[62] => 62
[64] => 64
[65] => 65
[66] => 66
[67] => 67
[68] => 68
[69] => 69
[76] => 76
[70] => 70
[71] => 71
[72] => 72
[73] => 73
[74] => 74
)