Is ther any ssi or any way to get post sent to a home page?
<!--#include virtual="./SSI.php?ssi_function=news" -->
![]() |
Is ther any ssi or any way to get post sent to a home page?
What do you mean... you want to include a post within a page outside of your forum directory?
Community Coming Soon
Yea! I'd like to use Joomla as the CMS and MyBB as the board. I want to have a forum for news post, and i would like to display those post as news on Joomla front page. I can do it with phpbb and smf but i realy like MyBB. Thanks!
Sorry but there's no mod for that purpose yet.
You can include latest posts with the code found at:
htttp://community.mybboard.net/showthread.php?tid=6952 you could modify that code a bit to do what you want.
Community Coming Soon
You could use this thing i made a while ago. Perhaps pull the post from mybb_posts by using the tid?
PHP Code: <html> |
« Next Oldest | Next Newest »
|