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've just released a new version, as described above.
To upgrade, download and extract the attached zip file and upload the contents of the "upload" folder to your forum root, as the included php file has been modified.
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.
Set "Allow Overwrite" to "Yes."
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've just added some more options and fixed another bug. If installing for the first time, follow the instructions in the product post, or if upgrading follow the instructions in the preceding post for v1.2.
Fatal error: Cannot redeclare contains() in /home/xx/forums.xx.com/includes/functions_autotaggerfromcontentandtitle.php on line 64
When I attempted to make a new thread that got flagged by this system. I get this every time I make a new thread, even when the flagged words are not in them.
Awesome system though! I do would like to make a suggestion that it shows in the report "which" flagged word triggered the report. Maybe displaying IP as well in the reported posts?
When I attempted to make a new thread that got flagged by this system. I get this every time I make a new thread, even when the flagged words are not in them.
Awesome system though! I do would like to make a suggestion that it shows in the report "which" flagged word triggered the report. Maybe displaying IP as well in the reported posts?
functions_autotaggerfromcontentandtitle.php is not a default vb file what custom plugin did you get this from
Fatal error: Cannot redeclare contains() in /home/xx/forums.xx.com/includes/functions_autotaggerfromcontentandtitle.php on line 64
When I attempted to make a new thread that got flagged by this system. I get this every time I make a new thread, even when the flagged words are not in them.
What hack are you running that uses the cited custom PHP file? I will install it on my dev site and see if I can duplicate the issue and resolve it.
Quote:
Originally Posted by Skyrider
Awesome system though! I do would like to make a suggestion that it shows in the report "which" flagged word triggered the report. Maybe displaying IP as well in the reported posts?