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.

Sorting Discussions by date created doesn't work

I've got that lines in my config.php but sorting doesn't work

$Configuration['Vanilla']['Discussions']['SortField'] = 'd.DateInserted';
$Configuration['Vanilla']['Discussions']['SortDirection'] = 'desc';

Vanilla 2.1.3

Comments

Sign In or Register to comment.