Jump to content

show a client's email on custom page in whmcs


ags

Recommended Posts

yes, but how will depend on if you can access it directly or need to query the database for it...

 

if it's available (only when client is logged in), it can usually be accessed by {$clientsdetails.email}

 

if that doesn't work, add {debug} to the end of the code for the template you want to display the email address it; log into the client area as a client and then visit the intended page in the browser... a popup window should then open showing a list of available variables and arrays - if the email address is in their, you will be able to use the variable to display the email address.

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