DNN Forums

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

registration settings

 7 Replies
 2 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 48
Growing Member

I would like to change registration setting from Public to Verified, when I do I get "cannot update registration settings Please try later" 

does anyone know what could be preventing the setting from Public to Verified? 

Any help will be greatly appreciated. 

I am using a DNN instance 9.1.1 and cannot upgrade until I replace a module. 

Growing Member
Posts: 85
Growing Member
Check that you don't have different users with the same email address.
If you do, it may be helpful to change one of them to have a + sign, e.g. [email protected] -> [email protected]
Growing Member
Posts: 48
Growing Member

I deleted all duplicate emails and still cannot make changes.

I tried to set registration to None and it didn't save the changes either

Growing Member
Posts: 85
Growing Member
any hints in event log ?
Growing Member
Posts: 48
Growing Member

nothing on the logs, is not generating any errors, 

Growing Member
Posts: 85
Growing Member

some consistency checks...
check there is only one portal...
        select count (distinct portalid) from [UserPortals]
...and check that these underlying tables have the same number of rows...
        select count (*) from [Users]
        select count(*) from [aspnet_Users]
        select count (*) from [aspnet_Membership]

 

Growing Member
Posts: 48
Growing Member

James, thanks for helping. I just realized a developer that worked on this added authentication providers Google and Facebook not from DNN and probably did some other things that I need to get rid of before I can make any changes. 

There is another portal on this DNN instance and on that portal I can change the registration to Verified.  

There are 2 portals and the rows of users in the tables are all the same  One user on the second portal 

 

 

Growing Member
Posts: 85
Growing Member

OK - best to clear/clean other things first. I hope that you get it resolved.

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