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 ...Prevent user from unregistering?Prevent user from unregistering?
Previous
 
Next
New Post
12/13/2007 12:24 PM
 

Hi,

I manage a site with a number of "IT-challenged" users who seem to unregister (i.e. delete) their account at least once a week. I have learnt from other posts and comments that I cannot just have them "unactivate" their accounts in order to be able to reactivate them at a later time. The logical conclusion would then be to prevent users from unregistering in the first place, but to my surprise, I cannot find such a setting in the account module.

Am I overlooking something? If not, can anyone suggest an alternative solution to my problem?

Cheer,
Paul

 

 
New Post
4/4/2008 5:27 PM
 

I am looking for the same feature. Did you ever figure it out?

 
New Post
4/5/2008 1:11 AM
 

Try to set the portal User Page to point to a blank page (Login as Admin and goto Admin >>Site Settings; User Page is under Page Management section).  If do this, no one can update profile

or 

Edit (or hack) the the CORE user profile control to hide the Un-Register button.  Add code below to the User.ascx.vb file under folder [dnnroot]/admin/Users

Protected Sub Page_PreRender(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.PreRenderFalse

cmdDelete.Visible =

End

Sub


Robert Tango
www.workcontrol.com
Custom Modules: UserManager|UserDirectory|UserImport|PortalSSO
 
New Post
4/9/2008 12:31 PM
 

Hi Paul

I had this need once before and ended up using the UCanUse User attributes module. This allows you to make a new reg page based on dnn profile fields.
You can then set an "Allow Unregister" switch.

This is about to go to version 3 so it may be best to send them a quick email if this looks like a "maybe solution" for you.

The UA module is a serious bit of code and brings many other benefits. 

Ian


Mutate and Survive
 
New Post
5/9/2008 8:04 PM
 

Paul Henon wrote

Hi,

I manage a site with a number of "IT-challenged" users who seem to unregister (i.e. delete) their account at least once a week. I have learnt from other posts and comments that I cannot just have them "unactivate" their accounts in order to be able to reactivate them at a later time. The logical conclusion would then be to prevent users from unregistering in the first place, but to my surprise, I cannot find such a setting in the account module.

Am I overlooking something? If not, can anyone suggest an alternative solution to my problem?

Cheer,
Paul

 

Paul, see my solution here.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Prevent user from unregistering?Prevent user from unregistering?


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