Svann Posted July 17, 2007 Share Posted July 17, 2007 any ideea how we can do to show the server IP on customer at product details, i mean about root IP for dedicated/vps accounts, right now i have: Registration Date: 06/07/2007 Product/Service: AMD2400+ Domain: Customer.server.com Next Due Date: 01/08/2007 First Payment Amount: USD xxx Recurring Amount: USD xxx Billing Cycle: Monthly Payment Method: PayPal Status: Active --------------- Server IP: some like this to show 1.2.3.50 how can i put there for customer to watch at he's own Server IP, or root password, without be forced to login on he's email and read the welcome details, any ideea? 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted July 17, 2007 Share Posted July 17, 2007 write smarty plugin to pull it out of the db. I dont think the servers ip is available by default. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted July 17, 2007 WHMCS CEO Share Posted July 17, 2007 It's available under the variable {$server.ipaddress} Matt 0 Quote Link to comment Share on other sites More sharing options...
Svann Posted July 18, 2007 Author Share Posted July 18, 2007 It's available under the variable {$server.ipaddress} Matt this may work where i can find the variables list? 0 Quote Link to comment Share on other sites More sharing options...
Svann Posted July 18, 2007 Author Share Posted July 18, 2007 It's available under the variable {$server.ipaddress} Matt i added this : <tr><td>Server IP:</td><td>{$server.ipaddress}</td></tr> on clientareaproductdetails.tpl but there is not shows the IP i think $server.ipaddress is not correctly can please verify again thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted July 18, 2007 WHMCS CEO Share Posted July 18, 2007 Just checked and that will only work in V3.2 onwards. Matt 0 Quote Link to comment Share on other sites More sharing options...
Svann Posted July 18, 2007 Author Share Posted July 18, 2007 Just checked and that will only work in V3.2 onwards. Matt so i need to update from 3.1.2 to 3.2 beta? if yes, can you provide me all variables , like root password and onthers. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted July 18, 2007 WHMCS CEO Share Posted July 18, 2007 No, wait for the stable release before upgrading. See the manual for information about available variables and how to find them. Matt 0 Quote Link to comment Share on other sites More sharing options...
Svann Posted July 18, 2007 Author Share Posted July 18, 2007 No, wait for the stable release before upgrading. See the manual for information about available variables and how to find them. Matt where i can see the manual for variables? i will going to update to 3.2 i know is not stable but i whant to test it. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted July 18, 2007 Share Posted July 18, 2007 No, wait for the stable release before upgrading. See the manual for information about available variables and how to find them. Matt where i can see the manual for variables? i will going to update to 3.2 i know is not stable but i whant to test it. http://v3manual.whmcs.com/?id=26 You could of also clicked on SUPPORT at the top of every page! From, Adam 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted July 18, 2007 Share Posted July 18, 2007 i will going to update to 3.2 i know is not stable but i whant to test it. The stable version will be released later this week. 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.