請問你們有沒有裝上 marriage mod 這個外掛?
參考(下載)連結:http://phpbb-tw.net/phpbb/viewtopic.php ... %B2%B1Bmod
裡頭有些編輯問題想問問各位大大:
1) [open] templates/subSilver/overall_header.tpl
代碼: 選擇全部
#-----[ FIND ]------------------------------------------
#
</head>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
{REAL_LIFE_HEAD}
#
#-----[ FIND ]------------------------------------------
# Real line is langer
<body
#
#-----[ AFTER, ADD ]------------------------------------------
#
{REAL_LIFE_BODY}
{REAL_LIFE_HEAD}
</head>
<body="{REAL_LIFE_BODY}"bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
不知道是否正確?
2) 另外在會員列表裡成功顯示了教堂[嫁比我] 這些字樣,但按入[嫁比我]的時候卻出現了:
代碼: 選擇全部
Fatal error: Call to a member function on a non-object in /ha/fayeng/public_html/phpBB/common.php(240) : eval()'d code on line 601
3) 後台方面:成功顯示了
Real Life
基本組態 ,試圖入去修改外掛內容,但出現了以下問題:
代碼: 選擇全部
一般錯誤
Failed to update general configuration for # If you don't know how to execute sql queries, then copy
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 't know how to execute sql queries, then copy'' at line 3
UPDATE phpbb_config SET config_value = '' WHERE config_name = '# If you don't know how to execute sql queries, then copy'
Line : 71
File : admin_marriage.php
希望能夠得到大大們的幫助。


