I am moving my board to a new server. I exported all the data (or so I thought) and imported it into the db on the new server.
After fighting for a while with it not letting me log in, I realized that the reason was that the user table exported the structure but did not export the records.
I'm using MySQLMan on my old server. Though even vB's export fails as well.
I know that my host has disabled writes to the db but that did not keep me from exporting records from all the other tables.
Ideas? I really need to get my 3000+ users migrated so I can get my forums back up.
After fighting for a while with it not letting me log in, I realized that the reason was that the user table exported the structure but did not export the records.
I'm using MySQLMan on my old server. Though even vB's export fails as well.
I know that my host has disabled writes to the db but that did not keep me from exporting records from all the other tables.
Ideas? I really need to get my 3000+ users migrated so I can get my forums back up.
Comment