Display Forum Name In Forum Display
Is there a way i can display the name of the forum when viewing the forum, in forumdisplay.
Say i had a forum called "Sports" and i clicked on it, then above the threads i want to put the forum name "Sports".
Something like this, im using this in the SHOWTHREAD template, to display the thread name when viewing a thread.
<h2>$thread[title]</h2>
|