Jump to content

User Passwords Missing


lance

Recommended Posts

Just realised a problem.... user is trying to view their password for their product... In shared and reseller accounts this information comes from the services > view details > change password.... There is though not this option for eg a VPS or Dedicated Server

 

Can you advise where the password can be viewed incase I missed it... if not, then its a bug :o)

Link to comment
Share on other sites

what happens when theres just an OS install ???

Copy the password from the OS into the MySQL database tblhosting password field

You will need to encrypt the password, I am quite sure someone can confirm whether AE5 or MD5 method is required (or you could just try both and test)

This should then display the password within the hosting product

Link to comment
Share on other sites

  • WHMCS CEO

By default, usernames and passwords for products are designed to show up in the client area only if the module the product is assigned to has a password changing/updating facility. They can however be added to the clientareaproductdetails.tpl in another location should you want them to display at all times using the variables {$username} and {$password}

 

Matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated