vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - vBulletin Self Delete - Allow users to self-delete their profile (https://vborg.vbsupport.ru/showthread.php?t=274112)

Alibass 11-16-2011 05:46 PM

Quote:

Originally Posted by Vossi (Post 2268603)
Actually it should, I just set it to 4.1.7 as that's the Version I developed it for and that works for sure. I'm even quite positive that it works with every Version of 4.x, but that has to be tested as there might be a problem with the template. But like I said, it's worth a try.

Let me know if you try :)

I'll give it a try later and let you know. I'm off for work now.

Alibass 11-16-2011 08:56 PM

Quote:

Originally Posted by Alibass (Post 2268598)
I wonder if this will work on 4.1.2 P5 :erm:

Quote:

Originally Posted by Vossi (Post 2268603)
Actually it should, I just set it to 4.1.7 as that's the Version I developed it for and that works for sure. I'm even quite positive that it works with every Version of 4.x, but that has to be tested as there might be a problem with the template. But like I said, it's worth a try.

Let me know if you try :)

Quote:

Originally Posted by Alibass (Post 2268606)
I'll give it a try later and let you know. I'm off for work now.

Vossi, works great on 4.1.2 :D:up:

Vossi 11-16-2011 09:13 PM

Thanks for the feedback :)

OldSchoolDSL 11-17-2011 02:03 AM

Quote:

Originally Posted by dang3rzon3 (Post 2268486)
Hello,i have any questions: messages that are already written by user in the forum will be set as a guest?

It is possible to move delete users in a user group called "Deleted Users" and make a condition in member profile that the user profile is not viewable?

I am so thankful someone asked that question. This is something to look forward to if the author adds that feature.

Vossi 11-17-2011 05:41 AM

I just uploaded Version 1.0.1.

The new version has the option to also move the user into another usergroup instead of processing a hard delete.

Robru 11-17-2011 11:20 AM

Thanks for your update :)

Alex@bulletin 11-17-2011 05:00 PM

i also find it better to move deleted users to an own group instead of setting the posts to "guest" this could be create confusion ;)

Vossi 11-17-2011 05:25 PM

Now everybody can do like he wants to, either delete the users or move them into another usergroup. :)

Alex@bulletin 11-17-2011 06:12 PM

i know i just wanted to express my pleasure to this new feature :)

OldSchoolDSL 11-17-2011 11:41 PM

1 Attachment(s)
On line 54 of the XML file
PHP Code:

TYPE=MyISAM"); 

Anyone with a newer php / mysql will require to edit this so it will read

PHP Code:

ENGINE=MyISAM"); 

I have attached a pre-edited copy for those of you who may dislike having to edit files yourself.

How will you know if you need this?

If you attempt to import the current one and receive an error... Try this one. :)


All times are GMT. The time now is 05:56 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.02157 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete