[問題]有關停權外掛!
發表於 : 2004-03-01 18:41
問題外掛:Yellow card 1.4.9
使用版本:2.0.6
網站位置:www.isports.com.tw/pr/kore
測試網站:http://210.58.101.136/kore/index.php
狀況描述:
在點選版的時候出現\r
Parse error: parse error in /home/pr502/public_html/kore/viewforum.php on line 376
點選看最後發表的那篇時出現\r
Parse error: parse error in /home/pr502/public_html/kore/viewtopic.php on line 635
在該mod的安裝教學內有問題的該行是\r
[php]<?php
$s_auth_can .= ( $is_auth['auth_ban'] ) ? $lang['Rules_ban_can'] . "<br />" : "";
$s_auth_can .= ( $is_auth['auth_greencard'] ) ? $lang['Rules_greencard_can'] . "<br />" : "";
$s_auth_can .= ( $is_auth['auth_bluecard'] ) ? $lang['Rules_bluecard_can'] . "<br />" : "";
?>[/php]
應該是第一行就出錯了,小弟已經檢查二次了>"<
也利用搜尋找過,但是還是找不到原因!
能請教各位大大,這是什麼原因嗎?
謝謝
補充:
裝了cash mod及水怪!
使用版本:2.0.6
網站位置:www.isports.com.tw/pr/kore
測試網站:http://210.58.101.136/kore/index.php
狀況描述:
在點選版的時候出現\r
Parse error: parse error in /home/pr502/public_html/kore/viewforum.php on line 376
點選看最後發表的那篇時出現\r
Parse error: parse error in /home/pr502/public_html/kore/viewtopic.php on line 635
在該mod的安裝教學內有問題的該行是\r
[php]<?php
$s_auth_can .= ( $is_auth['auth_ban'] ) ? $lang['Rules_ban_can'] . "<br />" : "";
$s_auth_can .= ( $is_auth['auth_greencard'] ) ? $lang['Rules_greencard_can'] . "<br />" : "";
$s_auth_can .= ( $is_auth['auth_bluecard'] ) ? $lang['Rules_bluecard_can'] . "<br />" : "";
?>[/php]
應該是第一行就出錯了,小弟已經檢查二次了>"<
也利用搜尋找過,但是還是找不到原因!
能請教各位大大,這是什麼原因嗎?
謝謝
補充:
裝了cash mod及水怪!