[2.0.21] Delete User MOD

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

Rating:

Excellent!
31
76%
Very Good
5
12%
Good
2
5%
Fair
2
5%
Poor
1
2%
 
Total votes: 41

ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

I think is it more risky to have a out-dated forum.

You can always backup your files and database before update. If something goes wrong, you can easily restore those.

I think it should work on 2.0.20 because this was first developed on a 2.0.20 platform.
But, you should always do backups.

~Mac
User avatar
Knotty_Log
Registered User
Posts: 72
Joined: Sat Sep 09, 2006 3:12 pm
Contact:

Re:

Post by Knotty_Log »

angelp1ay wrote: ...but I reckon your error was in this change:

Code: Select all

# 
#-----[ OPEN ]------------------------------------------ 
#
templates/subSilver/memberlist_body.tpl
# 
#-----[ FIND ]------------------------------------------ 
#
	  <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a href="{memberrow.U_VIEWPROFILE}" class="gen">{memberrow.USERNAME}</a></span></td>
# 
#-----[ IN-LINE FIND ]------------------------------------------ 
#
{memberrow.USERNAME}</a></span>
# 
#-----[ IN-LINE AFTER, ADD ]------------------------------------------ 
#
{memberrow.DELETE_USER_IMAGE}
I reckon you inserted the {memberrow.DELETE_USER_IMAGE} bit in the wrong place.
Nope :cry: both the memberlist.php & memberlist_body.tpl look to be correct. Again, it ONLY involves Admins & Mods. Regular users are not affected & the delete img is correct in all other areas.
_____________________
User avatar
Knotty_Log
Registered User
Posts: 72
Joined: Sat Sep 09, 2006 3:12 pm
Contact:

Re: [2.0.21] Delete User MOD

Post by Knotty_Log »

Ok, correction, I have the Multiple ranks and staff Mod as well and it does it on the staff view as well :evil:
_____________________
kaydeswrath
Registered User
Posts: 2
Joined: Mon Aug 27, 2007 10:46 pm

Re: [2.0.21] Delete User MOD

Post by kaydeswrath »

Is there anyway to expunge all posts that the deleted users posted?
ALSO:
Is there anyway to remove the checkbox from admin? Where say, you have to make them "normal" members again before you can delete them?
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

Knotty_Log wrote:Ok, correction, I have the Multiple ranks and staff Mod as well and it does it on the staff view as well :evil:
I think it because of compatibility issue between these MODs

Send me your memberlist.php & memberlist_body.tpl using the email address stated in the MOD.
And give me the topic links to those two MODs you mentioned

~Mac
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

kaydeswrath wrote:Is there anyway to expunge all posts that the deleted users posted?
ALSO:
Is there anyway to remove the checkbox from admin? Where say, you have to make them "normal" members again before you can delete them?
1. Doesn't have any plan of adding this feature in the near future

2. No, I won't do it. You have to de-admin them before you can delete them. It will cause too many problem.

~Mac
vafishing
Registered User
Posts: 7
Joined: Sat Nov 11, 2006 1:56 am

Re: [2.0.21] Delete User MOD

Post by vafishing »

I am running PHPBBB 2.0.21 and just added easymod 0.3.0. After adding easy mod I tried to add this mod version 1.0.3. I uploaded all of the files to my mods folder but when I then log into my admin panel on my forums and run easy mod it is not seeing that there is a mod to be installed. I am very new to this mod thing. Can someone help me?

Jeff
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

Your dir. structure should look like this

admin/mods/Delete User MOD/install_en.txt

Yes, you have to copy the text file out to the main folder
I'm following the new MOD packaging rule, hence you only see xml file in the MOD's main folder

~Mac
vafishing
Registered User
Posts: 7
Joined: Sat Nov 11, 2006 1:56 am

Re: [2.0.21] Delete User MOD

Post by vafishing »

Sweet, that took care of it. Thanks for the help.

Jeff
JuergenL
Registered User
Posts: 2
Joined: Mon Sep 24, 2007 8:37 am
Contact:

Re: [2.0.21] Delete User MOD

Post by JuergenL »

Hi everybody

does this mod work with 2.0.22?

Juergen
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

Hi, I think it should

There aren't many changes between .21 and .22

Anyway, I have more updated version (1.0.3) hosted on SourceForge, if you want, you can also try them out

~Mac
JuergenL
Registered User
Posts: 2
Joined: Mon Sep 24, 2007 8:37 am
Contact:

Re: [2.0.21] Delete User MOD

Post by JuergenL »

Thanks for the link, I'll try the new one.
User avatar
EnRg1
Registered User
Posts: 2
Joined: Tue Oct 09, 2007 4:46 am

Re: [2.0.21] Delete User MOD

Post by EnRg1 »

I installed the Delete User MOD and I modified all files as I followed the instructions. Then I transferred to the respective directory in the forum site, but nothing works. I don't see any changes where I can delete users in the member list. Also I noticed that the "Delete_user.php" was not in PhpBb 2.0.20, so I dont know if this file needs to be installed in the root directory of the forum. I have read the instruction carefully , even I re-modified every file and nothing works. Also I heard some people use EasyMOD program, is that a compiler, do I need that in order to make it work ? I need help, please.
User avatar
EnRg1
Registered User
Posts: 2
Joined: Tue Oct 09, 2007 4:46 am

Re: [2.0.21] Delete User MOD

Post by EnRg1 »

Never mind, I fixed already, all I had to do was to update to 2.0.22. ;)
ycl6
Registered User
Posts: 5696
Joined: Sat Feb 15, 2003 10:35 am
Location: Taiwan
Contact:

Re: [2.0.21] Delete User MOD

Post by ycl6 »

EnRg1 wrote:Never mind, I fixed already, all I had to do was to update to 2.0.22. ;)
Good to know you solved it. It is best to keep your board up to date ;)

~Mac
Post Reply

Return to “[2.0.x] MOD Database Releases”