UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Admin can't login after email change?

Admin can't login after email change?

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Hi,

Something weird happened, I logged on as admin, went to my panel and changed my email address and when I clicked OK (or save), I got a message saying that my account needed activation. Is this a bug? I couldn't logon to my own board to activate my own account.

Mind you, I corrected the problem by entering the following queries in my DB using phpmyadmin:

UPDATE `usebb_members` SET `active` = '1',
`active_key` = '' WHERE `id` =1 LIMIT 1 ;


Cheers,
Gene
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
Changing e-mail address requires you to reactivate your account. An e-mail containing an activation link should have been sent to your new e-mail address.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Dietrich wrote
Changing e-mail address requires you to reactivate your account. An e-mail containing an activation link should have been sent to your new e-mail address.


Unfortunately, no email was sent.

Isn't there a way to protect the main (admin) account from such incidents?

Cheers,
Gene
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Could it be that I don't get any email because Registration is set to Admin?

Gene
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
You should have received an e-mail, but with admin activation an administrator must reactivate the account in the ACP. If there's only one admin this is ofcourse a problem. :)

The code was changed in CVS, this problem will be fixed in UseBB 1.0.7.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jun 2007
Posts: 122
Location: Gatineau, QC, Canada
Dietrich wrote
You should have received an e-mail, but with admin activation an administrator must reactivate the account in the ACP. If there's only one admin this is ofcourse a problem. :)

The code was changed in CVS, this problem will be fixed in UseBB 1.0.7.


Yeah, only one Admin and he can self-destruct. LOL!

Mind you, this happened while changing the email address via the user panel, I tried again (curiosity) rechanging it using the member edit in the ACP and this didn't cause any problems.

Cheers,
Gene
« Last edit by Raygene on Fri Jun 29, 2007 4:48 pm. »

Page: 1

UseBB Community » Help & Support » Admin can't login after email change?

UseBB Community is powered by UseBB 1 Forum Software