[問題]龍神王的聊天室問題

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

版主: 版主管理群

主題已鎖定
杰仔
星球普通子民
星球普通子民
文章: 6
註冊時間: 2004-01-27 02:34

[問題]龍神王的聊天室問題

文章 杰仔 »

我的php : 4.3.4
問題外掛:龍神王的聊天室問題
參考網頁:http://kitmanstar.no-ip.com/phpbb2/wog/
我的網頁:http://kitmanstar.no-ip.com/phpbb2/wog/
是在index.php
#---------[ FIND ]----------------------------------------

<frame src="wog_foot.php" name="foot" id="foot" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
</frameset>
</html>


#---------[ REPLACE WITH ]--------------------------------

<frame src="wog_foot.php" name="foot" id="foot" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
<frameset rows="*" border="0">
<frame src="" name="chat" frameborder="0" scrolling="Auto" noresize marginwidth="0" marginheight="0">
</frameset>
</frameset>
</frameset>
</html>
我轉了....但是我的wog_foot無法顯示網頁
頭像
H.T.Demon
竹貓忠實會員
竹貓忠實會員
文章: 368
註冊時間: 2002-09-26 00:24
聯繫:

文章 H.T.Demon »

敢問你是使用wog2.0.6吧....
您知道2.0.6版的wog_foot.php已經改為wog_foot.htm了嗎...
主題已鎖定

回到「外掛問題討論」