Quote:
Originally Posted by fmckinnon
Thanks - I can easily change the username, etc., in phpmyadmin - but how can I get all my posts from userID one migrated over to the new user, w/o merging them?
Ex: User 1 is twc_admin - it has hundreds of posts and history.
User 2395 is what will BECOME my personal account.
how do I move all posts from user1 to user2395 yet, still keeping user1 available (seems like the merge command would delete user1) ....
Then, after moving all my history and posts from user1 to user2395, I'd rename user1 to be what I want (a more generic, sitewide ID)
Thks
|
Buddy you are simply complicating things. I am gonna repeat the same thing what I said in much more simple words so that you know what im trying to say.
Just do the following steps, you will get what you want.
1. Backup the database. (in case anything goes wrong)
2. Create a new account on forum - This will be your TO BE ADMIN account. Make a new one, forget the existing 2395 or whatever. And add it to the admin usergroup.
3. In phpmyadmin, edit
user ID field of "1" to the ID of the one you just created above.
Now you have your personal admin account with which you will post.
Now for the "blog-forum posting" account.
1. Create another new account on the forum - this will be one which will post.
2. In phpmyadmin, edit
user ID field of the one you just created above to "1"
3. go to admincp and give it permissions you want.
DONE!
--u ask how?.... That's how!