Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Create account - password

This is a discussion on Create account - password within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi When I create a test account for myself, I insert a password in the field but when I receive ...

      
  1. #1
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Create account - password

    Hi

    When I create a test account for myself, I insert a password in the field but when I receive my welcome email the password looks like it's a generated email (different from the email I created). Is there a way to make the welcome email show the email I created in create account rather than the one generated by oscmax? It might be a bit confusing for customers. Thanks

  2. #2
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Re: Create account - password

    Quote Originally Posted by Dgriff View Post
    Hi

    When I create a test account for myself, I insert a password in the field but when I receive my welcome email the password looks like it's a generated email (different from the email I created). Is there a way to make the welcome email show the email I created in create account rather than the one generated by oscmax? It might be a bit confusing for customers. Thanks
    sorry, I was rushing out the door as I typed the above message! "email" should be replaced with "password" in a couple of places!.....so my question should read:


    When I create a test account for myself, I insert a password in the field but when I receive my welcome email the password looks like it's a generated password (different from the password I created). Is there a way to make the welcome email show the password I created in create account rather than the one generated by oscmax? It might be a bit confusing for customers. Thanks

  3. #3
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Re: Create account - password

    Hi
    I still cant fix this problem. When I create a test account for myself, I insert a password in the field but when I receive my welcome email the password looks like it's a generated password (different from the password I created). I assume it's the same for customers when they create their own account. Is there a way to make the welcome email show the password that is put in by the customer in "create account" rather than the one generated by oscmax? The password I created in "create account" doesn't work but the generated password I receive in the welcome email works.

    Thanks

  4. #4
    osCMax Development Team
    pgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond repute pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,405
    Rep Power
    47


    Default Re: Create account - password

    Dgriff,

    I have just tested this on v2.0.4 and v2.1 and I can not repeat your experience. The password I enter is emailed to me and works.

    Which version of osCmax are you running? Are you talking about the store side and not the admin side?

    Regards,
    pgmarshall
    _______________________________

  5. #5
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Re: Create account - password

    Thanks for your reply. The version I'm running is v2.0.25. When I create an account in the admin side I input a password at the bottom of the page. When I receive my welcome email the password is different than the password I inputted in "create account" in the admin side. The password I receive in this email works when logging in. The password I created when I created the account in the admin side doesn't work. I haven't tested this on the store side yet.

  6. #6
    osCMax Development Team
    pgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond repute pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,405
    Rep Power
    47


    Default Re: Create account - password

    The store side works fine - that is the bit I just tested.

    I am however, a bit confused by what you are doing ...

    In the admin section:

    Open Administrator Menu --> Member Groups --> New Member -->

    Then in the right hand column:

    Add username, Firstname, Lastname and Email address (and set the group level) ... I don't see anywhere to set the password ...

    Where are you setting the password?

    The email should be generated by the system and emailed out the user. When they log in they can change it to a more suitable one if they want.

    Regards,
    pgmarshall
    _______________________________

  7. #7
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Re: Create account - password

    In the admin area I go to Customers >> Create Account. At the bottom of this form it asks for a password. The password I put in here doesn't work when I try to login but the automated password I get in the welcome email works.

  8. #8
    osCMax Development Team
    pgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond repute pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,405
    Rep Power
    47


    Default Re: Create account - password

    Hmmm ... I now see your problem ... in v2.0.4 there is no password field.

    The password should definitely be generated by the system and emailed out to prevent possible fraud by administrators so I suspect the password fields should not be there.

    I will take a look and see when the code was introduced ...

    Regards,
    pgmarshall
    _______________________________

  9. #9
    osCMax Development Team
    pgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond reputepgmarshall has a reputation beyond repute pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,405
    Rep Power
    47


    Smile Re: Create account - password

    I believe you have found a bug ...

    Google code shows that in r351 the /* comment tags were removed from admin/create_account.php which will mean that the password fields are displayed.

    Also in admin/create_account_process.php line 123 is commented out which is the bit that inserts the password you enter in the field at the bottom of the create account page.

    If you want to use the password you enter then simply uncomment line 123 and 361 and comment out line 360.

    If you want to use the auto-generated password then re-instate the /* and */ removed in r351 which enclosed the password section.

    Can you report this as a bug in the BugTracker and I will fix soon.

    The functionality probably should be that if you enter a password then it is used and sent to the client otherwise the system generates a random one for you and sends that.

    Regards,
    Last edited by pgmarshall; 09-13-2010 at 08:45 AM.
    pgmarshall
    _______________________________

  10. #10
    Member Dgriff is on a distinguished road
    Join Date
    Nov 2009
    Posts
    40
    Rep Power
    0


    Default Re: Create account - password

    Quote Originally Posted by pgmarshall View Post
    If you want to use the password you enter then simply uncomment line 123 and 361 and comment out line 360.
    My line 123 looks like this:
    HTML Code:
      $dob = tep_db_prepare_input($HTTP_POST_VARS['dob']);
    but my line 128 looks like this:
    HTML Code:
      //$password = tep_db_prepare_input($HTTP_POST_VARS['password']);
    I think this is the one I need to comment out. What does your lines 360 and 361 look like? Thanks

Closed Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Can't Create Account
    By bethbud in forum osCmax v2 Installation issues
    Replies: 7
    Last Post: 04-21-2010, 10:00 AM
  2. Changing database account/password
    By tcshadow in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 06-17-2008, 10:26 AM
  3. create account
    By jschafer52 in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 06-15-2007, 08:38 AM
  4. Add user name and password to new account email
    By fridgemags in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 06-08-2005, 07:33 PM
  5. Create Account,Checkout,My Account, Language Pictures probs!
    By Mikey in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-08-2004, 11:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts