MyBB Community Forums

Full Version: Merge System - IPB to MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am currently trying to merge my forum from IP.Boards back to MyBB. I am having some issues with the Merge system.

I get this error when going to <mydomain.com>/merge/

Warning: require_once(/data/17/3/52/162/3541325/user/3943067/htdocs/inc/config.php): failed to open stream: No such file or directory in /data/17/3/52/162/3541325/user/3943067/htdocs/merge/index.php on line 54

Fatal error: require_once(): Failed opening required '/data/17/3/52/162/3541325/user/3943067/htdocs/inc/config.php' (include_path='.:/usr/share/php:/usr/services/vux/lib/php') in /data/17/3/52/162/3541325/user/3943067/htdocs/merge/index.php on line 54

I am currently running IPB 3.4.6
You must install MyBB in "htdocs" (<mydomain.com>)...
The Merge System expects your MyBB copy to be already installed.
(2014-05-25, 06:40 PM)Omar G. Wrote: [ -> ]The Merge System expects your MyBB copy to be already installed.

How would I do this.. I have IPB installed already? So.. I need to install MyBB in a "forum" folder within my htdocs, install it, and then go into the merge?
First I would do some local tests then I would just do it in my live site. You can install your MyBB copy in q subdirectory and move it over to the root after everything is finished about the merge/conversion.