9 頁 (共 16 頁)

發表於 : 2002-09-01 15:00
Matrix
$message = $postrow[$i]['post_text'];
$bbcode_uid = $postrow[$i]['bbcode_uid'];

我找到了,在viewtopic.php ,但我見到viewtopic.php裡 是有以上的兩行

發表於 : 2002-09-01 15:07
KCTONY
^^" 忘了說...
在viewtopic.php

發表於 : 2002-09-01 15:10
Matrix
我找到了,在viewtopic.php ,但我見到viewtopic.php裡 是有以上的兩行

發表於 : 2002-09-01 15:12
Matrix
不如我用icq send 比你看看吧

發表於 : 2002-09-01 18:12
chadav
KCTONY 寫:chadav
試試看 記得先備份\r
建議複製一個 viewtopic_test.php 的檔案來改\r
然後直接用這頁去試 這樣才不會影響到原本的頁面

打開 viewtopic.php

尋找 並 刪除\r
include($phpbb_root_path . 'attachment_mod.'.$phpEx);
我找過 viewtopic.php 內沒上面那一行!!

發表於 : 2002-09-01 22:54
Matrix
今次到回覆主題時下方的檢視主題內的BBcode 有問題了,唔該你help 我啦>"<
KCTONY

圖檔

發表於 : 2002-09-01 23:10
chadav
Matrix 寫:今次到回覆主題時下方的檢視主題內的BBcode 有問題了,唔該你help 我啦>"<
KCTONY

圖檔
我的也是一樣!! 我還以為是我將 bbcode 給關畢了呢!! 結果都去檢查過後還是一樣的狀況!! 看來這種情況不只我一個人囉!!

發表於 : 2002-09-02 13:25
Matrix
可能有點php code 要加上去

發表於 : 2002-09-02 23:20
KCTONY
chadav 寫:
Matrix 寫:今次到回覆主題時下方的檢視主題內的BBcode 有問題了,唔該你help 我啦>"<
KCTONY

圖檔
我的也是一樣!! 我還以為是我將 bbcode 給關畢了呢!! 結果都去檢查過後還是一樣的狀況!! 看來這種情況不只我一個人囉!!
每個人的問題都不同
chadav是多加了一次\r

代碼: 選擇全部

$message = $postrow[$i]['post_text'];
正常的話只會有一行
應該是再改MOD的時候多改了一次\r
找看看

代碼: 選擇全部

// Pay_Money_MOD By KCTONY
上面是不是多了一次\r

代碼: 選擇全部

$message = $postrow[$i]['post_text'];
\n是的話就刪掉吧

發表於 : 2002-09-02 23:41
chadav
KCTONY 寫:每個人的問題都不同
chadav是多加了一次\r

代碼: 選擇全部

$message = $postrow[$i]['post_text'];
正常的話只會有一行
應該是再改MOD的時候多改了一次\r
找看看

代碼: 選擇全部

// Pay_Money_MOD By KCTONY
上面是不是多了一次\r

代碼: 選擇全部

$message = $postrow[$i]['post_text'];
是的話就刪掉吧
我查過 viewtopic.php 內只有一行沒多加!!

發表於 : 2002-09-03 15:17
KCTONY
QQ?
那天用ICQ傳檔給我的是??
...
那chadav把viewtopic.php寄給我
我幫你看看

發表於 : 2002-09-04 19:23
酷酷
Warning: Missing argument 21 for submit_post() in /home/g8fxp/public_html/phpbb/includes/functions_post.php on line 214

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/posting.php on line 582

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 449

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 450

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 451
猛錯誤
不能用滴說

發表於 : 2002-09-04 19:26
KCTONY
酷酷 寫:Warning: Missing argument 21 for submit_post() in /home/g8fxp/public_html/phpbb/includes/functions_post.php on line 214

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/posting.php on line 582

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 449

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 450

Warning: Cannot add header information - headers already sent by (output started at /home/g8fxp/public_html/phpbb/includes/functions_post.php:214) in /home/g8fxp/public_html/phpbb/includes/page_header.php on line 451
猛錯誤
不能用滴說
functions_post.php裝錯地方了
看清楚一點

發表於 : 2002-09-04 20:46
酷酷
我是用2.0.2不知道有沒有影響

發表於 : 2002-09-04 20:47
酷酷
我是用2.0.2好像讀不到\r
function submit_post裡的, &$pay_money