Giter Club home page Giter Club logo

wp-database-backup's People

Contributors

akshaywali avatar mohammedakramu7 avatar ravindra193 avatar sanjeevsetu avatar shridhamdeveloper avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

wp-database-backup's Issues

Restore button not working properly

  1. I deleted one table directly from database and clicked on restore button, I think it should restore the lost table which I deleted, but it is not happening.
  2. I truncated one table directly and I clicked on restore button. I think it should restore the lost data, but it's not happening.

Fatal error:

Fatal error: Uncaught Error: implode(): Argument #2 ($array) must be of type ?array, bool given
in D:\XAMPP\htdocs\magazine3\wp-content\plugins\wp-all-backup-plus\includes\admin\class-admin-settings.php on line 453

UI/UX issues

  • Some gab should be there
    gap-needed

  • Is Author info required?
    author-name

Fatal error: Uncaught TypeError: ftp_quit(): Argument #1 ($ftp) must be of type FTP\Connection, bool given

Fatal error: Uncaught TypeError: ftp_quit(): Argument #1 ($ftp) must be of type FTP\Connection, bool given in D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\Destination\FTP\sendaway.php:40 Stack trace: #0 D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\Destination\FTP\sendaway.php(40): ftp_quit(false) #1 D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\Destination\FTP\class-wpdbbackupftp.php(27): include('D:\XAMPP\htdocs...') #2 D:\XAMPP\htdocs\magazine3\wp-includes\class-wp-hook.php(308): WPDBBackupFTP::wp_db_backup_completed(Array) #3 D:\XAMPP\htdocs\magazine3\wp-includes\class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #4 D:\XAMPP\htdocs\magazine3\wp-includes\plugin.php(565): WP_Hook->do_action(Array) #5 D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\class-wpdb-admin.php(1887): do_action_ref_array('wp_db_backup_co...', Array) #6 D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\class-wpdb-admin.php(221): Wpdb_Admin->wp_db_backup_event_process() #7 D:\XAMPP\htdocs\magazine3\wp-includes\class-wp-hook.php(308): Wpdb_Admin->wp_db_backup_admin_init('') #8 D:\XAMPP\htdocs\magazine3\wp-includes\class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #9 D:\XAMPP\htdocs\magazine3\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #10 D:\XAMPP\htdocs\magazine3\wp-admin\admin.php(175): do_action('admin_init') #11 {main} thrown in D:\XAMPP\htdocs\magazine3\wp-content\plugins\WP-Database-Backup\includes\admin\Destination\FTP\sendaway.php on line 40
There has been a critical error on this website. Please check your site admin email inbox for instructions.

Google Drive backup is not being configured, and there are also multiple issues.

  1. When we are trying to configure the Google Drive back but it's not being configured
    Ref video: https://monosnap.com/direct/dVndUMsMudi7xEPgUi4mBiIWDNoCXo

  2. The issue with taking backup to local backup and email

  3. Full backups are not saved to the local location in "Save Backups to."

  4. Icons for the locations of saved backups are displayed incorrectly

  5. The number of saves to be retained is not respected.

  6. A huge amount (~15GBs) of data is saved to /wp-content/uploads/db-backup

Ref ticket: https://magazine3.in/conversation/123549?folder_id=29

readme txt improvements

  • add original author credit
  • add pro
  • proper links
  • improved name
  • improved excerpt
  • update screenshots
  • improve wp.org author profile info

Potential new functionalities to be added.

Here are the list of new functionalities which we can add:

  1. We can add cloning of the website: use case, if I want to try new product/service or want to experiment on my site
  2. Adding Logs in backup.
  3. Add the privileges, who can access the clone/backup.
  4. Use Backup to check and fix the database or something like checksum.
  5. Encrypting the backup+cloning{if it is added}.
  6. Emergency Restore, add option as restore points like in windows: Use case, while installing any new plugin, it will create a working backup.

--
Save Backups to

  1. Microsoft oneDrive
  2. Microsoft Azure
  3. Google Cloud
  4. BackBlaze
  5. WebDav (Cloud Me)
  6. S3- Compatible (Generic)
  7. OpenStack (Swift)
  8. DreamObjects

The generated sql dump only contains the header

-- MySQL dump 10.13  Distrib 5.7.41, for Linux (x86_64)
--
-- Host: localhost    Database: _wpdb
-- ------------------------------------------------------
-- Server version	5.7.41-cll-lve

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;


Reference ticket: https://wordpress.org/support/topic/looks-good-but-doesnt-work-6/

Restoring database crashes site

Fatal error: Uncaught Error: mysqli_select_db(): Argument #1 ($mysql) must be of type mysqli, string given
in /home/u807138634/domains/localhost/public_html/wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php on line 299

Some checklist

  • Loader and message should come below create backup button
  • html tags are coming in string
  • Classes and ID must have prefix
  • Add a caption in download history table like this https://prnt.sc/P9_OWc0OHprR
  • Create fullback should be process internally using any cron job and show progress bar
  • Add InProcess section to see pending backup

Fatal Error

When click on 'Create New Backup' button inside WP ALL Backup dashboard.

  1. Fatal error: Uncaught Error: time() expects exactly 0 arguments, 1 given
    in D:\XAMPP\htdocs\magazine3\wp-content\plugins\wp-all-backup-plus\includes\admin\class-admin-settings.php on line 207

  2. Fatal error: Uncaught Error: implode(): Argument #2 ($array) must be of type ?array, bool given
    in D:\XAMPP\htdocs\magazine3\wp-content\plugins\wp-all-backup-plus\includes\admin\class-admin-settings.php on line 453

  3. Fatal error: Uncaught TypeError: array_column(): Argument #1 ($array) must be of type array, bool given in /home/customer/www/ahmedk31.sg-host.com/public_html/wp-content/plugins/wp-all-backup-plus/includes/admin/create-backup.php:240 Stack trace: #0 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-content/plugins/wp-all-backup-plus/includes/admin/create-backup.php(240): array_column(false, 'filename') #1 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-content/plugins/wp-all-backup-plus/includes/admin/class-admin-settings.php(50): include('/home/customer/...') #2 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-includes/class-wp-hook.php(308): WPALLMenu::renderAdminPage('') #3 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #4 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/customer/www/ahmedk31.sg-host.com/public_html/wp-admin/admin.php(259): do_action('toplevel_page_w...') #6 {main} thrown in /home/customer/www/ahmedk31.sg-host.com/public_html/wp-content/plugins/wp-all-backup-plus/includes/admin/create-backup.php on line 240

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.