Back to vBulletin 4.x Add-ons

vBulletin Self Delete - Allow users to self-delete their profile
Mod Version: 1.0.1, by Vossi

vB Version: 4.1.7 Rating: (10 votes - 4.70 average) Installs: 60
Released: 16 Nov 2011 Last Update: 17 Nov 2011 Downloads: 305
Not Supported DB Changes Uses Plugins Template Edits Auto-Template 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:

http://www.opel-problemforum.de

Download

File Type: %1$s vbselfdelete100.zip (26.4 KB, 73 downloads)
File Type: %1$s vbselfdelete101.zip (27.8 KB, 280 downloads)

Supporters / CoAuthors

  • MrD

Screenshots

Click image for larger version
Name:	0-usercp.jpg
Views:	811
Size:	46.5 KB
ID:	134425   Click image for larger version
Name:	1-usercp.jpg
Views:	609
Size:	54.5 KB
ID:	134426   Click image for larger version
Name:	2-usercp.jpg
Views:	553
Size:	51.4 KB
ID:	134427   Click image for larger version
Name:	3-admincp.jpg
Views:	482
Size:	65.6 KB
ID:	134428  

Click image for larger version
Name:	4-admincp.jpg
Views:	430
Size:	107.6 KB
ID:	134429   Click image for larger version
Name:	5-usergrouppermissions.jpg
Views:	408
Size:	33.3 KB
ID:	134430   Click image for larger version
Name:	6-cronjob.jpg
Views:	486
Size:	42.9 KB
ID:	134431   Click image for larger version
Name:	7-personalmessage.jpg
Views:	503
Size:	73.1 KB
ID:	134432  


vblts.ru supports vBulletin®, 2022-2024