• Welcome to KonaKart Community Forum. Please login or sign up.
 

one-page-checkout user: no password?

Started by lrkwz, December 31, 2009, 06:41:58 pm

Previous topic - Next topic

lrkwz

Hello,
I have seen that the one-page-checkout process creates:

  • a row in the customers table (customers_type = 2, app generated password)

  • a row in the orders table

  • no rows in the addresses



I would like if the user created through the one-page-checkout process can login back to the system to inspect the order history ... but the "Forgot Password" does not send any pwd to the user ... how can I change this beaviour?
Is there a reason to beave differentely for customers_type 2?

Thank you and ... happy new year!

trevor

QuoteI would like if the user created through the one-page-checkout process can login back to the system to inspect the order history ...


This is the normal behavior. You can check it out on our online demo.

lrkwz

Yes thnks I've undestood it but can I change it? Can I safely implement a security manager which let these users receive their password?

trevor

They enter the password when they register.