Version 4.5 Release Notes

From WHMCS Documentation

Revision as of 22:39, 18 May 2011 by Matt (talk | contribs) (Release Notes)

Release Information

Version 4.5.0

  • Release Type: Beta (For Testing)
  • Release Date: 13th April 2011

Version 4.5.1

  • Release Type: Stable Release
  • Release Date: 18th May 2011

Changelog

A changelog showcasing the new features and enhancements in WHMCS V4.5 can be found @ http://www.whmcs.com/members/dl.php?type=d&id=76

Upgrade Steps

To upgrade your current WHMCS installation to Version 4.5, simply follow the steps below. These same steps can be used to upgrade from any Version V3.3 or later.

  1. Begin by taking a backup of your database using a tool such as phpMyAdmin
  2. Now download the latest WHMCS version either from our client area (http://wiki.whmcs.com/Upgrading#Downloading_the_Latest_Version) or from the provider of your license
  3. Next, unzip the contents of the latest WHMCS zip file download to a folder on your computer
  4. Now remove the /images/logo.jpg file to avoid overwriting your customised logo image
  5. Next if you have customised your WHMCS admin folder name, you should rename the admin folder in the new files to match
  6. Upload the new files to your existing installation folder overwriting any existing files
  7. Visit the admin area as you normally would to login and you should then see the upgrade script
  8. Accept the license agreement
  9. Tick to confirm you have backed up your database and click the upgrade button
  10. Once the updates finish, delete the install folder from your server

The upgrade is now completed. The only thing left to do is update your custom templates if you have any with the new and changed template files for the new version. See below for details.

Template Changes

Below is a list of all the client area template files have changed between V4.4 and V4.5. A description of the change is provided to help with merging changes.

  • clientareaaddcontact.tpl (added state dropdown chooser)
  • clientareacontacts.tpl (added state dropdown chooser)
  • clientareadetails.tpl (added state dropdown chooser)
  • clientareadomaincontactinfo.tpl (added error reporting on whois update failure)
  • clientareaquotes.tpl (new client area quote listing page)
  • clientregister.tpl (added state dropdown chooser)
  • configuressl-complete.tpl (updates to support more flexible SSL configurations)
  • configuressl-stepone.tpl (updates to support more flexible SSL configurations)
  • creditcard.tpl (added state dropdown chooser)
  • header.tpl (added link to new clientarea.php?action=quotes page - optional update)
  • invoicepdf.tpl (new custom fields show on invoices feature)
  • quotepdf.tpl (added multi-language support - optional update)
  • upgradesummary.tpl (added promotion code support to upgrade process)
  • viewinvoice.tpl (for new custom fields output & payment pending review status for 2co recurring)

The V4.5 update includes a number of new order templates. No existing template changes are needed, but to take advantage of the state dropdown chooser during checkout you will need to add the line below to the top of the viewcart.tpl template file in any active order templates.

<script type="text/javascript" src="includes/jscript/statesdropdown.js"></script>

There are a couple of admin area template file changes also as follows:

  • clientsummary.tpl (added new summary page hook point for HTML output)
  • viewticket.tpl (added predefined reply quick search)

Along with the entirely new admin template Blend which can be uploaded via the folder /admin/templates/blend/

New Language File Lines

The new language file lines for Version 4.5 can be found below the "# Version 4.5" line in each language file.

Release Notes

  • If you use the 2CheckOut module, you will need to reconfigure and setup the 2CheckOut INS service after upgrading to V4.5. Please refer to the 2CheckOut page for more details
  • The upgrade by default will enable 2 new settings Grouping of Similar Line Items and Cancellation Requests automated Invoice Cancelling. If you do not want these enabled then you will need to disable them in Setup > General Settings > Invoices
  • If you use the Live Chat Addon then a licensing update is needed for WHMCS V4.5. This update can be downloaded @ http://www.whmcs.com/members/dl.php?type=d&id=77 and the files from that simply need to be uploaded to the WHMCS /modules/livehelp/ folder for it to take effect.

Documentation Links