Customizing SMF > Modifications and Packages
Auto Merge Double Post
Geor'G:
Aright...
Or so:
--- Code: ---$_REQUEST['subject'] = $_POST['subject'] = htmlspecialchars($row['subject'],ENT_QUOTES);
--- End code ---
Motorhed:
--- Quote from: Arantor on May 22, 2012, 12:11:04 PM ---It fails because you have other mods that this conflicts with - changing the mod can't solve those problems, you'll have to apply the code changes by hand.
--- End quote ---
This is not necessarily true.
I just tried installing this mod on a freshly installed forum with no mods in place and it still had many errors during installation.
Something else is at play.
Rivalyn:
Has anyone made modifications to this Mod to alter the days to hours? I.e. auto-merge but allow bump after 2 hours instead of days (running 2.0.2)
Liam_michael:
Bug on 1.x:
If two different guests post one after the other, the posts are merged. How do I prevent this from happening? :(
In other words, it is not discriminated guests of different usernames are separate people, and so is merging all guests that post one right after the other.
See here: http://biology-forums.com/index.php?topic=17286.msg81706#msg81706
live627:
It is because all guest postings are considered to be from the same member - ID 0
So they should not have permission to merge... wait, the permission is tied to the manual merge button. Crap. {
I'll need to check the code.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version