Reversing the order of replies to forum discussion (newest first)
Using Jamroom
Strumelia:....
Other question: I have a jrForum_item_index.tpl in my custom skin. Is that the template that your code should go in? ....
jrForum_item_index.tpl over-rides /jrForum/templates/item_index.tplOther question: I have a jrForum_item_index.tpl in my custom skin. Is that the template that your code should go in? ....
Paul's code indicates the template is /jrForum/templates/item_detail.tpl so the skin over-ride method would have that file copied to your skin as jrForum_item_detail.tpl.
Or you could use the ACP method to put the code in there if preferred
ACP -> MODULES -> PROFILES -> FORUM -> TEMPLATES -> item_detail.tpl -> MODIFY
Docs: "Altering a modules template"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1051/altering-a-modules-template
