Page 1 of 1

Question about not using the Portal

PostPosted: Sat Aug 04, 2007 7:32 pm
Author: hueter
Hi,

this might sound odd but I would like to use Integramod on a site without including the portal page...meaning if I could I would like to only use the spectacular pre-modded phpBB forums.


I was wondering how I would go about setting this up...the thing I downloaded at least had the portal built in to a lot of the forums, but is it possible to get the forums standalone without breaking it, or is that against the Terms? <img>



Thank you,
Hueter

Re: Question about not using the Portal

PostPosted: Sat Aug 04, 2007 11:32 pm
Author: Helter
you can deleat the link to the portal in acp/general admin/qbar. The only post that links to the portal is the default welcome post. You can add a center block to the default portal page and in this block, add a redirect to index.php.

index.html
Code: Select all
<HTML><HEAD><META></HEAD><BODY></BODY></HTML>


also add this code to your center block. set it up as an html block.