Automatic Subscriptions

Allows you to automatically subscribe to all new threads and replies without having to manually subscribe to all forums and threads.
Version: 1.2.2
Autor: Matt
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 08.10.2016
Letzte Aktualisierung: 08.01.2017
Support: https://www.mybb.de/forum/thread-33784.html (1 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 24
Vorschau
Vorschau
Name: Automatic Subscriptions
Description: Allows you to automatically subscribe to all new threads and replies without having to manually subscribe to all forums and threads.
Website: https://github.com/MattRogowski/Automatic-Subscriptions
Author: Matt Rogowski
Authorsite: https://matt.rogow.ski
Version: 1.2.2
Compatibility: 1.6.x, 1.8.x
Files: 3
Templates added: 1
Template changes: 2

Information:
This plugin enables you to get email notifications for all new threads without having to manually subscribe to every forum, and to get email notifications for all new posts without having to manually subscribe to every thread.

To Install:
Upload ./inc/plugins/automaticsubscriptions.php to ./inc/plugins/
Upload ./inc/languages/english/automaticsubscriptions.php to ./inc/languages/english/
Upload ./inc/languages/english/admin/user_automaticsubscriptions.php to ./inc/languages/english/admin/
Go to ACP > Plugins > Activate
Go to ACP > Templates & Style > Templates > **expand template set** > User Control Panel Templates > member_register in the Member Templates and usercp_options in the User Control Panel Templates > find:

<tr>
<td colspan="2"><span class="smalltext"><label for="subscriptionmethod">{$lang->subscription_method}</label></span></td>
</tr>
<tr>
<td colspan="2">
<select name="subscriptionmethod" id="subscriptionmethod">
<option value="0" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option>
<option value="1" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option>
<option value="2" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option>
</select>
</td>
</tr>
afterwards, add:

{$automaticsubscriptions}
Change Log:
09/05/09 - v0.1 -> Initial 'beta' release.
03/12/11 - v0.1 -> v1.0 -> Added ability to subscribe to threads/posts in subscribed forums only. Made compatible with MyBB 1.6.5. To upgrade, deactivate plugin, reupload ./inc/plugins/automaticsubscriptions.php and ./inc/languages/english/automaticsubscriptions.php, reactivate. Make sure to re-do manual template edit explained above.
29/04/12 - v1.0 -> v.1.1 -> Fixed bug that would result in being subscribed to forums/threads you shouldn't have been subscribed to. Added the ability to change the Automatic Subscription method of a user via the ACP. To upgrade, reupload ./inc/plugins/automaticsubscriptions.php
25/08/14 - v1.1 -> v.1.2 -> MyBB 1.8 compatible. Fixed issue with loading language file in the Admin CP. To upgrade, reupload ./inc/plugins/automaticsubscriptions.php, and upload ./inc/languages/english/admin/user_automaticsubscriptions.php to ./inc/languages/english/admin/.
08/01/17 - v1.2.0 -> v1.2.1 -> Templates now cached. To upgrade, reupload ./inc/plugins/automaticsubscriptions.php.
08/01/17 - v1.2.1 -> v1.2.2 -> Fixed issue with incorrect thread subscription method being used. To upgrade, reupload ./inc/plugins/automaticsubscriptions.php.

Quelle: Automatic Subscriptions bei MyBB.com

Ähnliche Erweiterungen

Automatic Subscriptions 1.2 von Matt für MyBB 1.6.x & MyBB 1.8.x
Allows you to automatically subscribe to all new threads and replies without having to manually subscribe to all forums and threads.

72 Downloads
MyBB Automatic Cravatar
MyBB Automatic Cravatar 1.0 von SvePu für MyBB 1.8.x
Simple MyBB 1.8 plugin to create Minecraft username based avatars by using the web service of cravatar.eu

19 Downloads
Subscription Cleanup task
Subscription Cleanup task 2.0.1 von Starpaul20 für MyBB 1.6.x
Adds a task to your board that deletes thread/forum subscriptions from inactive threads/forums.

57 Downloads
Subscription Cleanup Task
Subscription Cleanup Task 1.2 von Starpaul20 für MyBB 1.8.x
Adds a task to your board that deletes thread/forum subscriptions from inactive threads/forums.

36 Downloads
Heute online 1.2.2 von Martin M. für MyBB 1.4.x
Dies zeigt die Benutzer an, die heute online waren, in einer erweiterten Tabelle in der "Wer ist online"-Tabelle auf der Hauptseite an.

384 Downloads