• Resolved kleinefrage

    (@kleinefrage)


    I made some tests and signed in many times. Now the newest member has ID 41. I want to reset it that it starts from beginning from 0 or 1. How to reset it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I don’t think it is possible or correct to reset/change a members ID. However I have submitted a message to the developers to investigate further your request.

    Thank you.

    • This reply was modified 4 years, 3 months ago by mbrsolution.
    Plugin Author wp.insider

    (@wpinsider-1)

    It’s a database table AUTO_INCREMENT value that you will need to reset in the DB if you really want to. It’s not recommended to reset it. That ID value is primarily used internally by the system. Your member’s will mainly use the username value. So it’s okay for that number to keep going.

    If you want to try to reset it in the DB, you can use phpMyAdmin from cPanel to reset it in the members table. There should be an option in the “operations” tab. In the table options you can set autoincrement to the number you want.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to reset User Id?’ is closed to new replies.