插件名称: 彩虹美眉游戏插件(含积分排名榜)插件for UCHome 2.0 GBK
插件地址:http://www.aleeso.com/a/chajian/SNSchajian/uchome/2009/1030/102.html
想免费又舍不得送IP的,请绕道而行!
插件介绍:
安装方法
1.(个人建议安装前应数据备份,否则后果自负)下载附件解压并上载去UCH相应根目录。
2.把以下语句提交UCH数据库:
CREATE TABLE `uchome_app_chmm` (
`id` int(10) unsigned NOT NULL auto_increment,
`type` enum('single','double') character set gbk collate gbk_bin NOT NULL default 'single',
`uid` int(11) NOT NULL,
`score` int(8) NOT NULL,
`gtime` int(10) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=gbk
3.打开“template/default/header.htm”在相应位置添加以下:
<li><img src="image/app/chmm.gif"><a href="chmm.php">彩虹美眉</a></li>
4.在UCH后台更新UCH缓存即完成! |