MyBB Community Forums

Full Version: Displaying Forum Content
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
First, please help me by clicking the link in my signature that says HELP to the important issue.

Now, what I want to do is have it so that on the homepage of my site (it's integrated), I want the threads in my news and announcements forum to appear through a separate template on the homepage, and the extra posts to act as comments in their own template. I also want the poster's name displayed near it.

How to do this?
Displaying news on your homepage requires you to have class_parser.php initiated to parse the BBCode. The best thing I can find is: http://community.mybboard.net/thread-22068.html. That's a tutorial I used when I first started doing these sort of websites.

This is code modification though - moving...
That worked fascinatingly. However, my other problem is still bad.
Also, a problem came up. I am wondering how to display the poster's avatar. I used this, which did not work:
$mybb->post['useravatar']