Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Multiple portals
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Multiple portals
This is actually quite simple to do.

Make a second copy of portal.php - call it dlportal.php, for example.

Then in dlportal.php,
Find:

PHP Code:
$parser = new postParser;


Add below:

PHP Code:
$mybb->settings['portal_announcementsfid'] = '<FID LIST>';

(where <FID LIST> is the list of FIDs you want the new portal page to show, in the same format as the list you enter in the AdminCP)


My Blog
01-28-2008 06:37 PM
Find all posts by this user

« Next Oldest | Next Newest »

Messages In This Thread
Multiple portals - MyBB Us3r - 01-28-2008, 06:28 AM
RE: Multiple portals - ZiNgA BuRgA - 01-28-2008 06:37 PM
RE: Multiple portals - MyBB Us3r - 01-28-2008, 09:51 PM

 Standard Tools
Forum Jump: