08.10.2016, 18:05
(Dieser Beitrag wurde zuletzt bearbeitet: 07.08.2024, 09:45 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Awaiting Activation Message
Zitat:Name: Awaiting Activation Message
Description: Shows a message to people awaiting activation by email or admin.
Website: https://github.com/MattRogowski/Awaiting...on-Message
Author: Matt Rogowski
Authorsite: https://matt.rogow.ski
Version: 1.8.1
Compatibility: 1.6.x, 1.8.x
Files: 2
Templates added: 1
Template changes: 1
To Install:
Upload ./inc/plugins/aamessage.php to ./inc/plugins/
Upload ./inc/languages/english/aamessage.lang.php to ./inc/languages/english/
Go to ACP > Plugins > Activate
Information:
This plugin will add a message to the header of your forums if a member is awaiting activation, and you have account activation set to either email or admin activation.
The message will display in your theme's style.
Change Log:
24/01/09 - v0.1 -> v1.0
28/01/09 - v1.0 -> v1.1 -> Deactivate v1.0, upload v1.1, activate. 2 settings removed.
08/05/09 - v1.1 -> v1.1.1 -> Minor changes to files, upload new version, overwrite old, no need to deactivate.
10/05/09 - v1.1.1 -> v1.2 -> Message is now at the the top of all pages, no longer collapsible. Deactivate, reupload ./inc/plugins/aamessage.php, activate.
01/09/10 - v1.2 -> v1.6 -> Uses language file. 1.6 compatible only.
25/08/14 - v1.6 -> v.1.8 -> MyBB 1.8 compatible. Supports new account activation method of 'email and admin'. To upgrade, deactivate, reupload ./inc/plugins/aamessage.php and ./inc/languages/english/aamessage.lang.php, activate.
08/01/17 - v1.8.0 -> v1.8.1 -> Templates now cached. Dropped compatibility with MyBB 1.6. To upgrade, reupload ./inc/plugins/aamessage.php.