About retrieve forum name - I made a gif pics like in troubleshooting:
3. How do I display a specific image for each category id?
<img src="
http://www.mysite.com/cat_images/!!THREADID!!.gif">
But there is a mistake, not !!THREADID!! but !!CATEGORYID!!. I made pics with names of forums.
I can't understand why do you name forum as "category" and
For example: $forum_obj->display_News("10", "2", "0", "2"); would display 10 news items from category id 2 of forum 0 (in config.php) using template 2 (from template.php).
First 2 is a forum, and what is 0 ? I tried to write other digitals, it doesn't work.
Forum is phpbb2. Sorry for offtopic.
Thank you.