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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[分享] 紧急,平湖首页幻灯片补丁

[复制链接]
MYSUNCK 发表于 2009-6-6 11:15:10 | 显示全部楼层 |阅读模式
本帖最后由 MYSUNCK 于 2009-6-6 11:36 编辑

大家注意
最近下载的平湖出现幻灯不能显示问题,现在给予补丁。
打开index.html.php
找到
  1. <!--图片交换开始-->
  2. <!--{block name="spacenews" parameter="catid/10/haveattach/2/order/i.dateline DESC/limit/0,4/cachetime/83400/subjectlen/40/subjectdot/1/cachename/hotnewspic"}-->
  3. <div class="box_l" id="index_focus_turn">
  4. <!--{if !empty($_SBLOCK['hotnewspic'])}-->
  5. <div id="index_focus_turn_pic">
  6. <div id="index_focus_turn_picList" style="left:0; top:0;">
  7. <ul>
  8. <!--{loop $_SBLOCK['hotnewspic'] $pkey $pvalue}-->
  9. <li><a href="$pvalue[url]"><img src="$pvalue['a_filepath']" alt="" /></a></li>
  10. <!--{/loop}-->
  11. </ul>
  12. </div>
  13. <div id="index_focus_turn_opvdiv"></div>
  14. <div id="index_focus_turn_tx">
  15. <ul>
  16. <!--{eval $i = 0}-->
  17. <!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
  18. <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  19. <li class="$current">$value[subject]</li>
  20. <!--{eval $i++}-->
  21. <!--{/loop}-->
  22. </ul>
  23. </div>
  24. </div>
  25. <div id="index_focus_turn_btn">
  26. <ul>
  27. <!--{eval $i = 0}-->
  28. <!--{loop $_SBLOCK['hotnewspic'] $bkey $bvalue}-->
  29. <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  30. <li class="$current"><img src="$bvalue[a_thumbpath]" alt="" /></li>
  31. <!--{eval $i++}-->
  32. <!--{/loop}-->
  33. </ul>
  34. </div>
  35. <!--{/if}-->
  36. </div><!--图片交换结束-->
复制代码
换成
  1. <!--/* 最新图片资讯幻灯片开始 */-->
  2.                         <!--{block name="spacenews" parameter="haveattach/2/order/i.dateline DESC/limit/0,4/cachetime/83400/subjectlen/40/subjectdot/1/cachename/hotnewspic"}-->
  3.                         <div class="box_l" id="index_focus_turn">
  4.                                 <!--{if !empty($_SBLOCK['hotnewspic'])}-->
  5.                                 <div id="index_focus_turn_pic">
  6.                                         <div id="index_focus_turn_picList" style="left:0; top:0;">
  7.                                                 <ul>
  8.                                                         <!--{loop $_SBLOCK['hotnewspic'] $pkey $pvalue}-->
  9.                                                         <li><a href="$pvalue[url]"><img src="$pvalue['a_filepath']" alt="" /></a></li>
  10.                                                         <!--{/loop}-->
  11.                                                 </ul>
  12.                                         </div>
  13.                                         <div id="index_focus_turn_opvdiv"></div>
  14.                                         <div id="index_focus_turn_tx">
  15.                                                 <ul>
  16.                                                 <!--{eval $i = 0}-->
  17.                                                 <!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
  18.                                                         <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  19.                                                         <li class="$current">$value[subject]</li>
  20.                                                         <!--{eval $i++}-->
  21.                                                 <!--{/loop}-->
  22.                                                 </ul>
  23.                                         </div>
  24.                                 </div>
  25.                                 <div id="index_focus_turn_btn">
  26.                                         <ul>
  27.                                                 <!--{eval $i = 0}-->
  28.                                                 <!--{loop $_SBLOCK['hotnewspic'] $bkey $bvalue}-->
  29.                                                 <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  30.                                                 <li class="$current"><img src="$bvalue[a_thumbpath]" alt="" /></li>
  31.                                                 <!--{eval $i++}-->
  32.                                                 <!--{/loop}-->
  33.                                         </ul>
  34.                                 </div>
  35.                                 <!--{/if}-->
  36.                         </div>
  37.                         <!--/* 最新图片资讯幻灯片结束 */-->
复制代码
大家赶紧修改
 楼主| MYSUNCK 发表于 2009-6-6 11:15:28 | 显示全部楼层
沙发留作
回复

使用道具 举报

 楼主| MYSUNCK 发表于 2009-6-6 11:15:49 | 显示全部楼层
回复

使用道具 举报

 楼主| MYSUNCK 发表于 2009-6-7 10:24:50 | 显示全部楼层
冷o(╯□╰)o
回复

使用道具 举报

whs164 发表于 2009-6-7 10:27:08 | 显示全部楼层
哦  这样中
回复

使用道具 举报

11107207 发表于 2009-6-7 10:51:13 | 显示全部楼层
看看
看看
回复

使用道具 举报

dfgsd 发表于 2009-6-7 11:17:31 | 显示全部楼层
谢谢。我去打补丁去~
回复

使用道具 举报

 楼主| MYSUNCK 发表于 2009-6-7 15:47:33 | 显示全部楼层
大家测试一下这个会不会卡死。
回复

使用道具 举报

西安装饰网 发表于 2009-6-13 14:40:54 | 显示全部楼层
用了 直接首页幻灯那里错位 你给的是什么吗 我晕 害人呢
回复

使用道具 举报

西安装饰网 发表于 2009-6-13 15:00:05 | 显示全部楼层
楼主 你全家都 让车撞死了吧   我期待中。。。。。。。。。。。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-24 11:11 , Processed in 0.026045 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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