{$pageTitle}
{if $infoMsg}
{$infoMsg}
{/if}
{if $successMsg}
{$successMsg}
{/if}
{if $errorMsg}
{$errorMsg}
{/if}
{if $licenseError eq "suspended"}
Your license key has been suspended. Possible reasons for this include:
- Your license is overdue on payment
- Your license has been suspended for being used on a banned
domain
- Your license was found to be being used against the End User
License Agreement
{elseif $licenseError eq "pending"}
The WHMCS License Key you just tried to access is still pending. This error occurs when we have not yet received the payment for your license.
{elseif $licenseError eq "invalid"}
Your license key is invalid. Possible reasons for this include:
- The license key has been entered incorrectly
- The domain being used to access your install has changed
- The IP address your install is located on has changed
- The directory you are using has changed
If required, you can reissue your license on-demand from our client
area @ www.whmcs.com/members/clientarea.php which will
update the allowed location details.
{elseif $licenseError eq "expired"}
Your license key has expired! To resolve this you can:
- Check your email for a copy of the invoice or payment reminders
- Order a new license from www.whmcs.com/order
If you feel this message to be an error, please contact us @ www.whmcs.com/support
{elseif $licenseError eq "version"}
You are using an Owned License for which the support & updates
validity period expired before this release.
To use this version of WHMCS, you must purchase a new license key.
Learn more and obtain a new license at www.whmcs.com/owned-license-upgrade.
If you feel this message to be an error, please contact us @ www.whmcs.com/support
{elseif $licenseError eq "noconnection"}
WHMCS has not been able to verify your license for the last few days.
Before you can access your WHMCS Admin Area again, the license
needs to be validated successfully. Please check & ensure that you
don't have a firewall or DNS rule blocking outgoing connections to
our website.
For help, see our documentation.
{elseif $licenseError eq "error"}
Unable to perform license validation due to the following local server configuration issue:
{$licenseCheckError}
Please resolve the error shown above to enable license validation to complete successfully.
For help, see our documentation.
{elseif $licenseError eq "change"}
You can change your license key by entering your admin login details
and new key below. Requires full admin access permissions.
{/if}