Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 在论坛首页做个固定的位置怎么调用指定的某个分区呢

[复制链接]
13723718412 发表于 2017-2-26 21:31:52 | 显示全部楼层 |阅读模式
想在论坛首页做个固定的位置怎么调用指定的某个分区呢!代码是什么呢?
我买了一套模板,里面调用的代码是以下的:
<table cellspacing="0" cellpadding="0" class="fl_tb">
                        <tr>
                        <!--{eval $ctorderid = 0;}-->
                        <!--{loop $collectiondata['follows'] $key $colletion}-->
                            <!--{if $ctorderid && ($ctorderid % $forumcolumns == 0)}-->
                                </tr>
                                <!--{if $ctorderid < $forumscount}-->
                                    <tr class="fl_row">
                                <!--{/if}-->
                            <!--{/if}-->
                            <td class="fl_g"{if $forumcolwidth} width="$forumcolwidth"{/if}>
                                <div class="fl_icn_g wow swing" style="visibility: visible; animation-iteration-count: 2; animation-name: swing;">
                                <a href="forum.php?mod=collection&action=view&ctid={$colletion[ctid]}" target="_blank"><img src="{IMGDIR}/forum{if $followcollections[$key]['lastvisit'] < $colletion['lastupdate']}_new{/if}.gif" alt="$colletion[name]" /></a>
                                </div>
                                <dl>
                                    <dt><a href="forum.php?mod=collection&action=view&ctid={$colletion[ctid]}">$colletion[name]</a></dt>
                                    <dd><em>{lang forum_threads}: <!--{echo dnumber($colletion[threadnum])}--></em>, <em>{lang collection_commentnum}: <!--{echo dnumber($colletion[commentnum])}--></em></dd>
                                    <dd>
                                    <!--{if $colletion['lastpost']}-->
                                        <!--{if $forumcolumns < 3}-->
                                            <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($colletion[lastsubject], 30)}--></a> <cite><!--{date($colletion[lastposttime])}--> <!--{if $colletion['lastposter']}-->$colletion['lastposter']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
                                        <!--{else}-->
                                            <a href="forum.php?mod=redirect&tid=$colletion[lastpost]&goto=lastpost#lastpost">{lang forum_lastpost}: <!--{date($colletion[lastposttime])}--></a>
                                        <!--{/if}-->
                                    <!--{else}-->
                                        {lang never}
                                    <!--{/if}-->
                                    </dd>
                                    <!--{hook/index_followcollection_extra $colletion[ctid]}-->
                                </dl>
                            </td>
                            <!--{eval $ctorderid++;}-->

                        <!--{/loop}-->
                        <!--{if ($columnspad = $ctorderid % $forumcolumns) > 0}--><!--{echo str_repeat('<td class="fl_g"'.($forumcolwidth ? " width=\"$forumcolwidth\"" : '').'></td>', $forumcolumns - $columnspad);}--><!--{/if}-->
                        </tr>
                    </table>

但我添加了这些代码,没有任何显示!

还请各位大神们指教一二!就此谢过!

格东站长网插件 发表于 2017-2-26 22:21:25 | 显示全部楼层
哪里抄来的代码?
1、<!--{loop $collectiondata['follows'] $key $colletion}-->根本没这个写法
2、$collectiondata从哪里赋值而来的?
回复

使用道具 举报

allthebest 发表于 2017-2-26 22:23:30 | 显示全部楼层
买的模板

问模版作者
回复

使用道具 举报

 楼主| 13723718412 发表于 2017-3-14 22:31:10 | 显示全部楼层
格东站长网插件 发表于 2017-2-26 22:21
哪里抄来的代码?
1、根本没这个写法
2、$collectiondata从哪里赋值而来的?

买的模板里面的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-26 14:43 , Processed in 0.023057 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表