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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Trouble with Confirm Password ChangeTrouble with Confirm Password Change
Previous
 
Next
New Post
9/11/2006 5:26 PM
 

Hello,

 

I’m using DNN 4.3.4

 

When I try the Force Password Change feature in the User Accounts, It works fine. But I got an unwanted Confirm Password Change message box.

 

Login as Admin, hit the “Force Password Change” for a user in User Accounts. when the User login, it works fine, but when the user hit ‘Change Password’, it pops up a message box.

 

 

In the Message Box, it says "Please confirm which user you are changing the password for", and a list of a couple of users.

 

 

Also, the user who needs change password may not in the list of the message box.

And, it doesn’t matter hit the OK or Cancel, it works the same.

 

Again, it functions well, the password changed. I just want to take out the message box.

 

 

Is there anyway to take out the “Confirm Password Change” message box?

 

 

Thanks in advance.

 

 

Wei

 

 

 

 
New Post
9/12/2006 12:40 PM
 
Sounds like you need a Core change to do that.  Are you a developer?
I also suggest putting it in support.dotnetnuke.com to report that it is not functioning correctly.

DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
New Post
9/13/2006 10:37 AM
 

Hello dstruve,

 

Thank you for your reply and suggestion.

 

I’m new on DNN, and trying to learn and write some new modules.

 

I had made some change on Admin/Users/password.ascx. (Actually, no code or function changed, only re-arrange some controls). The problem seems disappear, but the problem may go to the Admin/User Accounts, right after hit the change password.

 

The following is I re-arranged in the <asp:panel id="pnlChange" runat="server"> in the Admin/Users/password.ascx

 

<table id="tblChange" runat="server" cellspacing="0" cellpadding="0" width="400" summary="Password Management" border="0"

 <tr >

   <td colspan="2" valign="bottom">

     <asp:label id="lblChangeHelp" cssclass="Normal" runat="server"></asp:label></td></tr>

   <tr><td colspan="2" height="10"></td></tr>

                                     

   <tr height="25">

     <td class="SubHead" width="175"><dnn:label id="plOldPassword" runat="server" controlname="txtOldPassword" text="Old Password:"></dnn:label></td>

     <td colspan ="1">

       <asp:TextBox ID="txtOldPassword" cssclass="NormalTextBox" TextMode="password" runat="server"></asp:TextBox>

     </td>

   </tr>

   <tr height="25">

     <td class="SubHead" width="175"><dnn:label id="plNewPassword" runat="server" controlname="txtNewPassword" text="New Password:"></dnn:label></td>

     <td colspan="1">

        <asp:TextBox ID="txtNewPassword" cssclass="NormalTextBox"  TextMode="password" runat ="server"></asp:TextBox>

     </td>

   </tr>

   <tr height="25">

     <td class="SubHead" width="175"><dnn:label id="plNewConfirm" runat="server" controlname="txtNewConfirm" text="Confirm New Password:"></dnn:label></td>

     <td colspan="1">

       <asp:TextBox ID ="txtNewConfirm" cssclass="NormalTextBox"  TextMode="password" runat ="server"></asp:TextBox>

    </td>

  </tr>

    <tr height="25" align="center">

    <td colspan="2">

            <dnn:CommandButton ID="cmdUpdate" runat="server" Text ="Change Password"  imageurl="~/images/save.gif" />

    </td>

  </tr>

              

    <tr  height="25">

        <td colspan="2">

           <asp:textbox  id="txtOldPW" runat="server" cssclass="NormalTextBox" textmode="Password"  Width="0" BorderStyle="None" maxlength="20"></asp:textbox>

        </td>

   </tr>

</table>

 

 

 

If you or anyone knows how to fix it, please help me.

 

Thanks again. And I may put it to support.dotnetnuke.com.

 

 

Wei

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Trouble with Confirm Password ChangeTrouble with Confirm Password Change


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