1 頁 (共 1 頁)

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

發表於 : 2004-12-09 10:14
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

請問是什麼問題?請大家幫忙解決,謝謝。

發表於 : 2004-12-09 16:26
hpo14
應該是裝錯了!
login.php部分的檔案請試著重裝!

發表於 : 2004-12-09 17:12
ssbrianhk
hpo14 寫:應該是裝錯了!
login.php部分的檔案請試著重裝!
你說的是重裝 attach_mod?還是重裝整個 phpbb?
依我安裝的過程應該沒有改動過 login.php 的檔案,怎麼也不明白為什麼會有這個問題.............
希望大家能幫幫忙解決這問題....... 謝謝。

發表於 : 2004-12-09 17:17
flower
是不會是 2.0.11 安裝 attachment mod 2.3.10 直接用已改好的檔覆蓋??

發表於 : 2004-12-09 17:28
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-12-09 17:42
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

如果不是以上的情況 那您可能在安裝過程有錯 請重新還原 再次安裝試試

發表於 : 2004-12-09 17:58
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-12-15 07:32
napo
我也踫到這個問題,請問怎么解決啊?

發表於 : 2004-12-15 11:09
flower