Version: 2.5, by MarkFL
Developer Last Online: Jun 2020
Category: Anti-Spam Options -
Version: 4.x.x
Rating:
Released: 04-06-2015
Last Update: 07-31-2015
Installs: 33
Uses Plugins
Additional Files Translations
No support by the author.
This mod will automatically generate a report thread when a new user posts a reply to a thread that has been inactive for a time (necro-posting) and/or has included certain words in the content of their post (and signature if you want). This includes the case where the new user edits an existing post they have made to add such words.
In the included screenshots, you can see the options provided via the AdminCP to configure the product to suit your needs, the default message shown to new users upon editing a post to add flagged words, an example of a thread as listed in the designated report forum, and the body of the generated report.
I want to give a profound word of thanks to BirdOfPrey5 because it was the study of his XML files and the fact that he allows his code to be reused that allowed me to be able to package my products. :up:
Updated version 1.1:
User is allowed to chose excluded usergroup(s) from list of available groups
User is allowed to chose destination forum for generated reports from list of available forums
User is allowed to opt out of generating reports (moderate posts only)
Bug fixed where user editing existing post to include flagged words was shown moderation queue message even when posts were not moderated
Updated version 1.2
Excluded usergroup selection is 2 columns to save space
Added the option to exclude users by username
New users may now be blocked from creating/editing signatures containing flagged words
Customize the error message shown to such users
Destination forum for generated reports is also a 2 column format
if no destination forum is selected when saving the settings the first time, the forum used for user-reported posts is auto-selected
Bug fixed with regards to the first post of a thread being put into the moderation queue and user post counts
Updated version 1.2a
Resolved conflict with "Automatic Tagger From Message Content and Title"
Updated version 1.2.1
Include new user's IP address in report post, with link to resolve IP
Report which flagged word(s) were found in post content and/or signature
Updated version 2.0
Added the option whether to exclude users by postcount
Allow standard wildcards in flagged word definitions
Allow product to either act globally or in select forums
Updated version 2.1
Added the option whether to include posts/signature in report whether flagged or not.
Updated version 2.2
Allowed domains: sites to which links are allowed.
Quoted content (as long as it has not been altered) is exempt from being checked for flagged words.
When a new user's post goes into moderation, they are shown a static error message, rather than vBulletin's fleeting message new users often fail to be able to read/understand.
Updated version 2.2a
Found and fixed a syntactical error preventing selected forums setting from working correctly.
Updated version 2.3
Will now auto-add the unresolved report thread prefix when creating the report if "Report Thread Prefix Management" is installed and active.
Updated version 2.3.5
Data-type for destination forum fixed to positive integer.
Updated version 2.4
Fixed broken link to post when the reported post is the first in a thread.
Updated version 2.5
Replaced usergroup and forum selection settings with select elements.
Added the option to decide whether to display the product's moderation queue message or to use vBulletin's default message and redirect.
If your automated reports go to the same forum as user reported posts, then any subsequent user reports will be appended to the thread generated by this product.
Installation:
Download and extract the attached zip file, then upload the contents of the "upload" folder to your forum's root directory.
In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product.
Click on "Choose File" and browse to the product xml file that was included in the .zip file.
Click "Import"
You MUST enable the product by going to:
AdminCP -> Options -> MarkFL: Automated Post Reporter v1.1
And clicking "Yes" for "Reporting System Enabled?"
I just double-checked on my dev site, and when a new user who posts first with no flagged words, and then edits a post to add a flagged word, the post is added to the moderation queue, and a report is generated to show the original post content, and the edited content containing the flagged word.
This is a long shot at this point, but would it be possible to rework how the Flagged words function?
Rather a comma delimited list, could it be set to one word (or phrase?) per line, with a | as the delimiter with the following. Additionally, the comma could remain as a word separator.
Posted flagged word(s) in their post content: badwebsiteurl
reason it's flagged.
Details concerning this user and the thread to which they posted are as follows:
I've had a few requests from my moderation team on this and was wondering if this could be added in at some point. There's a few websites that have been used on our communities that have "issues" as in, mobile users get spammed by scare-ware that their mobile is infected and needs to be cleaned (postimg mobile).
I just double-checked on my dev site, and when a new user who posts first with no flagged words, and then edits a post to add a flagged word, the post is added to the moderation queue, and a report is generated to show the original post content, and the edited content containing the flagged word.
Hello. I am sorry to ask again. But this does not work in our Forum.
When someone at first makes a post without the flagged word, then the posting ist online.
When he then edits his posting and adds one flagged word, then the posting keeps online.
Is there a workaround for this?
Hello. I am sorry to ask again. But this does not work in our Forum.
When someone at first makes a post without the flagged word, then the posting ist online.
When he then edits his posting and adds one flagged word, then the posting keeps online.
Is there a workaround for this?
Thank you!
I am unable to replicate this issue, so I have to assume another product you have installed is interfering.
I will update this product, and in the process go through the code with a fine comb.
There was an old plugin from VB3 still active... and interfering.
It was called "Usergroup Allow HTML" - and I think we do not need this anymore, because it is now included in VB4. After I deacitivated it, your addon here works also with the edited posts.