![]() |
Great hack Xeon! Thank you! Going to install it...
But at first I have a question: what I need to do to switch off double post prevention after some time left? Is it possible to merge posts during appointed time? |
Quote:
That worked an absolute treat. Thanks ever so much for this. JD. :) btw. JD clicks Install :) |
@Goodspeed: hmm, i'm not sure if i get what you want.
If you want the merge just within the first xxy hopurse, use the default, if you want the merge whenever there's a doublepost show the code i posted for sinclair. or do you mean that within 10 minutes no post should be merged, and then during the next hour it should? everything is possible by changing just the conditions :) |
I'm sorry for my english Xenon, still not too good in it :(
Yes, I want to merge posts only during last 10 minutes, after that new post in thread by the same user should appear as new. What kind of conditions should I change? And one more question: is it possible to mark added text after merge? For example by adding line: Added by User at some time... Thank you! |
no prob :)
just replace Code:
AND dateline > " . (TIMENOW - 3600) . " Code:
AND dateline > " . (TIMENOW - 3600) . " AND dateline < " . (TIMENOW - 600) . " PHP Code:
PHP Code:
in PHP Code:
PHP Code:
|
I did everything, checked it twice, but merge not work after those changes.
Now, posts appear one by one without merging. Update After couple of tests I understood that is problem in first two changes. I removed them and it works but without 10 min limit. Addition with update date working GREAT! Thank you very much! I changed it a little bit: added update time. PHP Code:
|
Works great - thanks a lot /Martin
|
What do this hack if the Maximum number of sings per post reached and the Memver must creat an new one to complett the post ?
|
since the newest version it checks if the merged post is still a vald one.
If it is, then the post will be merged, if it's not valid anymore (too much chars/images or whatever) it will create a new post just as it would do without the hack :) |
Looks like a cool hack, Xenon. :) Does it have any impact on forum performance on a large forum?
|
All times are GMT. The time now is 12:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|