The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Doublepost Prevention Plus Details »» | |||||||||||||||||||||||||
This branch is no longer supported. Please, use this product. This is complete rework of Xenon mod, that's not supported for a long time. Difference:
If user creates 2 sequent posts in a short time, those are merged. That helps to keep your forum clear and prevent topicks bumping. Setup: Just import product and change necessary settings. No any edits required. If you limit posts edit time, it's recommended to make merge time === edit time. PS. Should work with 3.7.x too, but tested only with 3.7.4. Supporters / CoAuthors Show Your Support
|
Comments |
#142
|
||||
|
||||
Vitaly, i'm using vb 3.8.4 PL1 installed your new xml and on double post got this:
Warning: require_once([path]/includes/functions_mergedoubleposts.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_dm_threadpost.php(744) : eval()'d code on line 1 Fatal error: require_once() [function.require]: Failed opening required '/home/thecodec/public_html/forumz/includes/functions_mergedoubleposts.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thecodec/public_html/forumz/includes/class_dm_threadpost.php(744) : eval()'d code on line 1 All the above error was my fault !, see below Can you advise please? |
#143
|
||||
|
||||
It seems i need this includes/functions_mergedoubleposts.php i couldn't download your file so i just copied your xml
|
#144
|
||||
|
||||
You fogot to upload file from ./upload folder. New version require it. look into github. It has button to download all files in single archive.
|
#145
|
||||
|
||||
Yes i know about the download button, but as i am at work the firewall wont allow the download, i found the seperate parts i.e Hook.....xml, Functions....php and uploaded them but everytime i make a double post i get redirected to your functions....php
Odd! |
#146
|
||||
|
||||
Check, if files are in proper place. This mod has standard setup - upload all files to apropriate directories and import XML. Error shows exact path, where it can't find file.
It may be needed to change file permissions to allow webserver read it. |
#147
|
||||
|
||||
Functions....php is in the includes folder Hook....xml is in Includes/xml/ folder and product-mergedoublepost.xml was imported with overwrite.
by the way thanks for the prompt replies. Files are CHMOD 644 |
#148
|
||||
|
||||
Check files owner or chmod to 666.
I can't consult about server administrating issue. Do anything you wish, but remove error "can't include file" . I't not mod issue. |
#149
|
||||
|
||||
I've found the issue , it's not your mod!, when i saved target as for the files at github it saved the source code of the page....!
I have fixed the hooks because that was easy however when copying the functions.....php and pasting it all appears on one line could you possible attach a text file of it here or send it to me please simon.lloydATthecodecage.com all should be well then |
#150
|
||||
|
||||
Vitaly, thanks for your help, it's working now however its not displaying the delimiter between merges.
Never mind, the first duplicate post was posted within 1 minute and didnt show the delimiter however after posting again after 2 minutes it showed. is there anyway to display the actual time of the duplicate post rather than how many minutes later? |
#151
|
||||
|
||||
vB has delay to add "edited by" to message and log changes to history. Seems 15 minutes. Within this time delimiter is skipped, to avoid text bullshitting . If you are 100% shure, that you always need delimiter - change appropriade vB setting.
Absolute time is very bad idea, because it will be incorrect for different time zones. That's why relative time is shown. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|