LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: frankmouse 於 九月 26, 2007, 10:33:48 上午



主題: 問題:lifetype與phpbb2整合的參考文件,哪裡可以找到更詳細的?
作者: frankmouse九月 26, 2007, 10:33:48 上午
在網路上我找到這裡有,但只有提到一點點
http://wiki.lifetype.net/index.php/User_data_providers#phpBB2_User_data_provider
這篇文章中也提到
http://forums.lifetype.net/viewtopic.php?start=15&t=550

ust edit the file config/userdata.properties.php, comment these lines:
程式碼:
$config = Array(
"provider" => "LifeTypeUserDataProvider",
);
[/code]

And uncoment these:
$config = Array(
"provider" => "PhpBB2UserDataProvider",
"createBlogIfNotExisting" => true,
"database" => "phpbb2",
"user" => "root",
"password" => "",
"prefix" => "phpbb_"
);
程式碼:
 

但是我還是看不太懂,不知道哪裡有詳細的資料可以參考or有誰可以幫我解惑,謝謝~


主題: Re: 問題:lifetype與phpbb2整合的參考文件,哪裡可以找到更詳細的?
作者: Hans九月 26, 2007, 10:59:27 上午
仔細爬一下
我有貼喔


主題: Re: 問題:lifetype與phpbb2整合的參考文件,哪裡可以找到更詳細的?
作者: frankmouse九月 26, 2007, 12:42:21 下午
仔細爬一下
我有貼喔

我看到了><
http://forum.lifetype.org.tw/index.php?PHPSESSID=d809d822784eb0f231487d4bb5e7426d&topic=3916.from1190271746;topicseen