{* * 2007-2011 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA * @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {if isset($download)}
{l s='Download'}

{l s='Download the Backup file'} ({$backup_weight}{l s='Mb'})

{l s='Tip: You can also download this file by FTP, Backup files are located in "admin/backups" directory.'}

{/if} {if isset($how_to)}

{l s='Disclaimer before creating a new Backup'}

  1. {l s='PrestaShop is not responsible for your database, Backups, restore and data.'}
  2. {l s='PrestaShop is an Open-source software, you are using it at your own risk under the licence agreement.'}
  3. {l s='You should Backup your data on a regular basis (both files and database).'}
  4. {l s='This function only backs up your database, not your files.'}
  5. {l s='By default, your existing database tables will be deleted during Backup restore (see options).'}
  6. {l s='Always verify the quality and integrity of your Backups files.'}
  7. {l s='Always verify that your Backups files are complete, up-to-date and valid. Even if you had a success message during the Backup process.'}
  8. {l s='Always check your data.'}
  9. {l s='Never restore a Backup on a live site.'}
{if $show_form}
{/if}

{l s='How-to restore a database Backup in 10 easy steps'}

  1. {l s='Turn off the "Enable Shop" option in the "Preferences" tab.'}
  2. {l s='Download the Backup from the list below or from your FTP server (in the folder "admin/backups").'}
  3. {l s='Check the Backup integrity: look for errors, incomplete file. Verify all your data.'}
  4. {l s='Ask your hosting provider for a "phpMyAdmin" access to your database'}
  5. {l s='Connect to "phpMyAdmin" and select your current database'}
  6. {l s='Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.'}
  7. {l s='At the top of the screen select the tab "Import"'}
  8. {l s='Click on the "Browse..." button and select the Backup file from your hard drive'}
  9. {l s='Check the max. allowed filesize (ie. Max: 16Mb)'}
    {l s='If your Backup file exceeds this limit, contact your hosting provider'}
  10. {l s='Click on the "Go" button and wait during the import, the process can take several minutes'}
{/if} {if isset($download)}

{l s='Back to list'}
{/if} {$content}