Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


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


Nachrichten in diesem Thema
Automatic Subscriptions - von MyBB.de Bot - 01.02.2011, 19:01
RE: Automatic Subscriptions - von MyBB.de Bot - 24.04.2013, 19:16
RE: Automatic Subscriptions - von MyBB.de Bot - 25.08.2014, 00:25
Automatic Subscriptions - von Rustneversleeps - 15.09.2014, 23:13

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Rex Digital Shop - Paid Usergroup Subscriptions MyBB.de Bot 15 3.068 13.10.2022, 22:55
Letzter Beitrag: MyBB.de Bot
  MyBB Automatic Cravatar MyBB.de Bot 0 699 21.05.2021, 18:55
Letzter Beitrag: MyBB.de Bot
  Automatic Theme Patcher MyBB.de Bot 0 734 24.10.2020, 02:45
Letzter Beitrag: MyBB.de Bot
  Automatic Moderation for Reports MyBB.de Bot 0 911 29.09.2018, 20:40
Letzter Beitrag: MyBB.de Bot
  Automatic Subscriptions MyBB.de Bot 1 1.770 09.01.2017, 00:30
Letzter Beitrag: MyBB.de Bot