Jump to content

How To - Dedicated IP in ../clientarea.php?action=products


_sergey

Recommended Posts

Hello!

 

Has decided to try today panel WHMCS in work - I am engaged Dedicated servers.

I have found out that it is impossible to deduce Dedicated IP in the standard ways and the variable {$DedicatedIP} is not registered in clientarea.php.

I have been very surprised - panel WHMCS is positioned as the panel for a hosting and the Dedicated servers. The Dedicated servers in any DC are identified on IP instead of on domain name.

 

Help, please, as it is possible to deduce in the list of products/services Dedicated IP for each server?

Link to comment
Share on other sites

Thank You, but it is not work {$service.server.ipaddress}

 

{$service.server.DedicatedIP} - it is not work too.

 

 

{foreach key=num item=service from=$services}

<tr class="clientareatable{$service.class}">

<td>{$service.group} - {$service.product} {if $service.domain}

<a href="http://{$service.domain}" target="_blank">{$service.domain}</a>{/if}

 

????- {$service.server.ipaddress} - not work???

 

 

</td>

<td>{$service.amount}</td>

<td>{$service.billingcycle}</td>

<td>{$service.nextduedate}</td>

<td><form method="post" action="{$smarty.server.PHP_SELF}?action=productdetails">

<input type="hidden" name="id" value="{$service.id}" />

<input type="image" src="images/viewdetails.gif" alt="{$LANG.clientareaviewdetails}" />

</form></td>

</tr>

{foreachelse}

Link to comment
Share on other sites

  • 4 months later...

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