============================== 14 October, 2017 - Version 2.4 ============================== ------------------------------------------------------------------------------------------- Backup your theme/style folder and files before applying these updates. ------------------------------------------------------------------------------------------- The best way is to use a compare tool, like: https://sourceforge.net/projects/kdiff3/files/ and use it to compare the 'folders' (the version you're using with the new version) ------------------------------------------------------------------------------------------- Updating HTML Templates Requires Manual Work. ------------------------------------------------------------------------------------------- *. WHMCS template updated to be compatible with latest "WHMCS Version 7.3.0" ---------------------------------------------------------------------------- *. Simply Replace The Following Files: -------------------------------------- -> css/colors/theme-color-1.css -> css/colors/theme-color-2.css -> css/colors/theme-color-3.css -> css/colors/theme-color-4.css -> css/colors/theme-color-5.css -> css/colors/theme-color-6.css -> css/colors/theme-color-7.css -> css/colors/theme-color-8.css -> css/colors/theme-color-9.css -> css/colors/theme-color-10.css -> css/all.css -> css/all.min.css -> css/hostwhmcs-style.css -> css/invoice.css -> css/styles.css -> css/help.md (+Add) -> error/page-not-found.tpl -> includes/captcha.tpl -> includes/verifyemail.tpl -> includes/linkedaccounts.tpl (+Add) -> js/scripts.js -> js/scripts.min.js -> js/whmcs.js -> store/spamexperts/index.tpl -> store/ssl/dv.tpl -> store/ssl/ev.tpl -> store/ssl/index.tpl -> store/ssl/ov.tpl -> store/ssl/wildcard.tpl -> store/weebly/index.tpl -> store/weebly/upgrade.tpl -> clientareaaddcontact.tpl -> clientareacontacts.tpl -> clientareacreditcard.tpl -> clientareasecurity.tpl -> clientregister.tpl -> knowledgebasearticle.tpl -> login.tpl -> twitterfeed.tpl -> viewinvoice.tpl *. Simply Replace The Following Codes: -------------------------------------- -> header.tpl => Added: --------- Line 18: Line 19:
Line 20:
Line 21: Line 22: Line 23: Line 24: Line 25: Line 26: Line 27:
Line 28:
Line 29: -> header.tpl => Deleted: ----------- Line 88 :
Line 89 :
Line 90 : Line 91 :
Line 92 : Line 93 : {if $languagechangeenabled && count($locales) > 1} Line 94 : Line 104: {/if} Line 105: Line 106: {if $loggedin} Line 107: Line 117: {else} Line 118: Line 143: {/if} Line 144: Line 145: Line 148: Line 149: {if $adminMasqueradingAsClient} Line 150: Line 151:
Line 152: {$LANG.adminmasqueradingasclient}
Line 153: {$LANG.logoutandreturntoadminarea} Line 154:
Line 155: {elseif $adminLoggedIn} Line 156: Line 157:
Line 158: {$LANG.adminloggedin}
Line 159: {$LANG.returntoadminarea} Line 160:
Line 161: {/if} Line 162:
Line 163:
Line 164:
=> Added: --------- Line 101:
Line 102:
Line 103: Line 173:
Line 174:
-> footer.tpl => Deleted: ----------- Line 1 : Line 2 : {if !$inShoppingCart && $secondarySidebar->hasChildren()} Line 3 : Line 6 : {/if} Line 7 : Line 8 :
Line 9 : Line 10: => Added: --------- Line 1 : Line 2 : {if !$inShoppingCart && $secondarySidebar->hasChildren()} Line 3 : Line 6 : {/if} Line 7 :
Line 8 : Line 9 : Line 10: