I would like to install this but if I do, what is to stop members who have been prevented from trading (put in a secondary usergroup because they have broken the trading rules) to delete their account and then start a new one to trade again?
I would like to install this but if I do, what is to stop members who have been prevented from trading (put in a secondary usergroup because they have broken the trading rules) to delete their account and then start a new one to trade again?
Thank you.If you need control over the deletion of some user accounts, you simply can add them to a usergroup where you explicitly disallow the delf deletion (there is a user group permission for this).
Also, if you want to protect deleted account names from being used again with a new registration, I can only recommend our [WMTech] Deleted Usernames Protector add-on.
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('account_delete_navigation_visitor_tab')
AND style_id = ?
AND language_id = ?
Hi,
thank you for your Addon and your Updates.
One Wish: Please Preload Template as it adds 1 unnecessary DB query on Forum Page:
Code:SELECT title, template_compiled FROM xf_template_compiled WHERE title IN ('account_delete_navigation_visitor_tab') AND style_id = ? AND language_id = ?
Moving the ressource download to new support site.
NO need to download or update for existing users!
This version provides 2 important bug fixes that are necessary if you ever uninstall this add-on. We recommend to upgrade!
We also reworked the Self Delete User Log in ACP. Since the "Clear Log" feature was never coded for this add-on and thus removed in the last version, the log could only be cleared manually in the database (you needed to be an expert to do this). From this version on we no longer store any requests of already deleted users in the log. This is why the log was renamed to...
@wmtech Do you have any idea when the premium mod will be available and the price?
I've tried registering on your website 5 times in a row now
Please correct the following errors:
There are no errors being pointed out or incorrect fields, very frustrating!
- Please enter a value that matches the required format.
I had set up my deleted users to have their accounts using the Content Attribution to make them become anonymous but it did not work. The recently deleted user still has the same screen name but deleted. I see now that it needs to be a "valid" user. If I do that the deleted user account will appear active on the board which is not what I want. I wanted to set the user to awaiting user confirmation so the account was not active for people to click on. Can this be fixed?
>Version 1.1.2<
Removed the option to change the attribution of content created by deleted users due to the usage of deprecated code in the original codebase.
If you want to retain this option, do not upgrade and accept the error message in your XenForo Server Error Log. It can be disregarded safely.
We recommend everyone to upgrade to the PRO version of this add-on as it uses a much more modern codebase and offers a lot of additional features.
What's New?
- ...
Is this compatible with xen 1.5.x?
> Version 1.1.4<
Minor Code Optimization & PHP 7 Compatibility
This upgrade is recommended for all customers who wish to reinstall this add-on or use PHP 7. There are no bug fixes in this release.
Changelog:
NEW: Enhanced Installation/Uninstallation Code
NEW: PHP 7 Compatibility
Upgrade Instructions:
[wmtech] User Self...
Attribution name should have been within those double brackets. For now I edited the template to set {name} as $visitor.username. If I assumed right, then posts of the deleted user will retain the original poster's name, but the account will be deleted. So I suppose that's a valid method for now.After deletion your posts and content will remain and will be attributed to "".
Change Attribution is no longer on the options page. I'm assuming since you guys decided it as a pro only feature. That's fine, but account_delete_explain phrase is still using {name}, which account_delete template sets as $attributionName. The issue is, $attributionName is no longer exist. Thus, on delete your account page, it said:
Attribution name should have been within those double brackets. For now I edited the template to set {name} as $visitor.username. If I assumed right, then posts of the deleted user will retain the original poster's name, but the account will be deleted. So I suppose that's a valid method for now.
We use essential cookies to make this site work, and optional cookies to enhance your experience.