2012-01-29, 04:14 AM
So in the portal, it shows latest threads and posts. I happen to have some extra space in my sidebar and don't want to put in an ad and risk deterring people. However, I think it would look really cool being able to have the lastest posts show in the sidebar.
I am using Audentio's Dark Ice. You probably know that I know PHP, HTML, etc. I just don't feel like finding the code to retrieve the latest threads.
Is it possible to do this? Well it has to be
!
Any help or tips would be much appreciated!
Thanks!
EDIT: I may have figured out how to use a plugin and make some slight modifications to it...
EDIT2: I am using the Recent Topics On Index plugin. It looks like it adds a little variable called {$recenttopics} into the {$forums} variable. How can I access that and put it in the sidebar -- because it doesn't seem to work as I had thought.
EDIT3: I have found the variable in the index template. How can I access it through a sidebar in the header template?
I am using Audentio's Dark Ice. You probably know that I know PHP, HTML, etc. I just don't feel like finding the code to retrieve the latest threads.
Is it possible to do this? Well it has to be

Any help or tips would be much appreciated!
Thanks!
EDIT: I may have figured out how to use a plugin and make some slight modifications to it...
EDIT2: I am using the Recent Topics On Index plugin. It looks like it adds a little variable called {$recenttopics} into the {$forums} variable. How can I access that and put it in the sidebar -- because it doesn't seem to work as I had thought.
EDIT3: I have found the variable in the index template. How can I access it through a sidebar in the header template?