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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[其他] 一个奇怪的问题,有图有码,来看看

[复制链接]
oaHgniD 发表于 2008-3-21 22:08:37 | 显示全部楼层 |阅读模式
我用下面的一段代码实现调用论坛帖子主题和简介,不知为何前面老是出现"{if !empty(Array)}"的字样,而我的真个index.html.php代码里面并没有{if !empty(Array)}这样的字样.请问有可能是什么原因呢?代码图片如下
       
<!--{block name="bbsthread" parameter="showdetail/1/messagelen/100/subjectlen/40/dateline/86400/order/replies DESC/limit/0,1/cachetime/12400/cachename/hottopics/tpl/data"}-->

<div id="headline" class="blockstyle">
        <h2>热点话题</h2>
        <!--{if !empty($_SBLOCK['hottopics'])}-->
        <!--{loop $_SBLOCK['hottopics'] $value}-->
        <strong><a href="$value[url]">$value[subject]</a></strong>
        <p>$value[message]</p>
        <!--{/loop}-->
        <!--{/if}-->
        </div>

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

本版积分规则

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

GMT+8, 2025-1-12 19:54 , Processed in 0.026982 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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