本帖最后由 卡乐 于 2009-11-22 08:13 编辑
各位哥哥姐姐,小弟不会添加本地游戏插件呀。就是些本地小游戏的插件。请问怎么添加呀?说明上是这样写的:
1:上传upload内所有文件至uch根目录
2:数据库中执行data.sql
CREATE TABLE `uchome_app_jinwu` (
`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:添加导航
4:更新缓存
第2句话我不会添加。谁帮下我呀555555555555
QQ版农场试用地址:http://222.177.56.45/home
账号:466791739
密码:123 |