Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ..."Edit Profile" shows "Register" instead of Update"Edit Profile" shows "Register" instead of Update
Previous
 
Next
New Post
3/24/2015 4:45 AM
 

Hi,

when users click on Edit Profile in the Profile-module they get redirected to the form where they can see their Profile and edit fields. But instead of having an update Option it only Shows "Register".

This is then not possible because the module would try to re-register the same user and thus gives an error stating that the user already exists.

Any ideas?

 
New Post
3/24/2015 6:20 AM
 
Michael Dohr wrote:

Hi,

when users click on Edit Profile in the Profile-module they get redirected to the form where they can see their Profile and edit fields. But instead of having an update Option it only Shows "Register".

This is then not possible because the module would try to re-register the same user and thus gives an error stating that the user already exists.

Any ideas?

 

DNN-version: 6.2.5
 
New Post
4/3/2015 12:13 AM
 
I'm experiencing the same problem. Would love to know if you find a solution.
 
New Post
4/6/2015 11:59 AM
 

I found a hack to get this working again that I figured I'd share. When I tried to debug the problem, I found that the portal was looking up the module control to display in the DNN database and coming up 'DesktopModules/Register/Register.ascx' for a Module control that in the database had a ControlKey of 'Profile'. I compared this to an older version of the database where this was working and found that the value had been 'DesktopModules/Admin/Security/ManageUsers.ascx', which makes a lot more sense. I have no idea how this value got changed and I did not see any way in the admin interface to change/fix it, so I manually went into the database and updated the record:

UPDATE [reportsnowc].[dbo].[ModuleControls]
   SET [ControlSrc] = 'DesktopModules/Admin/Security/ManageUsers.ascx'
where ControlKey = 'Profile'

This fixed the problem for me, though I find it troubling how it got this way in the first place.

Basim

 
New Post
4/24/2015 4:38 AM
 

Hi,

that looks like a promising solution for my problem. As for your - the ControlSrc was set to DesktopModules/Register/Register.ascx. I changed but so far no change on the UI - i will have it restarted this weekend. 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ..."Edit Profile" shows "Register" instead of Update"Edit Profile" shows "Register" instead of Update


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out