The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Doublepost Prevention Details »» | |||||||||||||||||||||||||
-------------------------------------------------------------------------------- This modification has been withdrawn. vBulletin 4.0.x and 4.1.x are no longer supported. The feature is already built into the core vBulletin 4.2.x code. -------------------------------------------------------------------------------- This is a current version of the popular modification, originally developed for the early 3.x series by Xenon. Basically, if member posts in a thread where they were the previous last poster, then if the conditions are met, their new post will be auto-merged into the previous post instead of creating a new "double" post. A number of options are provided ; Time Limit - if more than xxx minutes have passed since the last post, no merge is done. Timestamp Spacer - if enabled, a timestamped spacer is added between the old post text and the new post text. Other spacer choices provided are no spacer, a default, or a custom spacer. Spacer Colour - allows you to set the colour of the spacer between merged posts (if one is enabled). Post Timestamp Update - if enabled the newly merged post will have its post time updated to the new time, otherwise it retains the time of the original post. Usergroup exceptions - Allows you to exempt certain usergroups from the doublepost merges. Forum exceptions - Allows you to exempt certain forums form the doublepost merges. IP Address Check - Specifies if the poster IP should be checked, if enabled, the post will only be merged if the user and ip address are the same. All settings are located in vBulletin Options > Doublepost Prevention. To install just unzip the XML and import into vB using the ACP Product Manager. History: v4.0.1 : 15-Jan-2010 : Initial release for vb 4.0.0 Gold. v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1. v4.1.1 : 17-Jun-2011 : Fixed for vBulletin 4.1.4. v4.1.2 : 30-Jun-2011 : Javascript updated for CKE and Autosave. v4.1.3 : 08-Jul-2011 : Dependancies updated as its no longer compatible with vB 4.1.3 or less. v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7. Show Your Support
|
15 благодарности(ей) от: | ||
Babis 92, BCP Hung, cykelmyggen, Gorgasm, goxy63, Guthatron, McAtze, michal72, Mikevet1984, NAZIA, Popa Andrei, swiftor, too_cool_3, TZ. |
Comments |
#352
|
|||
|
|||
Re-installed. This plugin prevents duplicate posts through Tapatalk & ForumRunner as they can bypass it with the default doublepost merger within vB.
|
#353
|
|||
|
|||
cool! tapatalk could also bypass this mod, great if that works now
|
#354
|
|||
|
|||
Nope, with this plugin installed you can no longer post double (or more) posts with tapatalk/forumrunner
|
#355
|
||||
|
||||
There's one bug with DBTech's Advanced User Tagging (v3.0.5, maybe all in v3 series) and this mod.
Anyway, it is noticeable if you use Paul's mod double post prevention. I described bug here: http://www.dragonbyte-tech.com/f51/s...tion-mod-9721/ Solution is to as follows: Find Prevent DoublePost plug-in for newpost_complete hook (all plug ins have same name, but hook location is different). In plugin you need to find this code: PHP Code:
PHP Code:
Now it works fine. If you use both of this mods, you certainly would like to apply this change. And, it makes easier for users to quote double posts from other's if they want to delete unnecessary content of their posts (it puts information about double posts in new lines, not the same as users text). |
#356
|
||||
|
||||
Its not really a bug, but it is something I noticed a long while ago (when quoting), which is why I actually changed it when I added this to the 4.2.0 core.
If you want to match what vB4.2.0 does, change it to this ; PHP Code:
|
Благодарность от: | ||
Alan_SP |
#357
|
||||
|
||||
Thanks Paul. One new line is enough for me, but I'm sure that some would use as it is in vB4.2. :up:
When I said bug, I meant that this didn't worked for DBTech AUT. Strange thing is, it worked with older version of AUT and your mod without any need to change it. EDIT: By playing a bit with spacer, this is what I find the most satisfying for me: PHP Code:
|
#358
|
|||
|
|||
Hey Paul. Is there any specific reason why Tapatalk and Forumrunner ignores and bypasses the double post prevention feature build in the core of vB while your plugin (this one) works fine in preventing double posts made through tapatalk/forumrunner?
|
#359
|
||||
|
||||
Since I have no clue how Tapatalk and Forumrunner work, I dont know.
|
#360
|
|||
|
|||
This product is not compatible with version 4.2.1 of vBulletin. (Compatible starting with 4.1.4 / Incompatible with 4.1.99 and greater)
|
#361
|
|||
|
|||
That's correct. It's because the feature is already built in to versions 4.2.0 and 4.2.1 so there's no need for an add-on.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|