Simplified Registration with No Password

  • Posts: 3
  • Thank you received: 0
11 years 4 months ago #140223

I want to customize the password generated for a user when they checkout on my site. Which file can I customize to change the generated password?

Thanks!

Please Log in or Create an account to join the conversation.

  • Posts: 83894
  • Thank you received: 13580
  • MODERATOR
11 years 4 months ago #140290

The password is generated on the line:
$this->registerData->password = JUserHelper::genRandomPassword();
of the file administrator/components/com_hikashop/classes/user.php

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum