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

 找回密码
 立即注册
搜索

[求助] DIY 友情链接模块不能自己设置模板?

[复制链接]
yrh 发表于 2011-4-1 11:45:17 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X1.5
浏览器: IE8 
使用模板: 官方模板
BUG地址: 111
本帖最后由 yrh 于 2011-4-1 11:45 编辑

RT

友情连接模块不能自己设置模板,怎么办?

还有个问题,如果直接把论坛首页模板里 友情链接 模块的代码放到网站首页,为什么不显示呢?高手帮忙,谢谢!

论坛首页友情连接代码如下:

  1. <!--{if empty($gid) && ($_G['cache']['forumlinks'][0] || $_G['cache']['forumlinks'][1] || $_G['cache']['forumlinks'][2])}-->
  2. <div class="bm lk">
  3. <div id="category_lk" class="bm_c ptm">
  4. <!--{if $_G['cache']['forumlinks'][0]}-->
  5. <ul class="m mbn cl">$_G['cache']['forumlinks'][0]</ul>
  6. <!--{/if}-->
  7. <!--{if $_G['cache']['forumlinks'][1]}-->
  8. <div class="mbn cl">
  9. $_G['cache']['forumlinks'][1]
  10. </div>
  11. <!--{/if}-->
  12. <!--{if $_G['cache']['forumlinks'][2]}-->
  13. <ul class="x mbm cl">
  14. $_G['cache']['forumlinks'][2]
  15. </ul>
  16. <!--{/if}-->
  17. </div>
  18. </div>
  19. <!--{/if}-->
复制代码

回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-10 23:12 , Processed in 0.116626 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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