DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

User not found

 6 Replies
 3 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 29
Growing Member

Hi,

On DNN 9.11, after updating the username thrugh code behind I can't access the user information:

On previous version (9.2.0) everything worked fine.

There are no errors in the Admin Logs, the tables dbo.Users, dbo.aspnet_Users and dbo.aspnet_Membership are looking fine. Ofcourse, the user can't log in.

Any ideas anyone ?

Kristian Radolović
Quality In Quality Out d.o.o.
Veteran Member
Posts: 838
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
I think at some point the userrname became the emailaddress. So, that would be my first suspect.
Growing Member
Posts: 29
Growing Member

Tycho,

that is an option and in my case it is disabled:

Also, in [dbo].[aspnet_Users] there are no emails:

Kristian Radolović
Quality In Quality Out d.o.o.
Growing Member
Posts: 29
Growing Member

Well, beats me, now it works....I've done nothing.

Maybe there was some kind of synchronization in question?

Kristian Radolović
Quality In Quality Out d.o.o.
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

I would suggest also double-checking your custom code to see if there are different and/or newer API endpoints/method signatures that you might want to use.  This may not be the root cause, but it's something to keep an eye on every time a new DNN version is released. 

The endpoints are sometimes updated and/or changed.  When you build, you can see this coming many versions in advance by building and addressing any build warnings.  

Growing Member
Posts: 29
Growing Member

Will,
thank you for your advice.

I've found the problem in my code (damn copy/paste ha ha ha). As I previously had a procedure for changing the users email, I' copied it and left "UserController.ChangePassword(...". After changing it to UserController.ChangeUsername(... everything works like a charm.

Kristian Radolović
Quality In Quality Out d.o.o.
Senior Member
Posts: 1607
Senior Member
MVP
MVP
You're an MVP!
New Poster
New Poster
Congrats on posting!

Always happy to help!  :) 

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved