TheGamer Posted January 13, 2007 Share Posted January 13, 2007 If I want to call {$clientsdetails.firstname} {$clientsdetails.lastname} {$clientsdetails.address1}, {$clientsdetails.address2} {$clientsdetails.city}, {$clientsdetails.state}, {$clientsdetails.postcode} {$clientsdetails.country} {$clientsdetails.email} On a page other than the main Client Area home, than how do I do that? It doesnt show-up if I just paste the code as-is. I'm trying to get it into clientareadomaindetails.tpl 0 Quote Link to comment Share on other sites More sharing options...
adakist Posted January 14, 2007 Share Posted January 14, 2007 You may not be able to do this -- I've got around it by using PHP to call to the database and get these fields in the template file, although it does seem like a bit of overkill, but I believe its the only way to do it in the current release. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted January 18, 2007 WHMCS CEO Share Posted January 18, 2007 These fields are not available by default on this page. You would need to do as adakist has suggested. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.