• Please be aware that you need a valid XenForo license to download our XenForo products. If you do not have a valid license, you will not be able to access any purchased products.

    Please click here to validate your XenForo license.

Legacy Advanced Registration 1.1.0

Change log

Fix: Invited emails being verified would add to the preregistration verified emails count.
Fix: The ismanager usergroup permission setting would default to yes on usergroups other than Administrator, Super Moderator and Moderator.
Fix: Missing phrases for the total statistics. The text for these stats were hard-coded into the template.
Fix: Missing no permission for users who can't invite on the invites page in the user control panel.
Fix: FaceBook registrations did not add email to statistic logs. This version will fix this issue retroactively and in the future.
Fix: Typo in hook init_startup would sometimes cause the cache to not work.
Fix: Added missing delete confirmation phrase when deleting redirects.
Fix: Added missing pagination on stats page.
Fix: Error in branding free setting prevented the branding free key from working.
Feature: Email privacy setting controls which usergroups are allowed to see emails in the statistics and details page.
Feature: Setting to allow a PM (with custom sender username) on registered invites to the user who sent the invite.
Feature: Who sent the most invites statistic on the statistics page and a setting to control whether to show this or not.
Feature: Maintenance area in the ACP to recalculate the total stats.
Feature: Ability to sort statistics logs area by IP (Managers) or the Unique Identifier (everyone else).
Change: Registration Stats page changed from divs to tables to better support layout issues resulting from long emails.
Change: Unique Identifier use to represent a hashed form of an IP address which was stored in the database. This has now been changed to be calculated on the fly with a random salt which will now make it impossible to find out the IP address through brute-forcing methods on the hashed representation. We hope you appreciate our efforts to include this extra bit of security.
Back
Top