PDA

View Full Version : Allow users to self-delete their account


calorie
01-12-2006, 10:00 PM
Ported to vB 3.5.3 with permission via AlphaWolf's post:

https://vborg.vbsupport.ru/showpost.php?p=795719&postcount=32


I do not have the new 3.5 Version:disappointed:

Maybe someone other is able to port it to the new version. Here is the permission for everyone. Just gimme credit :)

/**
* Original Self Delete Hack
* https://vborg.vbsupport.ru/showthread.php?t=72932
* @copyright 2004 by AlphaWolf ( http://www.celebdb.de )
**/

murrtex
01-12-2006, 11:38 PM
magnificent thanks

Hostboard
01-13-2006, 12:34 AM
When used does this leave posts made intact (i.e. name, avatar, etc)?

bada_bing
01-13-2006, 01:55 AM
Good question what happens to all the posts by that deleted user account?

ChurchMedia
01-13-2006, 04:35 AM
The old hack would make all of the posts "guest". ???

Thanks for porting this!!


:)

ChurchMedia
01-13-2006, 05:01 AM
I tested it and it leaves the user name and post intact.

Telegon80
01-13-2006, 05:56 AM
interesting. i have many members who want to /themselves. :dunno:

calorie
01-13-2006, 06:26 AM
@ChurchMedia: what happens if you run Rebuild Post Cache in maintenance?

Snake
01-13-2006, 04:13 PM
Thanks!

Mythotical
01-16-2006, 05:50 AM
I've gotta modify this hack a bit to meet specifications.

How can I make it so when they click on delete self, that it waits 180 days before deleting? Then if they login before that 180 days is up, they are met with this "Your acct is inactive, make it active?" Then they are given an option of yes to activate it again.

Any help much appreciated calorie
Myth

moonclamp
01-16-2006, 11:38 AM
I had something like this on an old phpbb forum and a member deleted himself and rejoined at least 4 times. In fact, every member who ever deleted themselves ended up coming back again.

Nice idea though ...

quasan
01-16-2006, 02:10 PM
thx a lot!

hope this will reduce my administration time ;)

moonclamp
01-20-2006, 01:36 AM
I've gotta modify this hack a bit to meet specifications.

How can I make it so when they click on delete self, that it waits 180 days before deleting? Then if they login before that 180 days is up, they are met with this "Your acct is inactive, make it active?" Then they are given an option of yes to activate it again.

Any help much appreciated calorie
Myth

I could do with something like this ... maybe a cooling off period of 24 hours, just in case the user changes their mind ... or at the very least a field where a note can be sent to admin with the reasons for leaving.

Hostboard
01-20-2006, 03:27 AM
Maybe make a few ACP options for this.

1. Allow users to delete themselves - Y/N
2. Amount of time before system removes thier ID
0 being immeditate and any other input in actual minutes
3. Email user confirmation email that also invites them back but noting they will have to re-register - Y/N

EricaJoy
02-07-2006, 07:50 PM
Maybe make a few ACP options for this.

1. Allow users to delete themselves - Y/N
2. Amount of time before system removes thier ID
0 being immeditate and any other input in actual minutes
3. Email user confirmation email that also invites them back but noting they will have to re-register - Y/Nthat would be nice.

vbreal
02-09-2006, 01:19 AM
so no updates? anycoming, i have a few members upset because there is no option. i like the cooling off period idea

Mighty Mojo
03-17-2006, 06:27 AM
so no updates? anycoming, i have a few members upset because there is no option. i like the cooling off period idea

REALLY hope this is developed

1- EXIT interview (admin/mod can define questions e.g. why are you leaving? include ability to create field for username they may be complaining about----give that user "BAD" mark each time a user terminates "because of them" only seen by mod/admin)
(option to have their request for termination sent to admin in PM or email)

2- Email user stating they have X days to change their mind before their account is terminated

3- Terminate account after X days, unless admin/mod intervines

cannabis-world
04-25-2006, 02:37 PM
A quick note, the confirmation code got sent to the bulk box in yahoo and was blocked by another users spam filter. It would be nice if the confirmation code could be sent more than once, in case of some issue like this.

tpearl5
04-25-2006, 05:44 PM
agreed. I get bugged all the time by users that say they didn't know what they were signing up for. ummm? but yeh, I would like to be able to send em a link.

Martin-TMGRS
05-09-2006, 10:18 PM
installed and working fine on VB 3.5.4, thanks

skariko
05-09-2006, 11:40 PM
Very very COOL!!!
Thanks!!! :banana:

wrang
05-10-2006, 12:06 PM
Does it works for 3.5.4?

Mr Chad
05-21-2006, 05:51 AM
lol wow it sends a email (after a few hours of this being installed and anounceing it on my site i recieved 8 emails :P)

Mr Chad
05-21-2006, 11:39 PM
This does not work in combo with Referal Count in postbit (https://vborg.vbsupport.ru/showthread.php?t=108558&page=2)

Show referal count in postbit.


Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT COUNT(*) AS count FROM user WHERE referrerid =;

MySQL Error : You have an error in your SQL syntax. Check the manual
that corresponds to your MySQL server version for the right syntax to
use near '' at line 1
Error Number : 1064
Date : Sunday, May 21st 2006 @ 07:13:43 PM
Script : http://www.beasttoast.com/forum/showthread.php?t=2386
Referrer : http://www.beasttoast.com/forum/forumdisplay.php?f=8
IP Address : 69.86.105.84
Username : Girl
Classname : vb_database

Please help me out :)

Mr Chad
05-26-2006, 01:42 AM
anyone?

workplaybiz
07-15-2006, 03:44 AM
How would I change this modification to also send a private message to the user with the authorization code and the other info needed to delete their account?

MissKalunji
08-05-2006, 12:35 PM
does that work with 3.6?

The Chief
08-06-2006, 10:11 PM
Ok, I installed this, but how much time does it take before the person delete's his account to recieve his confirmation email, how can we disable the confirmation email?

Thanks!

Eagle Creek
08-08-2006, 01:34 AM
I tested it and it leaves the user name and post intact.

But how?
Cause a post is connected to a member. And if the member doesn't excist anymore, how can you see a post? What will happen when you click the username?

alluidh
08-09-2006, 08:26 PM
does that work with 3.6?
Use it with 3.6 and all test are OK

mfarmerhi
12-01-2006, 07:50 AM
I was unable to get this to work properly with my 3.5.8 board. The feature worked, but the admin controls did not load properly (just blank options in the User Group Profile Options) and now after uninstalling I'm getting database errors.

Ideas about what went wrong or how, besides restoring from a db backup, I can clean the database errors up?

jdingman
01-12-2007, 10:13 PM
Great mod! I definitely installed it and it works great :)

stomph
02-17-2007, 08:48 AM
Thank you!

Megatr0n
09-18-2007, 10:39 PM
This work on version 3.6.8?

Rebecca217
09-26-2007, 11:33 PM
This work on version 3.6.8?

I'd like to know this, too!

Rebecca

AngelBlue
10-07-2007, 09:27 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=161335" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=161335</a>

Marv
03-12-2010, 07:57 AM
Calorie, could you update and port this one for the use with vb4.x ? Would be really appreciated..

Any chance ?