![]() |
MYBB_ROOT change directory - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: MYBB_ROOT change directory (/thread-169093.html) |
MYBB_ROOT change directory - darkchaoz - 2015-03-30 hi, I just moved my forum from forums.website.com/test/ to forums.website.com/test/ I have changed the cookie path, url etc on the settings.php but my forums shows a white page.. I found out that MYBB_ROOT is still defined as the old directory.. /test/ how do i change MYBB_ROOT RE: MYBB_ROOT change directory - Destroy666 - 2015-03-30 (2015-03-30, 08:50 PM)darkchaoz Wrote: from forums.website.com/test/ to forums.website.com/test/ ? That would mean that your forum stayed at the same place. Also, please provide real URL so we can check. (2015-03-30, 08:50 PM)darkchaoz Wrote: I found out that MYBB_ROOT is still defined as the old directory.. /test/ MYBB_ROOT is set automatically by PHP. I doubt that's the issue. RE: MYBB_ROOT change directory - darkchaoz - 2015-03-30 edit, it might be working again.. nvm |