Post Merge

Discussion in 'Support & Feedback' started by Weirfire, Jun 30, 2006.

  1. #1
    How feasible would it be to;


    if person who posts a thread was the last person that posted, to merge the post with the previous post automatically?
     
    Weirfire, Jun 30, 2006 IP
  2. shamess

    shamess Well-Known Member

    Messages:
    1,127
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    185
    #2
    Yeah, that way I wouldn't get annoyed when people double post shit tonnes and end up with a higher post count than me. I'm very jealous like that. xP
     
    shamess, Jun 30, 2006 IP
  3. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You might end up with some nonsense posts but it would be better than the current system.
     
    mad4, Jun 30, 2006 IP
  4. shamess

    shamess Well-Known Member

    Messages:
    1,127
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    185
    #4
    Not if it was layed out propperly. Like...


    Shamess posted again at 13:49

    Sort of thing...
     
    shamess, Jun 30, 2006 IP
  5. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #5
    It would probably save the mods a lot of time merging duplicate posts and it would allow members to use the quick reply to add a little post on to their previous post.

    The only downfall is that people can't bump their threads if they were the last person that posted in it.... (Is that a downfall?)
     
    Weirfire, Jun 30, 2006 IP
  6. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Overall I reckon its a good idea. Probably would need a change in VB though to implement. Add it to Shawns "to do" list. :)
     
    mad4, Jun 30, 2006 IP
  7. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #7
    We tried something like that for awhile (see this thread)... Basically you couldn't reply to a thread if you were the last poster (you could only edit the last post).
     
    digitalpoint, Jun 30, 2006 IP
  8. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #8
    If you can determine the last poster, would it not be possible to take the posted text and add it to their last post with a formatted date added to it?

    I have no idea what server resources this would take up but I'm sure with such a heavy load already on the servers you would be wanting to keep it to a minimum.
     
    Weirfire, Jun 30, 2006 IP
  9. shamess

    shamess Well-Known Member

    Messages:
    1,127
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    185
    #9
    I don't use vB, but I think it'd be just be changing INSERT to UPDATE on the sql query.

    Most probably not that easy though xP
     
    shamess, Jun 30, 2006 IP
  10. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #10
    Yes, but you also have to check every post to see whether the last poster was the current poster and append the date to the post. We're talking however many thousand posts a day multiplied by an extra 3 database operations. An update function must take up less load than an insert but its the initial check which would probably slow things down.
     
    Weirfire, Jun 30, 2006 IP
  11. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Or just remove the reply button for the user who posted last. Then they can only edit the post.
     
    mad4, Jun 30, 2006 IP
  12. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #12
    But my point is that if it automatically merges them together then people can still use the quick reply function and add text to their previous post.

    Anyway, it's probably very low down in Shawns priority list lol.
     
    Weirfire, Jul 1, 2006 IP