[閒聊]Flash&Movie bbcode for 206

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

54yuwei
星球公民
星球公民
文章: 41
註冊時間: 2002-10-24 01:07

文章 54yuwei »

天霜 寫:
54yuwei 寫: #-----[ FIND ]---------------------------------
#
$EMBB_keys = array(''
$EMBB_widths = array(''
$EMBB_values = array(''
我是 2.06版的,但是沒這一串字
你必需先安裝Multiple BBCode MOD才能尋找到這些程式碼
http://www.phpbb.com/phpBB/catdb.php?cat=53
嗯~我已經有用了,多謝你的回覆了^^太感謝你的教學了! :oops:
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

文 寫:找到Flash的了!順便給有需要的人\r
http://www.phpbb.com/phpBB/viewtopic.php?t=126324

我再去找找看Windows media player的
下載了,但file 是 flash_mod_206_qbb.mod
沒有readme, 不懂如何安裝呢, 請大大教一下 :mrgreen:
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

請問可以幫助嗎? :mrgreen:

求求您, :mrgreen:
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
azur
星球普通子民
星球普通子民
文章: 3
註冊時間: 2004-04-21 10:44
來自: HONG KOng
聯繫:

文章 azur »

GeniusKiKi 寫:不知道有沒有人有 RM 可以播放影片的相關語法
官方提供的 RM BBCode 只能拿來播放聲音看不到畫面
你用這個看看吧...我也找了很久委久才找到的 :-o

代碼: 選擇全部

<!-- BEGIN real --> 
<OBJECT ID=video1 CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"  HEIGHT=288 WIDTH=352>
<PARAM NAME="controls" VALUE="ImageWindow">
<PARAM NAME="console" VALUE="Clip1">
<PARAM NAME="autostart" VALUE="true">
<PARAM NAME="src" VALUE="{URL}">
<EMBED SRC="{URL}" type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="ImageWindow" HEIGHT=288 WIDTH=352 AUTOSTART=false>
</OBJECT>
<br>
<OBJECT ID=video1  CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" HEIGHT=50 WIDTH=352>
<PARAM NAME="controls" VALUE="All"> 
<PARAM NAME="console" VALUE="Clip1">
<EMBED type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="All"  HEIGHT=50 WIDTH=352 AUTOSTART=true>
</OBJECT>
<!-- END real --> 
azur
星球普通子民
星球普通子民
文章: 3
註冊時間: 2004-04-21 10:44
來自: HONG KOng
聯繫:

文章 azur »

神僕 寫:請問可以幫助嗎? :mrgreen:

求求您, :mrgreen:
你用notepad開啟那個*.mod檔便可了
神僕
星球公民
星球公民
文章: 171
註冊時間: 2003-02-13 02:45

文章 神僕 »

原來如此簡單,THX :mrgreen:
使用版本:phpBB 3.0.2
網站位置:http://www.hkvalue.net/forum
狀況描述:

http://www.hkvalue.net/forum

很想做得更好,可否多多指點 ^^
小超
星球普通子民
星球普通子民
文章: 23
註冊時間: 2003-07-02 19:38

文章 小超 »

azur 寫:
GeniusKiKi 寫:不知道有沒有人有 RM 可以播放影片的相關語法
官方提供的 RM BBCode 只能拿來播放聲音看不到畫面
你用這個看看吧...我也找了很久委久才找到的 :-o

代碼: 選擇全部

<!-- BEGIN real --> 
<OBJECT ID=video1 CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"  HEIGHT=288 WIDTH=352>
<PARAM NAME="controls" VALUE="ImageWindow">
<PARAM NAME="console" VALUE="Clip1">
<PARAM NAME="autostart" VALUE="true">
<PARAM NAME="src" VALUE="{URL}">
<EMBED SRC="{URL}" type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="ImageWindow" HEIGHT=288 WIDTH=352 AUTOSTART=false>
</OBJECT>
<br>
<OBJECT ID=video1  CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" HEIGHT=50 WIDTH=352>
<PARAM NAME="controls" VALUE="All"> 
<PARAM NAME="console" VALUE="Clip1">
<EMBED type="audio/x-pn-realaudio-plugin" CONSOLE="Clip1" CONTROLS="All"  HEIGHT=50 WIDTH=352 AUTOSTART=true>
</OBJECT>
<!-- END real --> 
請問^^"
有沒有完整版..
想知道步驟.....我也想裝...rm的mod
感謝囉 ;-)
頭像
wadakushi
星球普通子民
星球普通子民
文章: 9
註冊時間: 2004-02-21 14:20
來自: 台南

文章 wadakushi »

天霜大請教您:
我裝了php2.0.6版的 系統是win2000+apache1.8.0版
裝好了Multiple BBCode MOD 1.21a版 +flash_mod_206_qbb 以後,結果出現下面錯誤訊息\r

代碼: 選擇全部

[color=red]Parse error: parse error, unexpected T_VARIABLE in c:\appserv\www\phpbb\includes\bbcode.php on line 301[/color]

Warning: Cannot add header information - headers already sent by (output started at c:\appserv\www\phpbb\includes\bbcode.php:301) in c:\appserv\www\phpbb\viewtopic.php on line 555

Warning: Cannot add header information - headers already sent by (output started at c:\appserv\www\phpbb\includes\bbcode.php:301) in c:\appserv\www\phpbb\includes\page_header.php on line 474

Warning: Cannot add header information - headers already sent by (output started at c:\appserv\www\phpbb\includes\bbcode.php:301) in c:\appserv\www\phpbb\includes\page_header.php on line 476

Warning: Cannot add header information - headers already sent by (output started at c:\appserv\www\phpbb\includes\bbcode.php:301) in c:\appserv\www\phpbb\includes\page_header.php on line 477
[color=red]Fatal error: Call to undefined function: bbencode_second_pass_code() in c:\appserv\www\phpbb\includes\bbcode.php on line 156[/color]
我想是紅字的部分出了大問題...因為其他以下的錯誤訊息都是跟他有關聯的..
煩請幫我解答..我實在找不出哪錯? :oops:
這是我的網址
麻煩您了
------------------第二次修改\
我找出了對應原始碼\r
Parse error: parse error, unexpected T_VARIABLE in c:\appserv\www\phpbb\includes\bbcode.php on line 301
是這行
$text = preg_replace("#\[flash width=([0-6]?[0-9]?[0-9]) height=([0-4]?[0-9]?[0-9])\](([a-z]+?)://([^,

]+))\[\/flash\]#si","[flash width=\\\1 height=\\\2 loop=false:$uid\]\\\3[/flash:$uid]", $text);


Fatal error: Call to undefined function: bbencode_second_pass_code() in c:\appserv\www\phpbb\includes\bbcode.php on line 156
是這行
$text = bbencode_second_pass_code($text, $uid, $bbcode_tpl);
請大家幫忙了,我真的找不出來
:((
新手學架站
請多指教~~
!@.@!
主題已鎖定

回到「外掛問題討論」