Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Help with home page

2»

Comments

  • Options

    What I'm trying to say is the only thing I like to be update in a discussion is how many views and how many comments I don't wont the time the post was made to change or the recent person that comment in the discussion change.
    So the stuff in the screenshot is what I would not like to update after the post been made.

  • Options
  • Options
    edited May 2015

    @hgtonight Like this lol

  • Options
    hgtonighthgtonight ∞ · New Moderator
    public function discussionsController_beforeDiscussionName_handler($sender) {
      $discussion =& $sender->EventArguments['Discussion'];
      $discussion->LastCommentID = 0;
    }
    

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • Options

    Thanks @hgtonight <3

Sign In or Register to comment.