The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Prevent Doubleposting Details »» | |||||||||||||||||||||||||
When a User posts into a thread where he already has the lastpost, no new post will be added. The lastpost of him will be edited and the new text is put after his first message.
This will be done until the old post is older than 24 hours (you can change this timespan yourself) Nothing more to say about that, it's the quite same as my vb3.0 version. This Mod should run with 3.6 as well ** Please make sure you ENABLE this product after you install it - it is disabled by default. ** For vb 3.8 there are two alternative updates ; https://vborg.vbsupport.ru/showthread.php?t=203705 https://vborg.vbsupport.ru/showthread.php?t=204177 Show Your Support
|
Благодарность от: | ||
inphoenix |
Comments |
#692
|
|||
|
|||
Thanks for your ongoing help. I tired and I copied and pasted and here is what happens. It runs the actual BB code and sentence into the first post.
example just me doing a test of posting* *Auto Merged Post;*[dl]*[/dl]hey this is my second test of a double post It seems that whatever code I place in "Double Post Spacer" appear as text in the post. And does not move the second post down a line or two. example First post[dl]Second test post |
#693
|
|||
|
|||
ok thank you. I got it.
|
#694
|
|||
|
|||
For those who want to exclude the Admin ONLY from the PRevent Double Posting Feature use the below code:
Code:
!in_array($vbulletin->userinfo['usergroupid'], array(6)) Code:
!in_array($vbulletin->userinfo['usergroupid'], array(X,Y,Z)) |
#695
|
||||
|
||||
Quote:
Jacquii. |
#696
|
|||
|
|||
PoetJA-1975, no problem ... you paste the code here:
AdminCP > vBulletin Options > Doublepost Preventing > Additional Condition (experts only) |
#697
|
||||
|
||||
Nice! Thanx very much!
Jacquii. |
#698
|
|||
|
|||
Hello guys -- reading all these posts has made me more confused. I should learn how to code. Here is my problem - i downloaded the mod. There are no errors being displayed. But it doesnt work right.
wHen a member doubleposts within the Timespan (eg two weeks) the post is merged with his/her earlier post. But it remains as aN individual post. if this is not clear then this is what i am saying. Member makes post A. He then makes post B in the Timespan. Next Post A & B get merged as one post in their own window. But post B still remains in its own window. So instead of one merged post you get Post A & B(merged) and Post B(the doublepost also appearing) in its own window How do i get this resolved? Since many use this mod how did they resolve this? Are there any codes and where should i place them? Most important - how do i put a separation or an actual line separating the two posts? Should I try Andreas plugin (post #157 in this thread) instead? (Made in 2005) I am a noob so please go easy on me. |
#699
|
|||
|
|||
Andreas plugin is working great for me on 3.5.4. I had too many errors using the other one.
|
#700
|
|||
|
|||
i will try that then and post what happens. i am on 3.67 PL1
EDIT: Yes- Andreas plugin worked on 3.67 PL1 -- just fine. But it has the same problems some mentioned - it puts the new post on the same line as the old one without separating them. Andreas suggested using a line separator yet for someone who knows nothing about coding where in XML the file do i place this line separator.And how can i exclude administrators from being affected by the mod? can someone help me here with the codes to use and where to put it in the xml file (andreas plugin is attached to post #157)? Thanks!!! |
#701
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showpost.php?p=1300910&postcount=693" target="_blank">SEE</a>
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|