Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Automatic Subscriptions
#1
Eine neue Erweiterung wurde veröffentlicht: Automatic Subscriptions

Zitat:IMPORTANT: PLEASE DO NOT USE THE REVIEWS SECTION FOR SUPPORT OR TO REPORT BUGS. THERE IS NO GUARANTEE I WILL SEE IT, AND I CANNOT REPLY THERE, SO I CANNOT DO ANYTHING TO ACTUALLY HELP YOU. TO GET SUPPORT, MAKE A SUGGESTION OR REPORT A BUG, USE THE FOLLOWING LINKS.

Bugs, requests, feedback

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: http://mattrogowski.co.uk
Version: 1.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 > Templates & Style > Templates > **expand template set** > 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}
Go to ACP > Plugins > Activate

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.
24/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/.

Screenshots:
[Bild: http://mods.mybb.com/uploads/previews/13....thumb.png]
Zitieren
#2
Eine neue Version wurde veröffentlicht: Automatic Subscriptions 1.0
Zitieren
#3
Eine neue Version wurde veröffentlicht: Automatic Subscriptions 1.2
Zitieren
#4
Hallo,
ich habe auf einem zu Testzwecken frisch installierten Forum (1.8) mit drei Test-Usern das Plugin "Automatic Subscriptions" installiert. Es funktioniert auch, allerdings werden nur Benachrichtigungen bei neuen Themen, nicht aber bei neuen Antworten verschickt.
Hat jemand von euch vielleicht eine Idee woran das liegen könnte?

Vielen Dank!
Samuel
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Rex Digital Shop - Paid Usergroup Subscriptions MyBB.de Bot 15 2.991 13.10.2022, 21:55
Letzter Beitrag: MyBB.de Bot
  MyBB Automatic Cravatar MyBB.de Bot 0 681 21.05.2021, 17:55
Letzter Beitrag: MyBB.de Bot
  Automatic Theme Patcher MyBB.de Bot 0 717 24.10.2020, 01:45
Letzter Beitrag: MyBB.de Bot
  Automatic Moderation for Reports MyBB.de Bot 0 892 29.09.2018, 19:40
Letzter Beitrag: MyBB.de Bot
  Automatic Subscriptions MyBB.de Bot 1 1.740 08.01.2017, 23:30
Letzter Beitrag: MyBB.de Bot