PDA

View Full Version : Mybb to VB 3.6



matt3830
Tue 15th Aug '06, 4:18pm
I'm importing a bunch of users into one large forum. Some are coming from vbulletin forums and others are coming from mybb forums. I only want the user base (no threads, pms, forums etc.)

When I tried to do my first import I got this error screen after 'Check and update database'.

Jerry
Tue 15th Aug '06, 4:22pm
The answer is at the bottom of the page, you have to set up the ImpExConfig.php, part of that is setting :



$impexconfig['sourceexists'] = true;

matt3830
Tue 15th Aug '06, 4:23pm
Nevermind, it's working now. You can delete this thread. Just noticed the error message.