
===============================
V.9 WHMCS 7.7.1 updated : 10th March 2019
===============================

Update Steps:

Note: Please Before update take backup all FILES.

Step 1) : Header, Footer,images folder,css/colors Folder,css/custom.css take saparate backup. 

Step 2) : after update this "thehostwhmcs" replace header & footer and other backup files

Step 3) : Final header & Footer updates follow below steps.

Finally clear all browser history check update. Now whmcs 7.7.1 done.  


===============================
V.8 WHMCS 7.6.1 updated : 7th September 2018
===============================

Update Steps:

Note: Please Before update take backup all FILES.

Step 1) : Header, Footer,images folder,css/colors Folder,css/custom.css take saparate backup. 

Step 2) : after update this "thehostwhmcs" replace header & footer and other backup files

Step 3) : Final header & Footer updates follow below steps.

Finally clear all browser history check update. Now whmcs 7.6.1 done.  




===============================
V.7 WHMCS 7.6 updated : 12th August 2018
===============================

Update Steps:

Note: Please Before update take backup all FILES.

Step 1) : Header, Footer take saparate backup. 

Step 2) : after update this "thehostwhmcs" replace header & footer backup files

Step 3) : Final header & Footer updates follow below steps.

Finally clear all browser history check update. Now whmcs 7.6 done.  


*****************************
*****************************
Header.tpl
*****************************
*****************************

//////////////////

1) Line.number 24 and 239:

//////////////////

--------Remove--------

<i class="fa fa-commenting"></i>

--------Replace--------

<i class="fas fa-comment"></i>


Line number 239 :

--------Remove--------
<i aria-hidden="true" class="fa fa-commenting"></i>

--------Replace--------
<i class="fas fa-comment"></i>


//////////////////

2) Line.number 72:

//////////////////


--------Remove--------

<span class="label label-info">NEW</span>

--------Replace--------

<span class="label label-info">{lang key='notificationsnew'}</span>

//////////////////

3)  Line.number 80:

//////////////////

--------Remove--------
<i class="fa fa-fw fa-{if $alert->getSeverity() == 'danger'}exclamation-circle{elseif $alert->getSeverity() == 'warning'}warning{elseif $alert->getSeverity() == 'info'}info-circle{else}check-circle{/if}"></i>

--------Replace--------
<i class="fas fa-fw fa-{if $alert->getSeverity() == 'danger'}exclamation-circle{elseif $alert->getSeverity() == 'warning'}exclamation-triangle{elseif $alert->getSeverity() == 'info'}info-circle{else}check-circle{/if}"></i>


//////////////////
4)  Line.number 115:

//////////////////

-------- Remove --------
<i class="fa fa-sign-out"></i>

-------- Replace --------
<i class="fas fa-sign-out-alt"></i>

//////////////////

5)  Line.number 325:

//////////////////

-------- Remove -------- 

<i class="fa fa-globe"></i>

-------- Replace--------

<i class="fas fa-globe"></i>


//////////////////

6)  Line.number 334:

//////////////////

--------Remove --------

<i class="fa fa-hdd-o"></i>

--------Replace --------

<i class="far fa-hdd"></i>

//////////////////

7)  Line.number 342:

//////////////////

--------Remove -------- 
<i class="fa fa-credit-card"></i>

--------Replace--------

<i class="fas fa-credit-card"></i>

//////////////////

8)  Line.number 350:

//////////////////

--------Remove--------

<i class="fa fa-envelope-o"></i>

--------Replace--------

<i class="far fa-envelope"></i>




*****************************
*****************************
footer.tpl
*****************************
*****************************

//////////////////
1)  Line.number 79 :
//////////////////

-------- Remove -------- 
<div class="social-links">
   <a href="#"><i class="fa fa-facebook"></i></a>
   <a href="#"><i class="fa fa-google-plus"></i></a>
   <a href="#"><i class="fa fa-twitter"></i></a>
   <a href="#"><i class="fa fa-pinterest"></i></a>
</div>
--------Replace--------
<div class="social-links">
   <a href="#"><i class="fab fa-facebook"></i></a>
   <a href="#"><i class="fab fa-google-plus"></i></a>
   <a href="#"><i class="fab fa-twitter"></i></a>
   <a href="#"><i class="fab fa-pinterest"></i></a>
</div>

//////////////////
2)  Line.number 88 :
//////////////////

--------Remove--------  

<ul class="list-inline payment-icons">
   <li><i class="fa fa-cc-mastercard fa-3x"></i></li>
   <li><i class="fa fa-cc-visa fa-3x"></i></li>
   <li><i class="fa fa-cc-amex fa-3x"></i></li>
   <li><i class="fa fa-cc-discover fa-3x"></i></li>
   <li><i class="fa fa-cc-paypal fa-3x"></i></li>
   <li><i class="fa fa-google-wallet fa-3x"></i></li>
</ul>
--------Replace -------- 

<ul class="list-inline payment-icons">
   <li><i class="fab fa-cc-mastercard fa-3x"></i></li>
   <li><i class="fab fa-cc-visa fa-3x"></i></li>
   <li><i class="fab fa-cc-amex fa-3x"></i></li>
   <li><i class="fab fa-cc-discover fa-3x"></i></li>
   <li><i class="fab fa-cc-paypal fa-3x"></i></li>
   <li><i class="fab fa-google-wallet fa-3x"></i></li>
</ul>

//////////////////
3)  Line.number 126 :
//////////////////

--------Remove-------- 
<i class="fa fa-circle-o-notch fa-spin"></i>
--------Replace-------- 
<i class="fab fa-circle-o-notch fa-spin"></i>









===============================
V.6 updated : 20th May 2018
===============================
We are updating WHMCS Version 7.5.2

===============================
V.5 updated : 7th April 2018
===============================
We are updating WHMCS Version 7.4.2

===============================
V.4 updated : 4th october 2017
===============================
We are updating WHMCS Version 7.4.1

===============================
V.3 updated : 19th october 2017
===============================
Buttons click issue fixed in mobile

===============================
V.2 updated : 08th october 2017
===============================
We are updating WHMCS Version 7.3





