Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help displaying latest post in each Category
Hey all,
Currently we are using the discussion overview extension with a custom categories.php file to display the latest post made under each category (just a snippet "last post in some topic by User posted at This time"). However, we also make use of the SubCategories extension and that's where the problem comes in - While displaying the latest post, it only displays the last post made under each category and ignores the sub-categories present in that category. Of course, it is clear from looking at the code why it won't work.
There are some methods in the SubCategories extension which might help with this, but I'm unsure as to how to use those methods in our custom categories.php file.
Does anyone know/have some pointers as to how to show the latest post under each category such that it also includes the sub-categories when getting the latest post?
Extensions being used are
http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=189
http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=312
Thanks in advance
0
Comments