1 頁 (共 2 頁)

[問題]如何刪除未啟用會員

發表於 : 2007-01-31 15:14
dgkevin
請教一下:
最近論壇常常被機器人註冊帳號,加上長久下來,有很多發送失敗的認證信,如何從後台的會員管理中,根據認證信中的e-mail,刪除未啟用的會員。

或是有其他管理的好方法。

謝謝


●架設主機作業系統:國外虛擬主機 Linux9.0
●快速架站程式:Apache 1.3.27
●您的上網方式:ADSL
●您安裝的程式:Apache 1.3.27 + php 4.3.2 + MySql 3.23.5.6 虛擬主機
●您的 phpBB2 版本:phpBB 2.0.21
●您的 domain(網域名稱) :www.digivision.com.tw
●您的 phpBB2 連結網址: http://www.digivision.com.tw/phpbb

發表於 : 2007-01-31 22:55
oscerropper
@*.org
@*.info

這些郵件地址都是bot註冊用的...可以放心刪

發表於 : 2007-02-01 10:56
dgkevin
oscerropper 寫:@*.org
@*.info
這些郵件地址都是bot註冊用的...可以放心刪
謝謝您的回覆
1. *.info我是有擋,可是擋*.org的話,會不會連*.org.tw的都擋掉了。
2. 刪除會員只能從,後台->會員管理->管理選項,根據會員名稱找到該會員,除非我是從"會員列表"中一個一個看會員名稱,然後去刪除會員。
3. 還有就是我想刪除掉未啟用帳號的會員,有沒有快速的方式。

謝謝

發表於 : 2007-02-01 14:44
kenspc
安裝Prune users mod吧
參考地址: http://phpbb-tw.net/phpbb/viewtopic.php?t=14115

Re: [問題]如何刪除未啟用會員

發表於 : 2007-02-01 15:26
心靈捕手
dgkevin 寫:請教一下:
最近論壇常常被機器人註冊帳號,加上長久下來,有很多發送失敗的認證信,如何從後台的會員管理中,根據認證信中的e-mail,刪除未啟用的會員。

或是有其他管理的好方法。

謝謝


●架設主機作業系統:國外虛擬主機 Linux9.0
●快速架站程式:Apache 1.3.27
●您的上網方式:ADSL
●您安裝的程式:Apache 1.3.27 + php 4.3.2 + MySql 3.23.5.6 虛擬主機
●您的 phpBB2 版本:phpBB 2.0.21
●您的 domain(網域名稱) :www.digivision.com.tw
●您的 phpBB2 連結網址: http://www.digivision.com.tw/phpbb
如果是要做事後的補救, 那麼可以加裝幾支外掛做 (刪除) 會員的管理.
// Admin Userlist 2.0.2
http://phpbb-tw.net/phpbb/viewtopic.php?t=32460
// Delete User MOD 1.0.1
http://phpbb-tw.net/phpbb/viewtopic.php?t=44256

但是若要防止 BOT 註冊的話, 則建議您加裝以下外掛.
// Better Captcha (改良的確認代碼)
http://www.phpbb.com/phpBB/viewtopic.php?t=473222
// Anti-bot Register Mod (防止機器人註冊)
http://phpbb-tw.net/phpbb/viewtopic.php?t=47107
參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?t=47025

發表於 : 2007-02-01 15:44
進藤光
// Anti-bot Register Mod (防止機器人註冊)
這個跟我寫的 MOD 很類似,只是我寫的更加簡單~~效果應該完全相同,BOT 不會輸入,註冊不了就只能傻眼了~~ :mrgreen:

發表於 : 2007-04-13 07:43
makebelieve
dgkevin 寫:
oscerropper 寫:@*.org
@*.info
這些郵件地址都是bot註冊用的...可以放心刪
謝謝您的回覆
1. *.info我是有擋,可是擋*.org的話,會不會連*.org.tw的都擋掉了。
2. 刪除會員只能從,後台->會員管理->管理選項,根據會員名稱找到該會員,除非我是從"會員列表"中一個一個看會員名稱,然後去刪除會員。
3. 還有就是我想刪除掉未啟用帳號的會員,有沒有快速的方式。

