PDA

View Full Version : Need Help With PHPbb Site Intergration



Anderman
23-07-2005, 07:23 PM
Ok,
All i need to is take all the forums from the phpbb and insert it onto a php document - Without all the extra stuff like online list / header ect

is there anyway to do this

Thanks

http://www.the-pit.co.uk/forum/index.php

the wombats
23-07-2005, 07:25 PM
i dont know what you mean, but nice forum and i love the skin :D

splintercell!
23-07-2005, 07:28 PM
:o Nice new template !!!11 Erm I think (but not sure) you have to do something like
<?php
$template = name of template;
include("/forum/index.php");
?>
not sure about the name though.. that could be it.

Anderman
23-07-2005, 07:29 PM
Hmm but doing that will add all the online list and headers ect.
Wich i dont want

Want to hide these adverts? Register an account for free!