Joomla help with phpBB?
So I’ve successfully installed both Joomla and phpBB, but I have yet to find a tutorial on how to neatly nest phpBB in the Joomla frontpage.
Any help is appreciated.
I meant an iframe, problem resolved
August 4, 2010 | Filed Under PHPBB
Comments
One Response to “Joomla help with phpBB?”
Powered by Yahoo! Answers
I am not sure what you mean by nesting.
If you have some custom code, the most likely place to add it would be in the theme/template your site is using.
/templates/templatename/index.php
This is where the code that generates the front page is located.