Wrapping the Board Inside MKPortal - phpBB2

STEP 1: Set Config Option

In MKPortal "Control Panel > Preferences > Forum Page Look & Feel" set the "Show Forum inside MKPortal?" option to "Yes".

STEP 2: Modify Board File(s)

Backup the file(s) before modifying.

Edit the forum files:

  • includes/page_tail.php
  • includes/template.php
  • includes/page_header.php
  • templates/xxxx/overall_header.tpl

Edit the forum file includes/page_header.php

FIND:

REPLACE WITH:

Edit the forum file includes/page_tail.php

FIND:

ADD BELOW:

Edit the forum file includes/template.php

FIND:

REPLACE WITH:

Optional: The next modification is useful to remove the forum header and is skin-dependent.

Edit the forum file templates/subSilver/overall_header.tpl

Remove all the following code:

 

MKPortal Online with Board Offline

Edit the forum file common.php

FIND:

REPLACE WITH: