Reverse Post Order

Replies 3


Open view.php file and search :
And replace `arsort($topics);` by
Save and look the result.
else if(Util::isGETValidEntry('forum', 'forum'))
.....
arsort($topics);
foreach(Paginate::viewPage($topics, $p, $nb) as $topic)
And replace `arsort($topics);` by
asort($topics);
Save and look the result.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- I am currently busy 😫.
Suggested Topics

VladVold
started (RU) есть те кто пробывал движок?
International Discussions

kat@a82479f8
started something to make theming a little easier
Feature Requests

3K
3

AlexanderLiebrecht
started 🇩🇪 First feedback on Flatboard v1.0
General Questions