Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
vBulletin Self Delete - Allow users to self-delete their profile Details »»
vBulletin Self Delete - Allow users to self-delete their profile
Version: 1.0.1, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.1.7 Rating:
Released: 11-15-2011 Last Update: 11-16-2011 Installs: 60
Supported DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations Is in Beta Stage  

What is vBulletin-Self Delete:

This addon allows your users to self delete their profile in your forum. While the process for this goes on, you can use additional settings like cool down time, conformation code, move to another usergroup instead of 'hard deleting' and much more.

The users are (depends on your settings) getting deleted right away or while a hourly cronjob is running in the background.

Installation:

Upload all files you can find in the 'upload' folder to your server and import the product file in admincp. Then you check the usergroup permissions and the settings under admincp -> 'Settings' -> 'Options' -> 'User Profile: Self Delete'

If you habe TMS installed in your forum, you are down with the installation. If you dont use TMS, then you have to change the 'navbar' template manually. For manual changed open the template 'navbar' and search for:
PHP Code:
<vb:if condition="$show['notices'] AND THIS_SCRIPT != 'register'"
About that code, enter this code:
PHP Code:
<vb:if condition="$show['selfdeleteinfo']">
    <
form action="vbselfdelete" method="post" id="notices" class="notices">
        <
ol>
            <
li class="restore" id="navbar_notice_1">
                {
vb:rawphrase vbselfdelete_remember_to_stop_deletion, {vb:raw show.selfdeleteremain}}
            </
li>
        </
ol>
    </
form>
</
vb:if> 
That's it.

General:

This addon has been coded with best knowledge but there still might be bugs. You use this addon at your own risk.

Copyright, Branding and Sponsor:

It is NOT allowed to remove or change the copyright, branding or the sponsor of this addon in any ways. If you would like to get a branding free version of this addon, then you can buy it by writing a personal message to me here at vbulletin.org.

Please notice the sponsor of this addon:

Opel-Problemforum.de - Opel Tipps und Tricks

Download Now

File Type: zip vbselfdelete100.zip (26.4 KB, 71 views)
File Type: zip vbselfdelete101.zip (27.8 KB, 275 views)

Screenshots

File Type: jpg 0-usercp.jpg (46.5 KB, 0 views)
File Type: jpg 1-usercp.jpg (54.5 KB, 0 views)
File Type: jpg 2-usercp.jpg (51.4 KB, 0 views)
File Type: jpg 3-admincp.jpg (65.6 KB, 0 views)
File Type: jpg 4-admincp.jpg (107.6 KB, 0 views)
File Type: jpg 5-usergrouppermissions.jpg (33.3 KB, 0 views)
File Type: jpg 6-cronjob.jpg (42.9 KB, 0 views)
File Type: jpg 7-personalmessage.jpg (73.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
7 благодарности(ей) от:
0xC0FF33, BANDiT600, Dr.osamA, Gemma, HMBeaty, Insta-Gator, nacaruncr

Comments
  #42  
Old 01-05-2012, 09:37 AM
Stormlilly's Avatar
Stormlilly Stormlilly is offline
 
Join Date: Jan 2007
Location: Australia
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,

With the option to close the account (move the member to another usergroup) what do you do to prevent the user being able to login and / or receive emails?

At present I do this process manually. I move the user, remove the email address and change their password so that they cannot login.

Is there an easier way to do this, perhaps the settings in the usergroup?

Storm

PS How much is the unbranded version?
Reply With Quote
  #43  
Old 01-05-2012, 12:56 PM
dang3rzon3 dang3rzon3 is offline
 
Join Date: Sep 2009
Location: Milano (Italy)
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrD View Post
Hi,


There is an Reason Field on the Self Delete Screen.
So a User can give a Reason.

I wrote your Request in the Self Delte Project Tools, at the Addon Coders Board.
Maybe it?s come in an future Version.
I think it's very important this add on because many people delete his profile only because doesn't know there's a Privacy Panel in UserCp or doesn't know how to use Friends&Contact functions.

If user can choose the reason i think it's possible to see a FAQ.

For Example.

"I want to delete my profile because i have privacy issue".

FAQ: Hello user. Do you know can you customize your privacy and see your profile only to your friends... Go to User Cp....



(sorry for my bad english)
Reply With Quote
  #44  
Old 01-12-2012, 04:13 PM
Silver740 Silver740 is offline
 
Join Date: Jan 2003
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dang3rzon3 View Post
I think it's very important this add on because many people delete his profile only because doesn't know there's a Privacy Panel in UserCp or doesn't know how to use Friends&Contact functions.

If user can choose the reason i think it's possible to see a FAQ.

For Example.

"I want to delete my profile because i have privacy issue".

FAQ: Hello user. Do you know can you customize your privacy and see your profile only to your friends... Go to User Cp....



(sorry for my bad english)
Wonderful idea!! I think this should be by default.

I wouldn't be surprised if vBulletin would make this hack part of their core system. Great hack!
Reply With Quote
  #45  
Old 03-06-2012, 10:36 PM
MyPeSePe's Avatar
MyPeSePe MyPeSePe is offline
 
Join Date: Sep 2011
Location: Phonesfera
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Saveme for instalation tomorrow .
Reply With Quote
  #46  
Old 03-13-2012, 12:23 PM
herofire herofire is offline
 
Join Date: Nov 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dont work
Reply With Quote
  #47  
Old 03-25-2012, 08:14 PM
MrD's Avatar
MrD MrD is offline
 
Join Date: Aug 2003
Location: Germany/NRW
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi,
Quote:
Originally Posted by herofire View Post
dont work
works fine in 4.1.7 and newer Versions.
I have this Addon installed in 4.1.7 and now i use 4.1.11 and it works fine.
Reply With Quote
  #48  
Old 05-11-2012, 07:32 AM
waldbauer.com waldbauer.com is offline
 
Join Date: Apr 2007
Location: Vienna
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello !

Just found and installed with fix but is there an option to move user to blocked usergroup after cool down period or should i manually do this ?

PS: Installed in vb 3.8
Reply With Quote
  #49  
Old 03-11-2013, 05:11 PM
BryanLong BryanLong is offline
 
Join Date: Feb 2012
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all,

is it possible to change the Reason-Field, so that this will become a field which has to be specified on requesting the self-delete.

So that it will become a MUST-Field instead of a CAN-Field.

Thanks!

Best regards,
Bryan
Reply With Quote
  #50  
Old 02-07-2016, 02:35 AM
KevinL KevinL is offline
 
Join Date: Apr 2005
Posts: 1,287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If they stop the deletion should there be an option in the admin to move them back to the prior usergroup before moving to the cool down group? Right now it looks like they are stuck in the group they are moved to and have to be moved back manually? Is this correct?

Thanks!
Reply With Quote
  #51  
Old 02-07-2016, 05:12 PM
Vossi Vossi is offline
 
Join Date: Mar 2005
Location: Germany
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, I don't see another usefull way of doing it otherwise.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09563 seconds
  • Memory Usage 2,358KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete