Vectoral Posted November 14, 2006 Share Posted November 14, 2006 Hello, I'm trying to add some details to my clientareaproductdetails.tpl, so when a dedicated server customer clicks on details of his server, he can see the IP Address, IP Allocation, And Hardware ID (unique DC-ID). I have theese 3 fields defined in WHMCS as IP Address, IP Allocation, Hardware Code and can use them in e-mails as merge fields like [ProductCustom-IP Address] with no problems, but what I would like is display it in clientareaproductdetails.tpl. Any tips on how I can do this? Regards, -E. 0 Quote Link to comment Share on other sites More sharing options...
Steve Posted November 14, 2006 Share Posted November 14, 2006 You could include PHP code in the clientareaproductdetails.tpl file to query the WHMCS database and grab the information you need. I believe PHP needs to be enclosed in {php} {/php} tags for it to be parsed correctly. 0 Quote Link to comment Share on other sites More sharing options...
Vectoral Posted November 14, 2006 Author Share Posted November 14, 2006 Not that fluent with PHP, if anyone could help me out I would be gratefull 0 Quote Link to comment Share on other sites More sharing options...
Vectoral Posted November 14, 2006 Author Share Posted November 14, 2006 Found a freelance coder to do this for us, can be locked 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.