Community Add-Ons

Add file to this package
Top » Other

AutoBackup Database in Admin
for osCommerce Online Merchant v2.2

POOR ENGLISH:
This script automatically generates a copy .sql of the data base every 5 minutes, while worked in Admin. Without interrupting the current work. Easy to install and to personalize.

INSTALL:
1.- Copy auto_backup_db.php in /admin/inludes/
2.- In "admin/includes/application_top.php" before the last line (?>) write the following line:
require(DIR_WS_INCLUDES.'/auto_backup_db.php');

When the best is possible, the good is not sufficient.


ESPAÑOL:
Este script realiza automaticamente copias de la base de datos en un archivo .sql, mientras se esta trabajando en el Administrador y sin interrumpir lo que se este realizando en ese momento. Es facil de isntalar y de personalizar.

INSTALACION:
1. Copiar el archivo auto_backup_db.php en "/admin/includes/".
2. En "admin/includes/application_top.php", antes del final (?>) agregar la siguiente linea:
require(DIR_WS_INCLUDES.'/auto_backup_db.php');

Cuando lo mejor es posible, lo bueno no es suficiente.

GOC66
Made in Argentina

Legend:  Download   Report

Expand All / Collapse All

Auto Backup Database v4.3 pedro.antunes 21 Jan 2013  

This update is for Sam's backup in (I can't upload there):
http://addons.oscommerce.com/info/8374

Version Update:
v4.3
- Previous versions were exporting non integer fields as a number if the content was a number. In my case, this was causing problems on the products Model_Name when it was a number and was starting with 0, where the 0 was missing in the backup file (it can happen in a lot more fields). This version fixes this.

Changed files: auto_backup_db.php

It works for v2.2 and v2.3.

FULL PACKAGE

Auto Backup Database (Updated) V4 spooks 15 Mar 2012  
AutoBackup Database in Admin FIMBLE 29 May 2011  
Auto Backup Install V3.0 spooks 24 Sep 2009  
Auto Backup Install V2.8 spooks 14 Jun 2008  
Auto Backup Install V2.7 spooks 6 Jun 2008  
Auto Backup Install V2.6 spooks 4 Jun 2008  
Auto Backup Install V2.5 spooks 1 Jun 2008  
Auto Backup Install V2.4 spooks 30 May 2008  
Auto Backup Install 2.3a spooks 26 May 2008  
Auto Backup Install V2.3 spooks 25 May 2008  
Auto Backup Install V2.2 spooks 4 May 2008  
Auto Backup Install V2.1 spooks 2 May 2008  
Auto Backup Install V2 spooks 2 May 2008  
Modified date format supremecenterhosting 29 Apr 2008  
Language French Element 30 Nov 2004  
English Version Harris Ahmed 12 Nov 2004  
auto_backup_db_addon Berberer 22 Aug 2004  
AutoBackup Database in Admin GOC66 4 Aug 2004