2011-09-15, 10:34 PM
Hey I am a new MyBB user, I was wondering where I could find a decent portal to install. I browsed the forums with no avail.
Is there one already built in?
Thank you
Is there one already built in?
Thank you
(2011-09-15, 10:37 PM)faviouz Wrote: [ -> ]It's a core feature actually, check out the portal.php page. For example:
http://community.mybb.com/portal.php
(2011-09-15, 10:40 PM)Smashbox Wrote: [ -> ](2011-09-15, 10:37 PM)faviouz Wrote: [ -> ]It's a core feature actually, check out the portal.php page. For example:
http://community.mybb.com/portal.php
Oh ok great! I am having a little trouble..
I want 'mydomain.com' to be the portal by default.
Do you know how I could do this?
DirectoryIndex portal.php
(2011-09-15, 11:06 PM)Smashbox Wrote: [ -> ]Ok this works perfect. But I have mybb installed in /forums/
So I have to go to "mydomain.com/forums/' to see the portal.
Could you give me a tip on making it just "mydomain.com/" to default to the portal?
Anyone?
<?php
define('IN_MYBB', 1);
require "/forums/global.php";
include '/forums/portal.php';
?>
(2011-09-15, 11:32 PM)Glas Wrote: [ -> ]ProPortal....Just saying
(2011-09-15, 11:36 PM)Smashbox Wrote: [ -> ](2011-09-15, 11:32 PM)Glas Wrote: [ -> ]ProPortal....Just saying
Glas can you hook me up with a link to it? The one I found the site seemed to of expired.
(2011-09-15, 11:36 PM)Smashbox Wrote: [ -> ]http://stevenzezulak.com/proportal.html(2011-09-15, 11:32 PM)Glas Wrote: [ -> ]ProPortal....Just saying
Glas can you hook me up with a link to it? The one I found the site seemed to of expired.