第 1 頁 (共 1 頁)
[問題] 有關風格的小問題
發表於 : 2005-01-23 19:49
由 james7725
請問下載來的風格到底是放在templates/還是subsilver這個資料夾ㄋ
發表於 : 2005-01-23 20:02
由 小西
放在templates目錄下面
發表於 : 2005-01-23 20:34
由 james7725
請問我剛風格安裝好後跑出:
Warning: Cannot modify header information - headers already sent by (output started at /home/jmes2014/public_html/phpBB2/language/lang_chinese_traditional_taiwan/lang_main.php:1037) in /home/jmes2014/public_html/phpBB2/includes/page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at /home/jmes2014/public_html/phpBB2/language/lang_chinese_traditional_taiwan/lang_main.php:1037) in /home/jmes2014/public_html/phpBB2/includes/page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at /home/jmes2014/public_html/phpBB2/language/lang_chinese_traditional_taiwan/lang_main.php:1037) in /home/jmes2014/public_html/phpBB2/includes/page_header.php on line 478
不知道是出了什麼問題有人可以幫我看看嘛謝謝
發表於 : 2005-01-23 20:52
由 warkinger
看也知道,你風格有支援中文台灣語系嗎lang_chinese_traditional_taiwan
http://wbbrowser.net/phpbb_style/select_style.php
你要去下webspirit大大提供的,不然就自已改語系檔
發表於 : 2005-01-23 21:01
由 james7725
我是在這頁http://phpbb-tw.net/phpbb/viewtopic.php?t=31394&highlight=%AD%B7%AE%E6下載了webspirit大大所提供的Avalanche風格ㄚ..這個沒有支援台灣語系嗎?
發表於 : 2005-01-23 21:23
由 小西
我安裝過是沒有問題的
你檢查一下錯誤裡面講到的那幾行吧..
看起來好像是短訊息有問題@@
發表於 : 2005-01-23 21:59
由 james7725
好複雜..我的lang_main.php應該沒有錯才對,看來只好重新安裝一次了
發表於 : 2005-01-24 11:58
由 james7725
我在重新安裝後終於找出會跑出那幾段文字的問題了,每當在我把
$lang['8'] = '台北時間 (GMT + 8 小時)';
改成
$lang['8'] = '(GMT + 8 小時)';
在進入phpbb就會有問題,後來又試過了好多次發覺真的是一改掉就會這樣,可是討論板的時間還是為gmt不知道我到底錯在哪裡ㄋ@@
發表於 : 2005-01-24 13:12
由 webspirit
我改了沒問題啊 @.@?
看我的展示就知道