有 5 筆資料符合您搜尋的條件

fkstofam
2005-01-26 11:22
版面: 外掛問題討論
主題: [問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)
回覆: 8
觀看: 3230

原來是段行了,謝謝您
fkstofam
2005-01-26 10:26
版面: 外掛問題討論
主題: [問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)
回覆: 8
觀看: 3230

這時你應該再列出posting.php:1162上下十行 $post_info['user_sig'] != '' ) ? TRUE : 0; $user_sig = $post_info['user_sig']; $html_on = ( $post_info['enable_html'] ) ? true : false; $bbcode_on = ( $post_info['enable_bbcode'] ) ? true : false; $smilies_on = ( $post_info['enable_smilies'] ) ? true : false; } else { $...
fkstofam
2005-01-26 09:58
版面: 外掛問題討論
主題: [問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)
回覆: 8
觀看: 3230

感謝天霜大大 上面問題已解決\r 但又發生新聞題 就是在引言回覆時 會見到上方有錯誤訊息\r Warning: Compilation failed: unmatched parentheses at offset 10 in /usr/local/www/web_bl/fkstofam/young/posting.php on line 1162 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/web_bl/fkstofam/young/...
fkstofam
2005-01-26 09:22
版面: 外掛問題討論
主題: [問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)
回覆: 8
觀看: 3230

請列出\r posting.php 第 212 行上下十行 $is_auth = array(); switch( $mode ) { case 'newtopic': if ( $topic_type == POST_ANNOUNCE ) { $is_auth_type = 'auth_announce'; } else if ( $topic_type == POST_STICKY ) { $is_auth_type = 'auth_sticky'; } else { $is_auth_type = 'auth_post'; } break; case 'reply': case 'qu...
fkstofam
2005-01-26 09:13
版面: 外掛問題討論
主題: [問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)
回覆: 8
觀看: 3230

[問題]天霜大大 CASH MOD 2.2.2的留言問題(已解決,感恩)

我外掛虛擬貨幣後
發現要發新文章或回覆文章
就出現\r
Parse error: parse error in /usr/local/www/web_bl/fkstofam/young/posting.php on line 212

請問這是什麼問題嗎?

我用 phpBB 2.0.11
CASH MOD 2.2.2

前往進階搜尋