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

Ordering comments in discusions by its DESC CommentID and DESC DateUpdated

steamsteam www.planamigo.org - #1 foro planes amigo

Hi,

Does someone knows how to ordering comments in discussions by its DESC CommentIDs and DESC DateUpdated ?

Thanks in advance

Best Answer

Answers

  • Options
    R_JR_J Ex-Fanboy Munich Admin

    Try adding $Configuration['Vanilla']['Discussions']['SortDirection'] = 'asc'; to your /conf/config.php

  • Options
    steamsteam www.planamigo.org - #1 foro planes amigo

    @R_J dijo:
    Try adding $Configuration['Vanilla']['Discussions']['SortDirection'] = 'asc'; to your /conf/config.php

    but i need ordering messages by two criterias: DESC CommentIDs and DESC DateUpdated

    this configuration will do it ?

Sign In or Register to comment.