[外掛] Easy CP 個人資料控制台(0.2.0)
版主: 版主管理群
[外掛] Easy CP 個人資料控制台(0.2.0)
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=21782
真的很好用的外掛喔。
目前裝在phpbb2.0.6還沒有發現問題。
只有個小小的地方需要修改,
不然主題訂閱列表會沒有辦法刪除已訂閱的主題:
在usercp_topics.php
找到\r
if( isset($HTTP_GET_VARS['unwatch']))
{
再下面加上:
$unwatch = $HTTP_GET_VARS['unwatch'] ;
或者可以乾脆改php.ini裡的register_global = on也可以解決。
真的很好用的外掛喔。
目前裝在phpbb2.0.6還沒有發現問題。
只有個小小的地方需要修改,
不然主題訂閱列表會沒有辦法刪除已訂閱的主題:
在usercp_topics.php
找到\r
if( isset($HTTP_GET_VARS['unwatch']))
{
再下面加上:
$unwatch = $HTTP_GET_VARS['unwatch'] ;
或者可以乾脆改php.ini裡的register_global = on也可以解決。
Re: [外掛] Easy CP 個人資料控制台(0.2.0)
進入"頭像面板控制"無法更改頭像 -->按下"送出",不斷地要求登入\rmit 寫:參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=21782
真的很好用的外掛喔。
目前裝在phpbb2.0.6還沒有發現問題。
只有個小小的地方需要修改,
不然主題訂閱列表會沒有辦法刪除已訂閱的主題:
在usercp_topics.php
找到\r
if( isset($HTTP_GET_VARS['unwatch']))
{
再下面加上:
$unwatch = $HTTP_GET_VARS['unwatch'] ;
或者可以乾脆改php.ini裡的register_global = on也可以解決。
怪哉!
H.T.Demon 寫:簽名檔也怪怪的... 換風格就會讓內容消失 得重打上
代碼: 選擇全部
#
#-----[ 打開 ]---------------------------------------------
#
ecp_cfg.main.php
#
#-----[ 尋找 ]---------------------------------------------
#
// Profile vars
#
#-----[ 在之前加入 ]--------------------------------------
#
// Signature vars
$s_hidden_fields .= '<input type="hidden" name="signature" value="' . $signature . '" />';
簽名檔問題修正
代碼: 選擇全部
copy templates/subSilver/ecp/ecp_main.tpl to templates/subSilver/ecp/ecp_main.tpl
copy templates/subSilver/ecp/profile_edit_avatar.tpl to templates/subSilver/ecp/profile_edit_avatar.tpl
copy templates/subSilver/ecp/profile_edit_profile.tpl to templates/subSilver/ecp/profile_edit_profile.tpl
copy templates/subSilver/ecp/profile_edit_reg.tpl to templates/subSilver/ecp/profile_edit_reg.tpl
copy templates/subSilver/ecp/profile_edit_settings.tpl to templates/subSilver/ecp/profile_edit_settings.tpl
copy templates/subSilver/ecp/profile_signature.tpl to templates/subSilver/ecp/profile_signature.tpl
copy templates/subSilver/ecp/profile_topics.tpl to templates/subSilver/ecp/profile_topics.tpl
copy templates/subSilver/ecp/1_reg.gif to templates/subSilver/ecp/1_reg.gif
copy templates/subSilver/ecp/1_reg_f2.gif to templates/subSilver/ecp/1_reg_f2.gif
copy templates/subSilver/ecp/2_settings.gif to templates/subSilver/ecp/2_settings.gif
copy templates/subSilver/ecp/2_settings_f2.gif to templates/subSilver/ecp/2_settings_f2.gif
copy templates/subSilver/ecp/3_profil.gif to templates/subSilver/ecp/3_profil.gif
copy templates/subSilver/ecp/3_profil_f2.gif to templates/subSilver/ecp/3_profil_f2.gif
copy templates/subSilver/ecp/4_avatar.gif to templates/subSilver/ecp/4_avatar.gif
copy templates/subSilver/ecp/4_avatar_f2.gif to templates/subSilver/ecp/4_avatar_f2.gif
copy templates/subSilver/ecp/5_signatur.gif to templates/subSilver/ecp/5_signatur.gif
copy templates/subSilver/ecp/5_signatur_f2.gif to templates/subSilver/ecp/5_signatur_f2.gif
copy templates/subSilver/ecp/watch_topic.gif to templates/subSilver/ecp/watch_topic.gif
copy templates/subSilver/ecp/own_post.gif to templates/subSilver/ecp/own_post.gif
copy templates/subSilver/ecp/np_left.gif to templates/subSilver/ecp/np_left.gif
copy templates/subSilver/ecp/np_midd.gif to templates/subSilver/ecp/np_midd.gif
copy templates/subSilver/ecp/np_right.gif to templates/subSilver/ecp/np_right.gif templates\subSilver\內\r
ecp這個資料夾直接復製到\r
templates\我的風格\\r
是這樣嗎
看不太懂這個mod資料夾應該要如何copy
~§ 架站系統:WindowsXP §~
~§ 架站程式:Appserv2.4.4a §~
~§ 使用網路:giga ADSL §~
~§ 安裝程式:Apache + php + MySql §~
~§ 論壇版本: 2.0.18 §~
申明檔
1.新手發問並不是可恥的事.可恥的是沒有按照發文規則及格式還裝做沒解決你的問題是我們的錯。
2.很樂意大家pm給我.或把我加入即時通.msn,但加入並不是代表小弟已成為您的私人看護。
3.還是想不通嗎? 那可以到地下十八樓找你的答案。
[http://microduo.home99.tw/?fromuid=6331]微剋多資訊[/url]
~§ 架站程式:Appserv2.4.4a §~
~§ 使用網路:giga ADSL §~
~§ 安裝程式:Apache + php + MySql §~
~§ 論壇版本: 2.0.18 §~
申明檔
1.新手發問並不是可恥的事.可恥的是沒有按照發文規則及格式還裝做沒解決你的問題是我們的錯。
2.很樂意大家pm給我.或把我加入即時通.msn,但加入並不是代表小弟已成為您的私人看護。
3.還是想不通嗎? 那可以到地下十八樓找你的答案。
[http://microduo.home99.tw/?fromuid=6331]微剋多資訊[/url]
-
GeniusKiKi
- 竹貓忠實會員

- 文章: 1086
- 註冊時間: 2003-10-28 14:50
-
GeniusKiKi
- 竹貓忠實會員

- 文章: 1086
- 註冊時間: 2003-10-28 14:50
你的問題請參考安裝文件內的ADD Mod's資料夾 !!unyleung 寫:我安裝後....性別不見了, 及admin不能修改會員資料.....就連自己的都改不了.....有大大可以幫幫忙嗎????
另外請問丁大 : 暱稱無法自動儲存還有來自何方無法顯示 ..
目前我套用丁大修正方法加入 :
代碼: 選擇全部
// From mod
$s_hidden_fields .= '<input type="hidden" name="from" value="' . $from . '" />';
// Nickname mod
$s_hidden_fields .= '<input type="hidden" name="nickname" value="' . $nickname . '" />'; 還是必須在做什麼修改呢 ?
善用 搜尋 可以解決您 90% 的問題
頭腦清晰,選擇正確。 (╯▔︹▔)╯~╘═╛
頭腦清晰,選擇正確。 (╯▔︹▔)╯~╘═╛




