User account self-delete (UASD2) [Deleted]

is still running a test phase, because this add-on brings many new features.

Code:
1.1.0 // November XXX 2018
    [add] Permission "Can self delete"
    [add] Option: After requesting the deletion Logout takes place
    [add] Option: After a new login, the cancellation of the deletion takes place
    [add} Option: User group for pending deletions
    [add] Option: Delete Account or disable
    [add] Option to move a disabled account to another group
    [add] E-Mails: Account deletion: For scheduled, cancelled, completed
    [add] Anonymization of User data

    [fixed] Slow Member-List
    [fixed] Many optimizations and minor bugs fixed
 
is still running a test phase, because this add-on brings many new features.

Code:
1.1.0 // November XXX 2018
    [add] Permission "Can self delete"
    [add] Option: After requesting the deletion Logout takes place
    [add] Option: After a new login, the cancellation of the deletion takes place
    [add} Option: User group for pending deletions
    [add] Option: Delete Account or disable
    [add] Option to move a disabled account to another group
    [add] E-Mails: Account deletion: For scheduled, cancelled, completed
    [add] Anonymization of User data

    [fixed] Slow Member-List
    [fixed] Many optimizations and minor bugs fixed

Yes I understand,

Could you provide me the fix for the "Slow Member-List" problem ? It's annoying on some big boards I have.
 
au lait updated User account self-delete (UASD2) with a new update entry:

1.1.0

[add] Permission "Can self delete"
[add] Option: After requesting the deletion Logout takes place
[add] Option: After a new login, the cancellation of the deletion takes place
[add} Option: User group for pending deletions
[add] Option: Delete Account or disable
[add] Option to move a disabled account to another group
[add] E-Mails for: Account deletion -> scheduled, cancelled, completed
[add] Anonymization of User data

[fixed] Slow Member-List
[fixed] Many optimizations and minor bugs fixed

Read the rest of this update entry...
 
great job au lait, thank you very much!

what if I want to keep the original username, do I have to leave the "New Username" box blank?
 
@au lait i keep getting this error every once in a while, and i'm not sure what it's related to:

Code:
Server error log
XF\PrintableException: Job xenMade\UASD:SelfDelete: Please enter another name. The entered value does not match the required format. src/XF/Mvc/Entity/Entity.php:1487
Generated by: Unknown account Dec 28, 2018 at 5:01 PM
Stack trace
#0 src/addons/xenMade/UASD/Job/SelfDelete.php(55): XF\Mvc\Entity\Entity->delete()
#1 src/XF/Job/Manager.php(241): xenMade\UASD\Job\SelfDelete->run(G)
#2 src/XF/Job/Manager.php(187): XF\Job\Manager->runJobInternal(Array, G)
#3 src/XF/Job/Manager.php(76): XF\Job\Manager->runJobEntry(Array, G)
#4 job.php(14): XF\Job\Manager->runQueue(false, 8)
#5 {main}
Request state
array(4) {
  ["url"] => string(8) "/job.php"
  ["referrer"] => string(68) "https://squattheplanet.com/threads/diy-wisdom-tooth-extraction.6577/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
@au lait i'm still getting occasional errors from this addon:

Code:
Server error log
XF\PrintableException: Job xenMade\UASD:SelfDelete: Please enter another name. The entered value does not match the required format. src/XF/Mvc/Entity/Entity.php:1111
Generated by: Unknown account Feb 24, 2019 at 5:00 PM
Stack trace
#0 src/addons/xenMade/UASD/Job/SelfDelete.php(59): XF\Mvc\Entity\Entity->save(true)
#1 src/XF/Job/Manager.php(241): xenMade\UASD\Job\SelfDelete->run(G)
#2 src/XF/Job/Manager.php(187): XF\Job\Manager->runJobInternal(Array, G)
#3 src/XF/Job/Manager.php(76): XF\Job\Manager->runJobEntry(Array, G)
#4 job.php(14): XF\Job\Manager->runQueue(false, 8)
#5 {main}
Request state
array(4) {
  ["url"] => string(8) "/job.php"
  ["referrer"] => string(69) "https://squattheplanet.com/threads/the-stain-you-cant-wash-out.37706/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Back
Top Bottom