this tutorial will show you how to make your portal front page to your domain OR forum Default/Main page.
Goto your forum root directory.
Open initdata.php
Find:
define( 'IPS_DEFAULT_PUBLIC_APP', 'forums' );
Replace With:
define( 'IPS_DEFAULT_PUBLIC_APP', 'portal' );
Save & Upload you are done.
If You Have Installed Unreal Portal Then Apply This.
Find:
define( 'IPS_DEFAULT_PUBLIC_APP', 'forums' );
Replace With:
define( 'IPS_DEFAULT_PUBLIC_APP', 'uportal' );
Save & Upload you are done.
make sure you have Enabled the Portal from ACP>System>Manage Applications & Modules< at the very bottom have portal module click the right drop icon and select Edit Application Settings at the end of settings u seen Application Enabled mark as YES.
Note: it's working with all IP.BOARD 3.x and 3.1.x versions.













