查看: 3707|回复: 1

PW7.3.2 首页十格 完美无错版

[复制链接]
发表于 2009-8-19 19:20:59 | 显示全部楼层 |阅读模式
自从PW的7.3.2出来以后,首页十格好像在我们眼中消失了,很多人同时也包括我用了官方的热榜排行,但是PW的缓存实在是太………………
有时候一天都没有更新,实在受不了,找到了以前的十格插件。
发现有些错误,并修正了。
现在上传上来给大家分享



header.htm里(第一行)
<!--<?php print <<<EOT

改为如:
<!--<?php
include_once(D_P.'hack/diytop/data/config.php');
print <<<EOT
----------------------------------------------------------------------
二、风格index.htm里
----------------------------------------------------------------------
pw 7.0查找(171行左右)
<!--
EOT;
if($db_newinfoifopen && $nf_config[position]!=2){
include_once PrintEot('newinfo');
}print <<<EOT
-->
上面添加
<!--
EOT;
$ifopen==1 && include_once(D_P.'hack/diytop/require/diytop.php');
print <<<EOT
-->
----------------------------------------------------------------------
pw 7.3
查找(171行左右)
<!--
EOT;
}if($db_newinfoifopen && $nf_config[position]!=2)include_once PrintEot('newinfo');
print <<<EOT
-->
下面加
<!--
EOT;
$ifopen==1 && include_once(D_P.'hack/diytop/require/diytop.php');
print <<<EOT
-->
幻灯片有个论坛地址连接的还有名字是在diytop文件里改
回复

使用道具 举报

 楼主| 发表于 2009-8-19 19:22:08 | 显示全部楼层

  

点击下载吧! 732首页十格.rar (81 K) 下载次数:395

最新更新: 7.32完美首页十格.rar (79 K) 下载次数:263
回复

使用道具 举报

本版积分规则

关注公众号

相关侵权、举报、投诉及建议等,请发 E-mail:admin@discuz.vip

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖
关注公众号
QQ客服返回顶部