x

Disclaimer before creating a new backup

  1. thirty bees is not responsible for your database, its backups and/or recovery.
  2. thirty bees is open-source software. You are using it at your own risk under the license agreement.
  3. You should back up your data on a regular basis (both files and database).
  4. This function only backs up your database, not your files.
  5. By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below).
  6. Always verify the quality and integrity of your backup files!
  7. Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process.
  8. Always check your data.
  9. Never restore a backup on a live site.

How to restore a database backup in 10 easy steps

  1. Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu.
  2. Download the backup from the list below or from your FTP server (in the folder "admin/backups").
  3. Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data.
  4. Please ask your hosting provider for "phpMyAdmin" access to your database.
  5. Connect to "phpMyAdmin" and select your current database.
  6. Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database.
  7. At the top of the screen, please select the "Import" tab
  8. Click on the "Browse" button and select the backup file from your hard drive.
  9. Check the maximum filesize allowed (e.g. Max: 16MB)
    If your backup file exceeds this limit, contact your hosting provider for assistance.
  10. Click on the "Go" button and please wait patiently for the import process to conclude. This may take several minutes.
DB Backup
Date Age File name File size
-- -- -- --
No records found
Backup options
Drop existing tables during import.
tb_connections, tb_connections_page, tb_connections_source, tb_guest, tb_statssearch
Note: Automatic backups are a secondary safeguard. Always maintain manual backups!
days
Specify the number of days to keep database backups. Enter 0 to disable automatic deletion of old backups.