MyBB Community Forums

Full Version: portal as startpage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to have my portal as startpage. But that only can when I change something.
Now is my question can I do this with the splash-mod. I know the splash-mod only allow html files.

Now I make an html rederict page (for all browsers) and insert it in http://www.ikf-forum.eu/tijd.html

My question is will this give any problems with the working of the mybb forum.
Hi all Wink

I think that the best way is...

1 - upload MyBB's files to http://your_domain.com/forums/

2 - Edit portal.php

Find
// set the path to your forums directory here (without trailing slash)
$forumdir = "./";
Replace with
// set the path to your forums directory here (without trailing slash)
$forumdir = "./forums";
Now rename portal.php to index.php and upload to http://your_domain.com/

Smile
I think on the way I did it now it works 100%, I make a rederict that is compatable for every country. By using the splash mod it only showed on everybrowser sesion. When I do it on the way you told I get it to much. Check it and tell me your idea of it http://www.ikf-forum.eu

The only thing I still want to have in this portal is the latest threads, I know it is possible but the lines are to short. I make a thread of it a month ago but no replies so I think it is not possible.
http://community.mybboard.net/showthread.php?tid=20010