Before starting this tutorial please keep in mind two things:
-1. This tutorial does not work for SEO friendly urls.
-2. I do not give support to pro-portal users as I am NOT the plugin developer.
Some of you may ask why I am writing this, well. Merely because this is what I want to do with my forum/site so I will have less work, and more time to work on a few things.
And I thought I would write it, so others could do it to!
you install your copy or MyBB 1.6.x+(+ = higher) be sure to NOT upload its contents to a "forums, Board, bb" folder.
Just upload it! It might show your forums as the index of your whole site, well we can change that!
This part can be a bit tricky for newbies!
Rename your index.php to forums.php or something else you might like!
Now rename portal.php to index.php and leave it as is!
But what about the login box? WHY doesn't it work?
Well, I found a way to change that!
Open your new index.php file and find
and replace it with
Next find
And replace it with
And your done! Viola! You can now make full use of the portal!
About the navbar though, I need to find a way to make it go to forums.php
Til I find a fix, I hope you like this tutorial.
EDIT/UPDATE /04/28/09:
Once MyBB 2.0 is released, if need be I will update this tutorial!
-1. This tutorial does not work for SEO friendly urls.
-2. I do not give support to pro-portal users as I am NOT the plugin developer.
Some of you may ask why I am writing this, well. Merely because this is what I want to do with my forum/site so I will have less work, and more time to work on a few things.
And I thought I would write it, so others could do it to!
you install your copy or MyBB 1.6.x+(+ = higher) be sure to NOT upload its contents to a "forums, Board, bb" folder.
Just upload it! It might show your forums as the index of your whole site, well we can change that!
This part can be a bit tricky for newbies!
Rename your index.php to forums.php or something else you might like!
Now rename portal.php to index.php and leave it as is!
But what about the login box? WHY doesn't it work?
Well, I found a way to change that!
Open your new index.php file and find
add_breadcrumb($lang->nav_portal, "portal.php");
and replace it with
add_breadcrumb($lang->nav_portal, "index.php");
Next find
redirect("portal.php", $lang->redirect_loggedin);
And replace it with
redirect("index.php", $lang->redirect_loggedin);
And your done! Viola! You can now make full use of the portal!
About the navbar though, I need to find a way to make it go to forums.php
Til I find a fix, I hope you like this tutorial.
EDIT/UPDATE /04/28/09:
Once MyBB 2.0 is released, if need be I will update this tutorial!
I'm not even angry. I'm being so sincere right now, even though you broke my heart and killed me. And tore me to pieces, and threw every piece into a fire.