Forum ID different on portal1.php and portal2.php?
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #2
RE: Forum ID different on portal1.php and portal2.php?
hi deb (waves) - you need to hard code it in the php page (it's easiest) . Put the code below under the code where you are setting the breadcrumb. The numbers in the ' ' are the forum ids, and the number of announcements.

Code:
$mybb->settings['portal_announcementsfid'] = '1,12,19,24';
$mybb->settings['portal_numannouncements'] = '14';



[Image: leelink.gif]
MYBB1.6 & XThreads
(This post was last modified: 09-10-2012 06:36 PM by leefish.)
09-10-2012 06:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Forum ID different on portal1.php and portal2.php? - leefish - 09-10-2012 06:35 PM

 Standard Tools
Forum Jump: