WordPress Backup to Dropbox 4.7.1

Does WordPress Backup to Dropbox work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
1PHP fatal errors
1Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/wordpress-backup-to-dropbox/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=wordpress-backup-to-dropbox%2Fwp-backup-to-dropbox.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=wordpress-backup-to-dropbox%2Fwp-backup-to-dropbox.php&plugin_status=all&paged=1&s&_wpnonce=4afab8d4b6
Aspect after-activation
HTTP status 200
Load time 0.264 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PO File
PHP
Language % Lines of code Comment lines Files
PO File46.5%4,1921,95919
PHP46.2%4,1651,22636
CSS7.1%639192
Bourne Shell0.2%1901
XML0.1%701
Total 9,022 3,204 59

PHP Code Analysis | More results »

Lines of code 3,789
Total complexity 585
Median class complexity 11.0
Median method complexity 1.0
Most complex class Dropbox_API
Most complex function WPB2D_BackupController::backup_path()
Classes 27
Methods 242
Functions 40

Additions

No data available.

PHP Error Log 18 lines

[30-Apr-2025 23:27:24 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'offset int NOT NULL DEFAULT 0,
        uploadid varchar(50),
        UNIQUE K...' at line 3 for query CREATE TABLE wp_wpb2d_processed_files (
        file varchar(255) NOT NULL,
        offset int NOT NULL DEFAULT 0,
        uploadid varchar(50),
        UNIQUE KEY file (file)
    ) made by activate_plugin, do_action('activate_wordpress-backup-to-dropbox/wp-backup-to-dropbox.php'), WP_Hook->do_action, WP_Hook->apply_filters, wpb2d_install, dbDelta
[30-Apr-2025 23:27:24 UTC] PHP Fatal error:  Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /wp-content/plugins/wordpress-backup-to-dropbox/wp-backup-to-dropbox.php:316
Stack trace:
#0 /wp-content/plugins/wordpress-backup-to-dropbox/wp-backup-to-dropbox.php(316): implode()
#1 /wp-includes/class-wp-hook.php(324): wpb2d_install()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/includes/plugin.php(703): do_action()
#5 /wp-admin/plugins.php(60): activate_plugin()
#6 {main}
  thrown in /wp-content/plugins/wordpress-backup-to-dropbox/wp-backup-to-dropbox.php on line 316
See also: All tests for this plugin