MyBB Community Forums

Full Version: Move users to another forums
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
sorry about the stupid questionBig Grin
Hmm , I've tried to run this:

INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`)

then the users properties listed like this:

(id, 'username', 'pass', 'salt', 'loginkey', 'email')

and it didnt work, sql query was returned with an 1064 error:/

I want to add only some members, thats why I used this and there are some members in new forums already, so i dont want to repace them with the old ones...
omg... i didnt write valuesBig Grin
Pages: 1 2