MyBB Community Forums

Full Version: Merge Query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2018-12-30, 05:00 AM).m. Wrote: [ -> ]please see similar problem & fix here
[obviously you have to work with file(s) in phpBB3 subfolder of Merge system]

Could you point me to what to edit?

These links are for simplemachines not phpbb.

Here is a quick question.

After I ran the merge system. It comes the selection that which script from I am merging.

Once I choose it phpbb3 it asks for db username, password and other details.

So, here which details should I provide? The details of phpbb or the details of new database where mybb is installed.
you can comment out suggested lines in 2 files

~/merge/boards/phpbb3/users.php (line 100)
$insert_data['aim'] = $data['user_aim'];

~/merge/resources/modules/users.php (line 38)
'aim' => '',

Quote:Once I choose it phpbb3 it asks for db username, password and other details
phpBB3 database details should be filled in
Pages: 1 2