Jump to content


Tutorial info Visit support topic

  • Added on: Jun 30 2009 01:12 PM
  • Date Updated: Nov 13 2010 12:56 PM
  • Views: 3467
 


* * * * *
1 Ratings

Make Portal Default

this tutorial show u how to make your portal page to your forum default page.

Posted by Musalman on Jun 30 2009 01:12 PM

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.

Powered by Tutorials 1.4.1 © 2012, by Michael McCune