On the home page I had a “repost error” message for when people would hit the back button or somehow double post from the home page. The way it worked was to check the db for a previous match to the topic/reply content and if it found a match it would throw an error at the user.  The problem with that is two-fold. As the messages table gets bigger, it will take longer and longer for that “check” to happen.  Worse, if someone posts the same message on different days, even years apart, the message will still happen.  It was a good idea to prevent some irritating things from happening, but it turned out to be more irritating for me if I type “awesome” as a reply. That won’t work since I’ve already written that..

Long story short, that “feature” is gonzo.


  • Discussion Forum Stats

  • Users:
    3,905
    Topics:
    27,909
    Replies:
    156,795
    Total Posts:
    184,704
  • Polls

    Rate your excitement level for Utah Men's Basketball playing in the NIT

    • Not Excited (40%, 48 Votes)
    • Excited (35%, 42 Votes)
    • Neutral (26%, 31 Votes)

    Total Voters: 121

    Loading ... Loading ...