Okay, here is the simple problem but I can't find an answer:
1. I download user.sql, usergroup.sql and useractivation.sql from old forum
2. I install the new fresh forums, then dropped the table user, usergroup and useractivation.
3. I run the files *.sql in phpmyAdmin, those files are from 1.
Result: The new board has all the users the same as old board. Which is good.
Problem: In new board, I can't move the user from one group to another. I clicked [list all users] on the right side of the Registered group, which has 1914 users, but it says No users found matching those criteria.
I did the same thing on the old board, it list all the users.
What did I do wrong? I double check everything, the usergroup ids are the same, all the sub-table under users are the same. Why I can't list the users in the new forum?
Please help, I'm really appreciate it.
1. I download user.sql, usergroup.sql and useractivation.sql from old forum
2. I install the new fresh forums, then dropped the table user, usergroup and useractivation.
3. I run the files *.sql in phpmyAdmin, those files are from 1.
Result: The new board has all the users the same as old board. Which is good.
Problem: In new board, I can't move the user from one group to another. I clicked [list all users] on the right side of the Registered group, which has 1914 users, but it says No users found matching those criteria.
I did the same thing on the old board, it list all the users.
What did I do wrong? I double check everything, the usergroup ids are the same, all the sub-table under users are the same. Why I can't list the users in the new forum?
Please help, I'm really appreciate it.
Comment