MyBB Community Forums

Full Version: SMF 1.1 > myBB 1.4 errors when importing users
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It imports the first 200 members, and then I get this error:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2006 - MySQL server has gone away
Query:
SELECT * FROM smf_messages WHERE ID_MEMBER = '206' ORDER BY posterTime DESC LIMIT 1

Can anyone shed some light as to what the problem is?
possibly a server time out or lost connection to the database?

how can i go back to the database config to initialize the connection again?
i restarted the mySQL server and i still get this error
i asked my host to increase the PHP script timeout time and it seemed to work. i just successfully imported all the users, so i'm fine for now Smile
ok, a few problems.

i want to sort topics by last post. it seems to be showing older posts first. i'm not sure why..

none of the statistics were transferred over. (forum post counts, etc)
fixed the post count 0 thing.

i'm not sure how to set the sorting to latest replies..
You probably need need to go into the system maintenance and rebuild/recount everything to fix the statistics.