有 6 筆資料符合您搜尋的條件
- 2004-05-29 04:53
- 版面: 外掛問題討論
- 主題: [外掛]性別外掛 2.0.6
- 回覆: 1
- 觀看: 3559
[外掛]性別外掛 2.0.6
性別外掛 2.0.6 phpbb 2.0.8 http://www.dream-garden.com/phpbb2 我不知道錯在什麼地方,after i install 性別外掛 2.0.6, 我可以在個人資料看性別是沒有問題的,但一到admin 看會員資料時就回到 性別不詳。我不知道錯在什什麼地方,也不知在那個file找bug。看好像沒有人有同一個問題,所以可不可以help me to look at it. profile_view_body.tpl <table width="100%" cellspacing="2" cellpadding=&q...
- 2004-03-13 02:34
- 版面: phpBB 2 安裝與使用
- 主題: [問題]請問水怪可以和虛擬形象一起用嗎?
- 回覆: 2
- 觀看: 2687
[問題]請問水怪可以和虛擬形象一起用嗎?
使用版本:phpBB 2.06
網站位置:http://www.dream-garden.com/phpBB2/
請問水怪可以和虛擬形象一起用嗎?
今天fix好了cash mod problem, 想加多一些功能.
請問用水怪要不要加HP,MP,mod
thank you
sorry put in wrong sport, can you move to 非官方外掛問題區.
thany you
網站位置:http://www.dream-garden.com/phpBB2/
請問水怪可以和虛擬形象一起用嗎?
今天fix好了cash mod problem, 想加多一些功能.
請問用水怪要不要加HP,MP,mod
thank you
sorry put in wrong sport, can you move to 非官方外掛問題區.
thany you
- 2004-03-11 14:07
- 版面: 外掛問題討論
- 主題: [問題]cash mod 中文外掛一問
- 回覆: 1
- 觀看: 3318
[問題]cash mod 中文外掛一問
我以從phpbb.com 下載了cash mod 2, 同install 好, 但安裝好後什麼也沒有改,不知有什錦問題。
我以放好了中文land_main.php 到chinese taiwan 那地方.should be 在admin可看見cash mod option,但是我看不見,不知還有什麼問題.
this is my froum
http://www.polarhome.com:793/~rayearth/phpBB2
我以放好了中文land_main.php 到chinese taiwan 那地方.should be 在admin可看見cash mod option,但是我看不見,不知還有什麼問題.
this is my froum
http://www.polarhome.com:793/~rayearth/phpBB2
- 2004-03-10 13:22
- 版面: phpBB 2 安裝與使用
- 主題: [建議]有另一種方式可以fix 到SMTP 問題,
- 回覆: 0
- 觀看: 1809
[建議]有另一種方式可以fix 到SMTP 問題,
如果不回信的,有另一種方式可以fix 到SMTP 問題,
可以use // comment to disable everything from
start from
//Did it Work?
to
return true;
可以來我的froum 看看
http://www.polarhome.com:793/~rayearth/phpBB2/index.php
try to 申請
可以use // comment to disable everything from
start from
//Did it Work?
to
return true;
可以來我的froum 看看
http://www.polarhome.com:793/~rayearth/phpBB2/index.php
try to 申請
- 2004-03-09 02:21
- 版面: phpBB 2 安裝與使用
- 主題: [建議]大家SMTP的問題?
- 回覆: 2
- 觀看: 2741
[建議]大家SMTP的問題?
我剛fix好我的問題了,希望可以help到大家。 大家通常都是申请是出現\r Failed sending emain ::PHP:: line: error file: \phpBB2\includes\emailer.php 可以try張 message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this->use_smtp) ? 'SMTP' : 'PHP') . ' :: ' . $result, '', __LINE__, __FILE__); 改為 message_die(GENERAL_ERROR, 'Success ...