Advertisement:
Updated Registration Agreement
Navigation
Search
SMF Mod Site
- Mod Name:
- Updated Registration Agreement
- Created By:
- Daniel15
- Type:
- New Feature
- First Created:
- March 11, 2007, 11:26:03 PM
- Last Modified:
- July 01, 2007, 05:07:42 AM
- Latest Version:
- 1.0
- Compatible With:
- 1.1.2, 1.1.3
- Total Downloads:
- 35048
Download this mod
Description:
Updated Registration Agreement
Current version: 1.0If you're updating from version 0.1, please uninstall it first!
Whenever the registration agreement is updated (in the admin panel, under "Registration"), this mod will force users to accept the terms of the new agreement. The user won't be allowed to access the forum until they've agreed to it.
Based on a request by digit at http://www.simplemachines.org/community/index.php?topic=156942
Languages Supported
- English
- Turkish (translation by sayfam)
Changelog
Version 1.0
- On installation, mark all members as having read the agreement
- When a new user registers, do not prompt them to agree (as they already did during registration)
- Fixed minor error reported by RoarinRow
- Instead of checking last modified date of changelog.txt, a setting has been added to the admin panel to mark the agreement as changed
- Moved code from index.php to loadUserSettings function in Load.php
- The install script checks to see if the column already exists
Thanks to Rudolf for the suggestions

Version 0.1
Initial release