MyBB Community Forums

Full Version: how to change forum directory?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I am trying to change my from directory from mysite.com/index.php to mysite.com/forums/
is that possible? if so, how?
I am also trying to make the portal my homepage but instead of the portal called "portal.php" , i want it to change to "index.php"

Can you guys help?
Thanks in advance!
Thanks a lot nobby!
But now to the second question.
my forum link is now mysite.com/index.php
how do i change it to mysite.com/forums/
?
I would wait for support to help you with this. I too would like to know the answer to that.

Sorry I couldn't help you with your second question.
Ahh! Thanks anyways man!
rename index.php to forum.php
rename portal.php to index.php

i done this before just like that no issues.

but make sure u edit ur header links so people no where forum is located

add <li><a href="forum.php">Forum</a></li>

if there are any issues just lemme know
He wants it to be: mywebsite.com/forum/ not mywebsite.com/forum.php/
oh rofl... my bad i didnt notice u answered his question about the portal one....

create a new folder called "forum"

copy all ur mybb files to "forum" login to admincp and change ur cookiepath from / to /forum/ along with the website url

then create a redirect to http://site.com/forum

it should not show the index.php

i hope thats what he ment
(2012-11-11, 02:14 AM)wcore Wrote: [ -> ]oh rofl... my bad i didnt notice u answered his question about the portal one....

create a new folder called "forum"

copy all ur mybb files to "forum" login to admincp and change ur cookiepath from / to /forum/ along with the website url

then create a redirect to http://site.com/forum

it should not show the index.php

i hope thats what he ment

Are you sure about that?
Well some of them are not forum files, such as "portal.php" , and are you sure everything is going to be alright? Thanks btw!

Anyone?
I will bump this for you
Pages: 1 2