[問題]安裝attach_mod 後,新註冊會員登入失敗

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
頭像
ssbrianhk
星球普通子民
星球普通子民
文章: 6
註冊時間: 2004-12-08 00:04

[問題]安裝attach_mod 後,新註冊會員登入失敗

文章 ssbrianhk »

我在成功安裝完 attach_mod 2.3.10 及 中文2.3.9 後,新註冊的會員登入時就會出現 error

Fatal error: Call to undefined function: phpbb_clean_username() in d:\appserv\www\phpbb2\login.php on line 57

請問是什麼問題?請大家幫忙解決,謝謝。
hpo14
竹貓忠實會員
竹貓忠實會員
文章: 414
註冊時間: 2003-05-10 16:37
來自: M Starbucks

文章 hpo14 »

應該是裝錯了!
login.php部分的檔案請試著重裝!
非官方外掛問題區公告: [必看]請配合發問格式及明確主題發問(2004 02/16更新)

竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149

請不要濫用 私人訊息 或是 MSN 問問題...你以為竹貓是架好看的阿
頭像
ssbrianhk
星球普通子民
星球普通子民
文章: 6
註冊時間: 2004-12-08 00:04

文章 ssbrianhk »

hpo14 寫:應該是裝錯了!
login.php部分的檔案請試著重裝!
你說的是重裝 attach_mod?還是重裝整個 phpbb?
依我安裝的過程應該沒有改動過 login.php 的檔案,怎麼也不明白為什麼會有這個問題.............
希望大家能幫幫忙解決這問題....... 謝謝。
flower
星球公民
星球公民
文章: 272
註冊時間: 2004-08-31 21:03
來自: 火星
聯繫:

文章 flower »

是不會是 2.0.11 安裝 attachment mod 2.3.10 直接用已改好的檔覆蓋??
hpo14
竹貓忠實會員
竹貓忠實會員
文章: 414
註冊時間: 2003-05-10 16:37
來自: M Starbucks

文章 hpo14 »

flower 寫:是不會是 2.0.11 安裝 attachment mod 2.3.10 直接用已改好的檔覆蓋??
有可能!
## MOD Description:
## This Version is Tested and works with phpBB 2.0.6/2.0.7/2.0.8/2.0.9 and 2.0.10.
它只測試到2.0.10的版本!...
2.0.11她沒測過!

你是否有安裝其他外掛?
如果有, 請試著重裝該外掛!

如果沒有, 試著弄一份新的login相關頁面的檔案, 抓回去覆蓋吧!
非官方外掛問題區公告: [必看]請配合發問格式及明確主題發問(2004 02/16更新)

竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149

請不要濫用 私人訊息 或是 MSN 問問題...你以為竹貓是架好看的阿
flower
星球公民
星球公民
文章: 272
註冊時間: 2004-08-31 21:03
來自: 火星
聯繫:

文章 flower »

2.0.11 安裝 attachment mod 2.3.10 是沒有問題的 可以正常執行

phpbb_clean_username() 是 2.0.11 才新增的函數 您用的版本可能是 2.0.11 所以才會問是否是直接覆蓋安裝
問題是在安裝的方式 因為 attachment mod 2.3.10 內付的已修改完的檔案是 2.0.10 的版本\r
所以如果直接使用覆蓋的方式安裝 請記得要再手動將覆蓋的檔 由 2.0.10 升級到 2.0.11

不然就是 2.0.11 直接採取修改檔案的方式安裝 attachment mod 2.3.10

如果不是以上的情況 那您可能在安裝過程有錯 請重新還原 再次安裝試試
hpo14
竹貓忠實會員
竹貓忠實會員
文章: 414
註冊時間: 2003-05-10 16:37
來自: M Starbucks

文章 hpo14 »

官網上的討論串(第360頁)
morpheus2matrix 寫:
pshankland 寫:Hi,

I have got the latest version of phpBB installed on my website and I have just installed the latest version of the Attachment Mod but am having a bit of a major problem.

I have uploaded the Attachment Mod files into the correct directory on my server and then copied the images from 'attach_mod\contrib\app_icon\*.*' to <website>\phpBB\images and also all the files from 'attach_mod\contrib\phpbb_attach\*.*' to <website>\phpBB and overwritten the files that already exist.

The problem I am having is that whenever I log into the site I now get the following error:

Fatal error: Call to undefined function: phpbb_clean_username() in /home/r00xco/public_html/phpBB/login.php on line 57

Any ideas??

Thanks.

Pete.
The pre-modded files of the MOD are for phpBB 2.0.10, not phpBB 2.0.11
非官方外掛問題區公告: [必看]請配合發問格式及明確主題發問(2004 02/16更新)

竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149

請不要濫用 私人訊息 或是 MSN 問問題...你以為竹貓是架好看的阿
napo
星球普通子民
星球普通子民
文章: 14
註冊時間: 2004-12-15 03:39

文章 napo »

我也踫到這個問題,請問怎么解決啊?
flower
星球公民
星球公民
文章: 272
註冊時間: 2004-08-31 21:03
來自: 火星
聯繫:

文章 flower »

主題已鎖定

回到「外掛問題討論」