Important Notice:
Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hey is there any tutorials on getting the status page to work so that clients can view the server status
http://drop-host.com/billing/serverstatus.php Im sure I have seen it somewhere. But I cant find it, Also I am having problems with whmcs returning the ip in emails I have tired the tut listed as sticky and either I did it wrong or it wouldn’t work. Is there anyone out there that can help? |
|
#2
|
|||
|
|||
|
Are you using 3.7? The variable has changed.
Temporary Webpage URL: http://{$service_custom_field_ipaddress}/~{$service_username}/ Temporary FTP Address: {$service_custom_field_ipaddress} |
|
#3
|
|||
|
|||
|
The issue might lie here:
When you check the product page, you can see the IP field. It shows this: 85.234.133.71<fon Meaning that WHMCS or CP sends an extra context, which causes the error of not returning the right information in the new account mail. Any one solved this? |
|
#4
|
|||
|
|||
|
RC is returning this information.
It will not stop the data being entered - however, it does affect your emails that are sent out - you just need to amend the IP address to remove the data. the three red stats are obtained from the Hostname or IP address you have entered in your server configuration - ensure these are correct. |
|
#5
|
|||
|
|||
|
So in the email template I need to use:
{$service_custom_fields_IP_Address} if in the product custom field I add "IP Address"? the first email that was sent out to my customer did not have any of the IP addresses in it.. so I need to get this to work. Thanks! - Jon |
|
#6
|
|||
|
|||
|
I just setup a test account and the ip address did not get sent
This prevents my users from being able to login to the cpanel before their domain name is setup.Can anyone help with this? |
|
#7
|
|||
|
|||
|
WHMCS changed the callback. If you have no other fields listed you would use the following to get it to pull the ip address{$service_custom_fields.0} and it will pull the ip address. If you have other fields you would replace 0 with 1 and so on to the actual number of the custom field.
|
|
#8
|
|||
|
|||
|
Quote:
{$service_custom_fields_ipaddress} |
|
#9
|
|||
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Server Status | Craig | WHMCS | 1 | 04-17-2010 06:01 PM |
| Server Status Check | ResellerTech | Reseller Hosting | 1 | 08-13-2009 04:38 AM |
| Server Status | jleemc44 | Reseller Hosting | 2 | 07-17-2007 07:28 AM |
| Server Status Page | Express | Feedback & Suggestions | 3 | 06-04-2007 03:43 PM |








This prevents my users from being able to login to the cpanel before their domain name is setup.
Linear Mode

