MyBB Community Forums

Full Version: IPB 2.3.6 to MyBB Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi,

When I use the Merge System Beta 5 to convert from IPB 2.3.6 to MyBB 1.4, it works fine up until it starts converting users. It converts about 900 users and then stops. I'm not sure exactly what's causing the hangup. It says here: http://dev.mybboard.net/issues/313 that the problem is fixed. If this fix has not been added to the latest Merge System release, could someone please tell me which line of code to replace in which file(s)? I assume the file to edit would be convert/boards/ipb2/users.php

Would the line to edit be this?

$insert_data['import_additionalgroups'] = $this->board->get_group_id($data['mgroup'], array("original" => true));
If so, what do I change it to?
I have around 76000 users, it converts 11000 members or so n then freezes.

the convertor worked fie on my pc( in wamp server, )
but online it is not working. it freezes.
It might be timing out on your host them, you could see if raising the max_excecution_time setting, or just perform the merge on your localhost and import the new database to your live forum afterwards.
Yes I tried to import, doing exaclty the way u said earlier, but it says - 300 lines already in the process, or u made the backup using a different way

where is he max_exec setting pl.
(2009-09-09, 09:31 PM)Ryan Gordon Wrote: [ -> ]The changes you need are here: http://dev.mybboard.net/projects/mybb-im.../users.php



I think this link is not working.Huh
(2009-09-11, 08:25 PM)Cool Surfer Wrote: [ -> ]
(2009-09-09, 09:31 PM)Ryan Gordon Wrote: [ -> ]The changes you need are here: http://dev.mybboard.net/projects/mybb-im.../users.php



I think this link is not working.Huh

The link works. If it doesn't then it is DNS issues on your end. Just wait a few hours and try again.
(2009-09-12, 02:27 AM)Ryan Gordon Wrote: [ -> ]
(2009-09-11, 08:25 PM)Cool Surfer Wrote: [ -> ]
(2009-09-09, 09:31 PM)Ryan Gordon Wrote: [ -> ]The changes you need are here: http://dev.mybboard.net/projects/mybb-im.../users.php



I think this link is not working.Huh

The link works. If it doesn't then it is DNS issues on your end. Just wait a few hours and try again.

can u upload the file elsewhere pl. i am stil getting server not found.
That's because it's actually down now Toungue. Just wait awhile it should be back up soon.
lol ...
Smile
Pages: 1 2