[AddonsLab] Post Limit Per Node 2.8.1

XF 2.0 / 2.1 / 2.2 / 2.3 [AddonsLab] Post Limit Per Node 2.8.1

Add-on xenforo 2

Ressources et modules complémentaires pour XenForo 2

Styles xenforo 2

Styles / Thèmes et apparence pour xenforo 2

Templates xenforo 2

Codes pour modifier les templates sur xenforo 2

Section Premium

Add-on et Styles pour membre Premium
  • ⚠️ Section Premium. Réserver aux Membres Premium ⚠️
[AddonsLab] Post Limit Per Node 2.8.1

XF 2.0 / 2.1 / 2.2 / 2.3 [AddonsLab] Post Limit Per Node 2.8.1

Catégorie Catégorie Add-Ons
Titre du sujet Titre du sujet [AddonsLab] Post Limit Per Node 2.8.1
Auteur de la discussion Auteur de la discussion laurent68
Date de début Date de début
Réponses Réponses 23
Affichages Affichages 3 196
Réaction Réaction 4
Dernier message par Dernier message par laurent68

laurent68

Fondateur

Staff
fondateur
Réputation: 100%
Discussions
5 059
Messages
13 227
Solutions
85
J'aime
8 094
Points
198
Description :
L'add-on permet de limiter le nombre de threads que les utilisateurs peuvent démarrer et le nombre de publications qu'ils peuvent publier dans un délai prédéfini. Le nombre de sujets et d'articles et les délais sont configurables à partir des autorisations du groupe d'utilisateurs, dans la section Autorisations du forum. Ils peuvent également être définis par nœud pour chaque forum.

b03fdd973825f5dbdcc1eb8f9d7614c8.png


51c0b7b4b3b0587ff3ac4d76da9f4c67.png


Implémentation de messages d'erreur personnalisés pour le cas de la valeur Illimitée de l'autorisation "Limite de temps pour un nombre illimité de discussions / messages (en heures)". Les phrases peuvent être personnalisées à l'aide des identifiants de phase alpl_can_create_x_posts_only et alpl_can_create_x_threads_only

Télécharger V 2.5.0 :

Version 2.5.1 Bug Fix :
PHP error: Call to a member function getRemainingItemCount() on null
This is a bug-fix release, which fixes a PHP error that could happen when used with some third-party add-ons.

Télécharger V 2.5.1 :

Version 2.6.0 Category-based check and permission check improvements

This release implements the following enhancements:

1. New option - Category based check. Works the same as Node-based check, but checks for the category ID of a thread. This way you can put a category-wide limit, e.g. 10 posts across all forums of a category.
2. Improved check for existing post count. Previously, all post from the user would be counted, even if they made multiple posts being the author of a thread or already having posted in a thread. From now on, these posts will count only as 1 towards their limit. Also, if the current node is not in the node-based or category-based list, only the posts made out of these categories will be considered (previously all posts across the board would be counted).

Télécharger V 2.6.0 :

Version 2.6.1 Bug-fix : Search forums not working with category-based check option.
This version fixes a bug on XenForo 2.2 which would result in search forums not working with category-based check option.

Télécharger V 2.6.1 :

Version 2.6.2 Bug-fix : submitting a post redirects to it instead of using AJAX

This version fixes a bug with post submission always causing a redirect to the latest post instead of showing the post immediately, as per XenForo default behavior.

The reason the redirect was implemented was to show users, that they have hit their limit on number of posts, and the redirect was meant to be executed only when users hit their limit. It was, however, redirect in all cases, even if users have permission to post without any limitations. With this update, we kept the redirect but only for the case, when user hits their limit with the submission of the current post, so we redirect them to that post to make it clear to the user, that they can't submit another reply again.

Télécharger V 2.6.2 :

Version 2.7.0 New option: cross-category checkAdd bookmark

This version introduces a new option, that enables cross-category check for user threads and posts.

If this option enabled, only a given number of threads/posts will be allowed across all categories defined in the option "Category-based check ID list". If disabled (the default), the limitation will apply to each category separately.

