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!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Suggested Topics
123456789abc01
started Upgrading from basic to pro - can I ... ???
Open Bar
AlexanderLiebrecht@5e3cf8af
started solved Youtube-Videos in Flatboard Forum
Bug reports
vince@2f8ed28a
started Unable to post something or create a forum after installation
General Questions
Ben@49a5762e
started Would like to debug the Facebook ogg Image Share not working correctly
Bug reports