[WMTech] User Self Delete PRO

[WMTech] User Self Delete PRO 1.0.2

No permission to buy ($29.00)
Q: Is this add-on compatible with the "Self Delete" add-on by Waindigo?
A: Yes, but we do not recommend to run both add-ons at the same time at the same XenForo installation!

Q: Will my forum be broken, if I install this add-on together with an ancient version of "User Self Delete" at my board?
A: No, but it makes no sense since this add-on will take precedence over older or lighter versions of this add-on family.

Q: Will this add-on delete superadmins and admins?
A: No, This add-on takes care about it and won't delete any accounts of superadmins. In fact it will cancel the request automatically.

First Aid after any problems:

Q:
My forum is broken after installing an addon. What should I do now?
A: Deinstall or deactivate the addon and ask for help. If you cannot reach the XenForo ACP any more, login to your web server and add the following line of code to library/config.php:
Code:
$config['enableListeners'] = false;
This will disable all addons and enable you to get access to the ACP again where you will be able to deinstall the problematic addon.
Top Bottom