Hi,
I've just created a new forum..
I've also create many test accounts to make sure my groups are working with its permissions.
Now these test accounts takes up "member number".
When I remove these test account, the "member number" don't seem to reset, instead it keeps raising..
So in the end, there's a huge gap in member number before the next real member.
I'm wondering anyone knows how to reset this member number thing so the gaps are removed.
Board is Invision version 1.3
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Invision Forums Member Number
Started by Inspiron, May 19 2005 03:17 PM
8 replies to this topic
#2
Posted 19 May 2005 - 09:53 PM
Well, the member number, I believe, is an auto increment number in the MySQL database. So, you would have to run this query:
ALTER TABLE table_name AUTO_INFREMENT=#Set table_name to the name of the table with the member data in it. And set # to the number that you need to reset it to.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















