注册
 找回密码
 注册
江西广告网
查看: 2644|回复: 0
打印 上一主题 下一主题

音乐插件musicbox GBK FOR uchome 2.0

[复制链接]
  • TA的每日心情
    擦汗
    2016-12-6 16:04
  • 签到天数: 10 天

    [LV.3]偶尔看看II

    1
    跳转到指定楼层
    发表于 2009-10-13 00:44:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
    插件发布
    适用版本: UCHome 2.0
    语言编码: GBK 
    转换者: 仿制
    版权所属:
    支持网站:
    插件作者:
    插件名称: 音乐插件musicbox GBK FOR uchome 2.0

    马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

    您需要 登录 才可以下载或查看,没有帐号?注册

    x
    演示地址: http://www.ad119.cn/home/space.php?do=musicbox


    一、解压缩安装包,上传到uch根目录。运行http://你的uch地址/musicbox_install/index.php。数据库安装完后请删除musicbox_install文件夹

    二、打开config.php
    找到
    1. $_SC['tplrefresh']                = 0;
    复制代码
    在下面添加
    1. $_SC['music_upload'] = '0';
    2. $_SC['music_link'] = '1';
    3. $_SC['music_integralset'] = '1';
    4. $_SC['music_i_upload'] = '5';
    5. $_SC['music_i_upload_del'] = '-5';
    6. $_SC['music_i_addlink'] = '3';
    7. $_SC['music_i_addlink_del'] = '-3';
    8. $_SC['music_i_addzj'] = '2';
    9. $_SC['music_i_addzj_del'] = '-1';
    10. $_SC['music_i_pingfen'] = '1';
    11. $_SC['music_i_pinglun'] = '1';
    12. $_SC['music_i_pinglun_del'] = '-3';
    13. $_SC['music_i_share'] = '4';
    14. $_SC['music_play_auto'] = '1';
    15. $_SC['music_down_auto'] = '0';
    16. $_SC['music_palyer_style'] = '0';
    17. $_SC['music_i_disk'] = '1';
    18. $_SC['music_v_guest'] = '1';
    19. $_SC['music_i_edit'] = '0';
    复制代码
    三、打开language文件内的lang_showmessage.php
    找到
    1. 'you_do_not_have_permission_to_visit' => '您已被禁止访问。',
    复制代码
    在下面添加//自定义
    1. 'm_commend_success' => '推荐音乐成功!',
    2. 'm_commendedit_success' => '修改音乐成功!',
    3. 'm_newmymusicalbum_success' => '创建专辑成功!',
    4. 'nomusic' => '对不起!参数错误,此音乐不存在!',
    5. 'deletemusic_success' => '音乐删除成功!',
    6. 'deletemusicalbum_success' => '专辑删除成功!',
    7. 'musicpingfen_success' => '添加评分成功!',
    8. 'musicpinglun_success' => '评论发表成功!',
    9. 'musicsetbg_success' => '设置成功!',
    复制代码
    四、打开language文件内的lang_cp.php
    找到
    1. 'note_space_bar' => '把你设置为站点推荐用户了',
    复制代码
    在下面添加
    1. 'music_collection' => '收藏了你的音乐 <a href="space.php?uid=\\1&do=musicbox&mview=mpage&mid=\\2" target="_blank">\\3</a>',
    2. 'music_topingfen' => '给你的音乐 <a href="space.php?uid=\\1&do=musicbox&mview=mpage&mid=\\2" target="_blank">\\3</a> 评了\\4分',
    3. 'music_topinglun' => '评论了你的音乐 <a href="space.php?uid=\\1&do=musicbox&mview=mpage&mid=\\2" target="_blank">\\3</a>',
    4. 'music_toshare' => '与你分享音乐 <a href="space.php?uid=\\1&do=musicbox&mview=mpage&mid=\\2" target="_blank">\\3</a> ,邀你试听...',
    复制代码
    五、打开space.php
    找到
    1. $dos = array('feed', 'doing', 'mood', 'blog', 'album', 'thread', 'mtag', 'friend', 'wall', 'tag', 'notice', 'share', 'topic', 'home', 'pm', 'event', 'poll', 'top', 'info', 'videophoto');
    复制代码
    替换为
    1. $dos = array('feed', 'musicbox', 'doing', 'mood', 'blog', 'album', 'thread', 'mtag', 'friend', 'wall', 'tag', 'notice', 'share', 'topic', 'home', 'pm', 'event', 'poll', 'top', 'info', 'videophoto');
    复制代码
    六、打开do.php
    找到
    1. $acs = array('login', 'register', 'lostpasswd', 'swfupload', 'inputpwd',
    复制代码
    替换为
    1. $acs = array('login', 'ajaxm', 'register', 'lostpasswd', 'swfupload', 'inputpwd',
    复制代码
    七、打开template\default\header.htm
    找到
    1. <script language="javascript" type="text/javascript" src="source/script_manage.js"></script>
    复制代码
    在下面添加
    1. <script type="text/javascript" src="js/SuggestFramework.js"></script>
    2. <script type="text/javascript">window.onload = initializeSuggestFramework;</script>
    3. <style type="text/css">
    4. @import url(template/default/musicboxstyle.css);
    5. </style>
    复制代码
    找到
    1. <li><img src="image/app/album.gif"><a href="space.php?do=album">相册</a><em><a href="cp.php?ac=upload" class="gray">上传</a></em></li>
    复制代码
    在下面添加
    1. <li><img src="images/musicicon.gif"><a href="space.php?do=musicbox">音乐</a><em><a href="space.php?do=musicbox&mview=commend">推荐</a></em></li>
    复制代码
    八、第二到第七步修改的文件上传覆盖

    九、更新缓存

    十、完成。祝各位顺利

    musicbox GBK 2.0.rar

    419.5 KB, 下载次数: 834

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

    本版积分规则

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