MyBB Community Forums

Full Version: How to change directory..??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a forum in a directory /Mybb/ and need to change to the principal directory...
How i can configure the forum for the change of the directory?
Thanks Smile
ACP > Configuration > General Configuration. Change the Board URL and cookie settings to what the new ones will be, save, and then move the files.
/related question/

Wouldn't this work also?

Go to inc/settings.php and change the url of the board and cookie settings

Then just change the name of the directory the board is currently in to the new one...

I've tried it.. and had no issue. Would save the trouble of all that file moving stuff..

But I dunno, maybe that way will perform better or something...?
I think they want to have it as yoursite.com/index.php not yoursite.com/MyBB/index.php... but it's normally better to edit something in the ACP if it's possible, rather than editing a file.
(2009-02-02, 07:00 PM)MattR Wrote: [ -> ]I think they want to have it as yoursite.com/index.php not yoursite.com/MyBB/index.php... but it's normally better to edit something in the ACP if it's possible, rather than editing a file.

Ok. Good to know.. just wanted to be clear to prevent myself any other future issues. Already have enough on my hands. Toungue
Thanks... if i have a problem i tell to you Smile