发新话题
打印

[【官方】] F2Blog插件 -- 迷你音乐播放器

還可以自己調外觀啊~這真是太神奇了!!
支持版主!!
大千世界  渺如一豆
http://www.sbctodoo.url.tw

TOP

希望大家多多支持。

TOP

安装完以后,后台所有网页无法打开,变成一片空白

TOP

请提供你的Blog的FTP及后台信息,好方便找出原因。

TOP

我也是出現錯誤耶
而且我也下載了版主提供修正的那個setting.zip檔
但還是一樣
附件: 您所在的用户组无法下载或查看附件
大千世界  渺如一豆
http://www.sbctodoo.url.tw

TOP

你的问题(前台不能读取data.php)与别人不同,还是第一次发现,你打开plugins/MiniPlayer/MiniPlayer.php的第38行,
复制内容到剪贴板
代码:
include("plugins/MiniPlayer/data.php");
换成
复制内容到剪贴板
代码:
include(F2BLOG_ROOT."plugins/MiniPlayer/data.php");

TOP

感謝版主,果然成功了!!
另外,還是希望將來這麼好的播放器可以多支持幾種音頻格式喔!
繼續加油!!

[ 本帖最后由 sbc 于 2007-4-3 21:17 编辑 ]
大千世界  渺如一豆
http://www.sbctodoo.url.tw

TOP

问下,这个能随即播放音乐吗?就是每次打开都播放不一样的音乐

TOP

引用:
原帖由 zjgxujin 于 2007-4-6 11:05 发表
问下,这个能随即播放音乐吗?就是每次打开都播放不一样的音乐
不可以,只能播放指定的音乐

TOP

保存日志的时候出现一下错误,一闪而过..并且在IE下根本看不到 播放器. 在opera下也只能看到一团黑


PS:根35楼一样的问题.已经解决了...不过好像其他插件也有这种情况,装了以后保存日志的时候就错误...但能使用...

Warning: makemini(plugins/MiniPlayer/data.php) [function.makemini]: failed to open stream: No such file or directory in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

Warning: makemini(plugins/MiniPlayer/data.php) [function.makemini]: failed to open stream: No such file or directory in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

Warning: makemini() [function.include]: Failed opening 'plugins/MiniPlayer/data.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

Warning: makemini(plugins/MiniPlayer/data.php) [function.makemini]: failed to open stream: No such file or directory in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

Warning: makemini(plugins/MiniPlayer/data.php) [function.makemini]: failed to open stream: No such file or directory in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

Warning: makemini() [function.include]: Failed opening 'plugins/MiniPlayer/data.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/edward/public_html/xyhome/plugins/MiniPlayer/MiniPlayer.php on line 38

[ 本帖最后由 douglasleft 于 2007-4-13 12:49 编辑 ]

TOP

发新话题