MyBB Community Forums

Full Version: Portal.php Help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How would I edit the portal.php
I have this code in the portal.php
Quote:<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="200">
{$welcome}
{$pms}
{$search}
{$stats}
{$whosonline}
{$latestthreads}
</td>
<td>&nbsp;</td>
<td valign="top">
{$announcements}
</td>
</tr>
</table>
{$footer}
</body>
</html>
Were and what would I edit?
what do you want to get by editing the portal ? can we have your forum url
(2013-07-18, 04:37 AM).m. Wrote: [ -> ]what do you want to get by editing the portal ? can we have your forum url

I want to add news and info on it
<snip>
admin panel >> configuration >> settings >> Portal Settings -->

Forum ID to pull announcements from <-- enter the forums IDs separated by comma
Number of announcements to show <-- put 10 or 15 or 20
Show Latest Discussions <-- select yes
Number of latest discussions to show <-- put 10 or 15 or 20

save the settings and check your portal page
(2013-07-18, 04:59 AM).m. Wrote: [ -> ]admin panel >> configuration >> settings >> Portal Settings -->

Forum ID to pull announcements from <-- enter the forums IDs separated by comma
Number of announcements to show <-- put 10 or 15 or 20
Show Latest Discussions <-- select yes
Number of latest discussions to show <-- put 10 or 15 or 20

save the settings and check your portal page
What do I do with the forum ID to pull announcements?
^ I've checked your forum just now and it is yet to have required content to put on the portal.
anyway, see replies here for forum IDs information
(2013-07-18, 05:10 AM).m. Wrote: [ -> ]^ I've checked your forum just now and it is yet to have required content to put on the portal.
anyway, see replies here for forum IDs information
Can you help me do stuff!
Like add content on the page?
Kinda like sev7ensins.com has news on their portal
^ first you have to post some useful content (threads) on your forum then follow given suggestions (post #4)