Télécharger V2.7.0 :

Version 2.7.1 Option to set restriction message position :
- Added new options to display restriction messages for posts and threads at the top of thread list and post list.

1758545463227.webp

Télécharger V2.7.1 :

Version 2.7.2 Bug fix: insufficient privileges message shown even for users with permission to post :
- This release resolves “insufficient privileges” showing at the forum/thread top location even when the user can actually post/reply.

Télécharger V2.7.2 :

Version 2.7.3 Fixed Phrase Display Conflict :
- This update fixes a phrase-display conflict that occurred when using our add-on alongside [OzzModz] Thread Reply Button: No Permission Error Display and [OzzModz] Thread Reply Max Posts In Thread Permission.

- In certain cases, our add-on incorrectly replaced a message from those add-ons. The correct message is now displayed consistently.

Télécharger V2.7.3 :

Version 2.7.4 Fixed Phrase Display Conflict :
- This update fixes a phrase-display conflict that occurred when using our add-on alongside [OzzModz] Thread Reply Button: No Permission Error Display and [OzzModz] Thread Reply Max Posts In Thread Permission.
- In certain cases, our add-on incorrectly replaced a message from those add-ons. The correct message is now displayed consistently.

Télécharger V2.7.4 :

New Features and Bug Fixes​

This release improves limit messages and fixes several cases where posts were counted incorrectly or limits did not apply as expected.

NEW

Custom URL for limit messages
Limit messages can now link to a rules, FAQ, upgrade, or other custom page. Normal XenForo permission errors remain unlinked.

Better message for zero allowance
Members with an allowance of zero now see the add-on's limit message instead of XenForo's generic permission error.

FIXED — LIMIT CALCULATION

Empty forum lists could disable reply limits
Include/exclude settings with an empty forum list are now handled correctly without disabling normal reply counting.

New forums could escape limits
Creating, editing, or deleting a forum now immediately refreshes the forum list used for limit calculations.

Closed threads could be counted incorrectly
Closed-thread exclusions are now determined by each thread's own forum.

Unapproved content could incorrectly use an allowance
Unapproved threads and replies no longer count toward posting limits.

"Exclude closed threads" could not be disabled
Unticking the option now correctly turns the exclusion off.

FIXED — MESSAGES AND COUNTDOWNS

Countdown could use the wrong post
The wait time is now calculated from the post that actually frees the member's next available slot.

Countdown could show an incomplete message
Expired countdowns no longer display messages such as "You can post in this thread in" without a time.

Last allowed thread did not refresh the page
Creating the final allowed thread now refreshes the page and displays the limit/countdown, just like replies.

Exempt members were not tracked correctly
Thread authors and members already participating in a thread are now tracked correctly while remaining exempt there.

Version 2.8.1 "Post thread..." button fix

Fixed: clicking the Post thread button no longer shows "The requested forum could not be found" — the forum chooser opens as usual.

Télécharger V2.8.1 :
 
Ajout de la version 2.5.1 :)
Version 2.5.1 Bug Fix :
PHP error: Call to a member function getRemainingItemCount() on null
This is a bug-fix release, which fixes a PHP error that could happen when used with some third-party add-ons.
 
New option: cross-category checkAdd bookmark

This version introduces a new option, that enables cross-category check for user threads and posts.

If this option enabled, only a given number of threads/posts will be allowed across all categories defined in the option "Category-based check ID list". If disabled (the default), the limitation will apply to each category separately.

Télécharger V 2.7.0 :


@laurent68
 
New option: cross-category checkAdd bookmark

This version introduces a new option, that enables cross-category check for user threads and posts.

If this option enabled, only a given number of threads/posts will be allowed across all categories defined in the option "Category-based check ID list". If disabled (the default), the limitation will apply to each category separately.

Télécharger V 2.7.0 :

[Contenu caché]


@laurent68
Merci pour le partage :)
 
Contenu similaire Les plus vues Voir plus
Retour
Haut Bas