Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 8, 20241 yr I forgot my password from my administrator account and it won't let me enter the forgotten password and the password doesn't appear on my email, what can I do?!
January 8, 20241 yr Community Expert Solution To clarify, were you able to submit the forgotten password form and you didn't receive the email? Have you checked your spam folder?
January 8, 20241 yr Author yes it won't let me because I reinstalled windows and it's because I didn't forget my password
January 8, 20241 yr Community Expert Is there an account on your community which you do know the password of? They do not need to be an administrator for what we are about to do.
January 8, 20241 yr Author Yes, there is an account, but I don't know the password, I don't actually know it anymore, I looked on the ips community to ask them to do it, but none of the methods worked I have another account for which I know the password, but it does not have administrator status to have access to admincp
January 8, 20241 yr Community Expert 2 minutes ago, Mitoi Bogdan said: I have another account for which I know the password, but it does not have administrator status to have access to admincp You can simply go into your database (using PHPMyAdmin or similar) and then go to the core_members table, at which time you would locate both the account you know the password of and your administrator account. On the administrator account, find the number for member_group_id column and then update that column for the account which you know the password of. This will then make the regular user account that you know the password of an administrator. You can then edit the password of your original administrator account.