Akeeba Backup 3.4.1 just released.
We are pleased to announce the immediate availability of Akeeba Backup 3.4.1, a hotfix release.
Akeeba Backup 3.4.1 addresses two high priority issues with Akeeba Backup 3.4.0:
- Installing Akeeba Backup 3.4.0 on a Joomla! 1.5 site with the Legacy plugin enabled would cause the site's Control Panel and the Akeeba Backup component to be inaccessible due to a Joomla! bug. When Legacy mode is enabled, Joomla! introduces a variable called $registry in the same scope as the extension to be loaded, pointing to the system-wide configuration object; Akeeba Backup and its backup notification module used a variable under the same name, eventually overwriting Joomla!'s configuration object, causing a fatal error to occur. This new version has our local variable renamed to $aeconfig to mitigate this issue.
If you are affected by this issue, please remove the following files and folders from your site, using FTP, to regain access to your site's backend:
administrator/modules/mod_akadmin
plugins/system/srp.php (Professional version only)
then go to Extensions, Install/Uninstall and use Upload & Install to install Akeeba Backup 3.4.1. Alternatively, you can simply disable the "System - Legacy" plugin and use Akeeba Backup's Live Update, but please note that it will take up to 24 hours before it "sees" version 3.4.1.
- Dropbox authentication step 1 resulted in a blank page or an error on some hosts (Professional release only). That was due to a typo which is now fixed.
IMPORTANT UPDATE NOTES FOR PROFESSIONAL SUBSCRIBERS:
1. DO NOT USE JOOMLA! 1.6/1.7/2.5's EXTENSION UPDATE TO UPGRADE AKEEBA BACKUP. The Joomla! extensions update was never designed to update component which need to supply authentication credentials to the download server. We have applied a workaround, but it's still in experimental stage and may not work properly. At best, you'll just get an error message. At worst, you will not be able to access the Manage Extensions page, in which case you'll have to remove the plugins/system/plg_srp directory. Please use Live Update from Akeeba Backup's Control Panel page or install the 3.4.1 package thorugh Manage Extensions without uninstalling the previous version, i.e. exactly as per our documentation instructions.
2. If you were using Dropbox with eariler versions of Akeeba Backup, you have to perform some extra steps after installing Akeeba Backup 3.4.0. Go to your site's back-end, Component, Akeeba Backup, select the backup profile with the Dropbox integration and click on the Configuration button. Find the "Upload to Dropbox" row and click the "Configure..." button next to it. Click on the "Authorisation - Step 1" button. A new popup window opens which asks you to log in to Dropbox. This is a page in Dropbox.com. Log in and verify that you want to link Akeeba Backup to your Dropbox account. When the success message appears, close that popup and click on the "Authorisation - Step 2" button. After 3-7 seconds you will see a dialog reading "OK". You have now successfully linked Akeeba Backup with Dropbox.
Please note that with the new Dropbox integration you are no longer storing your Dropbox email and password in Akeeba Backup's configuration. Only a token is stored, which allows Akeeba Backup (and only Akeeba Backup) to access your Dropbox account. This further increases the security of your site and Dropbox account, not to mention that it's now using the official Dropbox API which is not prone to breaking in the future!
Getting Akeeba Backup and receiving support
As always, you can download the free version, Akeeba Backup Core, from our Downloads page without any charge. If you are a Professional subscriber you can download the Akeeba Backup Professional release from the same page; just make sure you are logged in before visiting the download page. Alternatively, you can use the integrated Live Update feature of our software to update it automatically on supported server environments.
Since July 7th, 2011, support is provided only to subscribers. We have created a cheap (7.79€) subscription, MINISUPPORT, which gives you access to our Support Ticket System for eight days, with the same priority as all subscribers to any subscription level. If you already have an active AKEEBAPRO subscription you already have access to the support ticket system; you don’t need to buy an extra subscription. Moreover, if you have an active AKEEBADELUXE or SUPPORT subscritpion, you can get top priority, confidential support by selecting the Private ticket visibility option when creating a new ticket.
Do you want the best backup solution for Joomla! without spending a fortune? Akeeba Backup Professional can do that, with a flat cost of 40 Euros – or just 30, if you bought an ATPRO subscription the last three moths. An AKEEBAPRO subscription allows you to use the component on as many sites as you want, for as long as you want (even after your subscription expires) and receive updates and support for a whole year. For the price of a dinner for two you can get the best backup solution all your Joomla! 1.5, 1.7 and 2.5 sites. Go Professional today!
Supported versions
Our support policy is to provide support only to the latest published stable release of Akeeba Backup, as well as to the latest published preview (alpha, beta or release candidate) release, if one is available.
Moreover, we only support the Joomla! versions officially supported by the Joomla! project. Due to the plethora of active Joomla! versions, we have consolidated the support terms for different Akeeba Backup and Joomla! version combinations in the table below:
J! 1.5 |
J! 1.6 |
J! 1.7 |
J! 2.5 |
|
AB 3.4.1 * |
Until August 1st, 2012*** |
Not supported |
Until June 1st 2012*** |
Until August 2013 ** |
AB 3.3.13 |
Until March 12th, 2012 |
Not supported |
Until March 12th, 2012 |
Until March 12th, 2012 |
Older releases |
No longer supported |
* Only the latest Akeeba Backup 3.4.x release is supported. Limited support is provided for the 3.3.13 release (1 week after an update is released); if we suspect that you are affected by a known issue which has since be fixed we might ask you to upgrade to the latest release before providing any further assistance.
** If a new Akeeba Backup series (i.e. 3.5) is released before August 2013, Akeeba Backup 3.4.x will cease being supported, per our support policy stated above.
*** Joomla! 1.5 and 1.7 are supported by us for roughly 4 months after they have officially become end-of-life. This should give you enough time to migrate your sites to the current long term support release of Joomla!, version 2.5.
Please note that Akeeba Backup 3.3.x requires PHP 5.2.7 or later to work. If you have an earlier version of PHP, please ask your host to upgrade it immediately. PHP 4, 5.0, 5.1 and 5.2 are end-of-life products, abandoned over a year ago by their developers, containing known security vulnerabilities. If you are stuck on a host using PHP 5.1.6 up to and including PHP 5.2.6, you can use the (unsupported) Akeeba Backup 3.2.7 release to back your site up in order to move it to a host with up-to-date software. Likewise, if you have a Joomla! 1.6-based site, please use Akeeba Backup 3.2.7 to back it up and upgrade to Joomla! 2.5 as soon as possible, for security reasons.
Changelog
Bug fixes
- Immediate crash in Joomla! 1.5 when the System - Legacy plugin is activated
- Dropbox authorisation step 1 would fail on some servers