謝謝
除了後台及加裝幾支外掛外還有沒有其他的方法可馬上刪除會員

昨晚被註冊在個性簽名檔裡寫了語法,點選查詢會員資料出現如以下的網頁
http://touja.org/admin_users.htm (該頁面的原始檔)

進後台後無選項可勾選刪除

PS:這有點像過去早期 PChome 的舊版聊天室,有限字數但卻可以使用"語法台"來玩語法...

發表於 : 2007-04-13 14:20
makebelieve
makebelieve 寫:除了後台及加裝幾支外掛外還有沒有其他的方法可馬上刪除會員

昨晚被註冊在個性簽名檔裡寫了語法,點選查詢會員資料出現如以下的網頁
http://touja.org/admin_users.htm (該頁面的原始檔)

進後台後無選項可勾選刪除

PS:這有點像過去早期 PChome 的舊版聊天室,有限字數但卻可以使用"語法台"來玩語法...
已解決...

修改 templates/subSilver/admin 中的檔案 user_edit_body.tpl
將勾選刪除及送出移至密碼確認下

代碼: 選擇全部

	<tr> 
	  <td class="row1"><span class="gen">{L_CONFIRM_PASSWORD}: * </span><br />
		<span class="gensmall">{L_PASSWORD_CONFIRM_IF_CHANGED}</span></td>
	  <td class="row2"> 
		<input class="post" type="password" name="password_confirm" size="35" maxlength="32" value="" />
	  </td>
	</tr>
 <tr> 
	  <td class="row1"><span class="gen">{L_DELETE_USER}?</span></td>
	  <td class="row2"> 
		<input type="checkbox" name="deleteuser">
		{L_DELETE_USER_EXPLAIN}</td>
	</tr>
	<tr> 
	  <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS} 
		<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
		&nbsp;&nbsp; 
		<input type="reset" value="{L_RESET}" class="liteoption" />
	  </td>
	</tr>
進後台頁面就變成 http://touja.org/admin_usersR.htm
就可刪除了,刪除完後再將原檔案置換回來

發表於 : 2007-06-07 15:07
stiv
Hi makebelieve,
I have the same case occured in my website. Don't understand how to find the templates/subSilver/admin, could you please teach me how to delete it step by step. I'm stupid in using computer, also I'm sorry don't know how to type in Chinese. Thanks in advance!
Cheers
Stiv

發表於 : 2007-06-07 17:29
chiouss
我差點以為樓上那篇是廣告 =.=

發表於 : 2007-06-08 02:17
computer315

代碼: 選擇全部

#
#-----[ SQL ]------------------------------------------
#
DELETE FROM `phpbb_users` WHERE `user_active` = 0;
用不著裝甚麼外掛...
記住這個實用的SQL語法..刪除會員既快速又有效

發表於 : 2007-06-08 07:15
進藤光
這個讚!! :mrgreen:
不過我用不著,我們網站再也不會有 BOT 跑來註冊... :mrgreen:

發表於 : 2007-06-08 09:08
stiv
Hi computer315,
Thanks for the answer but I can't delete the member. Should I type the SOL in 個性簽名 column? do i need to delete all the contents in the column before typing the SQL? after typing the SQL, which button should I click? Thanks for you help.
Cheers
Stiv

發表於 : 2007-06-08 12:14
computer315
stiv 寫:Hi computer315,
Thanks for the answer but I can't delete the member. Should I type the SOL in 個性簽名 column? do i need to delete all the contents in the column before typing the SQL? after typing the SQL, which button should I click? Thanks for you help.
Cheers
Stiv
hmm...i can not understand english..
can you speak chinese?

發表於 : 2007-06-08 12:27
stiv
Hi computer315,
I can speak Chinese but I'm sorry I don't know how to type in Chinese. I think I need to buy a Chinese writing pad. Thanks for your reply.
Stiv