vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Allow users to self-delete their account (https://vborg.vbsupport.ru/showthread.php?t=105181)

calorie 01-12-2006 10:00 PM

Allow users to self-delete their account
 
Ported to vB 3.5.3 with permission via AlphaWolf's post:

https://vborg.vbsupport.ru/showpost....9&postcount=32

Quote:

Originally Posted by AlphaWolf
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

Quote:

Originally Posted by Mythotical
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

Quote:

Originally Posted by Hostboard
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

that 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

Quote:

Originally Posted by Real Talk
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

Show referal count in postbit.

Code:

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

Quote:

Originally Posted by ChurchMedia
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

Quote:

Originally Posted by MissKalunji
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

Quote:

Originally Posted by Megatr0n (Post 1342071)
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 ?


All times are GMT. The time now is 05:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01189 seconds
  • Memory Usage 1,784KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (37)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete