Duplicator Pro - Best Site Migration & Backup Plugin For WordPress

Duplicator Pro - Best Site Migration & Backup Plugin For WordPress v4.5.21.2

No permission to download

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
v3.8.7.1 business edition null
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Duplicator Pro WordPress Plugin with a new update entry:

Duplicator Pro v3.8.7.1 Nulled

Download Duplicator Pro v3.8.7.1 WordPress Plugin Nulled Free
[2020-2-12] - v3.8.7.1 - Thanks To @zorerkek
NEW

-Installer: Step 3 install chunking on by default
FIXED
-Plugin: Security Fix
-Plugin: Fixed bug involving email not being sent for failed scheduled builds under certain conditions
-Plugin: Fix so Scan handles file/folder names that are '0'
-Plugin: Schedule copy bug fixed
-Plugin: Home path bug on OVH hosts

Read the rest of this update entry...
 

alexpl

New member
Oct 31, 2019
8
2
3
First of all: thanks!
Using it works perfect, except when I try to move a multisite into a single site...

I can see within the wp-admin dashboard under licensing that activation type is Business/Gold, however when I try to run the installer.php and choose with the Options to install it as "Convert subsite to standalone" it says * Requires Business or Gold license. This installer was created with an Unlicensed Duplicator Pro.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
i'll look and.
Code:
if (($license = $archive_config->getLicenseType()) !== DUPX_LicenseType::BusinessGold) {
            $subNote = '* Requires Business or Gold license. This installer was created with ';
            switch ($archive_config->getLicenseType()) {
                case DUPX_LicenseType::Unlicensed:
                    $subNote .= "an Unlicensed Duplicator Pro.";
                    break;
                case DUPX_LicenseType::Personal:
                    $subNote .= "a Personal license.";
                    break;
                case DUPX_LicenseType::Freelancer:
                    $subNote .= "a Freelancer license.";
                    break;
                default:
                    $subNote .= 'an unknown license type';
            }
        } else {
            $subNote = '';
        }
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Duplicator Pro WordPress Plugin with a new update entry:

Duplicator Pro v3.8.8 Nulled

Download Duplicator Pro v3.8.8 WordPress Plugin Nulled Free
v3.8.8

NEW
-Plugin: Plugin activation message after install now dismissable
-Installer: Option to insert database without clearing first. Allows multiple WordPress installs on one database when prefix changed.
FIXED
-Plugin: Improved MySQL error detection
-Plugin: Fixed error caused when permissions of backups folder changed
-Installer: When doing subsite to standalone, only standalone site's tables displayed in scan...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Duplicator Pro WordPress Plugin with a new update entry:

Duplicator Pro v3.8.8.1 Nulled

Download Duplicator Pro v3.8.8.1 WordPress Plugin Nulled Free
v3.8.8.1
FIXED

-Installer: Security hardening
-Installer: Fixed issue with incompatibility with NGINX
-Installer: Fixed issue with WordPress boolean parameters
-Installer: Fix to address rare SQL query failures in some circumstances
-Installer: Updated fonts
-Installer: Fix when installing on nginx reverse proxy configuration

Read the rest of this update entry...
 
  • Like
Reactions: Region25

Soberam

Member
Apr 28, 2019
35
12
8
Yesterday, I had to duplicate a website.
With the latest version 3.8.8.1
All went well till I started the installer.php on the new website. Duplicator was mentioning "Token Missing"
I've started all over with the free version, no problem at all...
Anyone having the same issue?


What I'm also wanted to say is, Pro is great with the "Schedule" and send it to Google Drive, etc...
But if you ever need to reinstall your backup, you have a big problem when it's not working.
I think you can't reinstall a Pro-Backup with the Free version because of the "Token".
 
Last edited:

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Yesterday, I had to duplicate a website.
With the latest version 3.8.8.1
All went well till I started the installer.php on the new website. Duplicator was mentioning "Token Missing"
I've started all over with the free version, no problem at all...
Anyone having the same issue?


What I'm also wanted to say is, Pro is great with the "Schedule" and send it to Google Drive, etc...
But if you ever need to reinstall your backup, you have a big problem when it's not working.
I think you can't reinstall a Pro-Backup with the Free version because of the "Token".
hey bro if u have problem with this plugin
try another
 

JRGWxRxZ

Active member
Babiato Lover
Mar 22, 2020
460
245
43
Tomz,

There is a new version out v3.8.9. Could you update, please?

Thanks in advance (y)
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Duplicator Pro WordPress Plugin with a new update entry:

Duplicator Pro v3.9.0 Nulled

Download Duplicator Pro v3.9.0 WordPress Plugin Nulled Free
[2020-5-19] - v3.8.9
NEW

-Plugin: Added ability to include hash in default installer name for improved security
-Plugin: Improve performance on frontend
-Installer: Reset password for admin users
-Installer: Option to keep existing users during overwrite installation
-Installer: Added Installer notices for custom paths
FIXED
-Plugin: Fixed ability to detect recursive links
-Plugin: Fixed bug with subsite->standalone...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Duplicator Pro WordPress Plugin with a new update entry:

Duplicator Pro v3.8.9.1 Nulled

Download Duplicator Pro v3.8.9.1 WordPress Plugin Nulled Free
v3.8.9.1
FIXED

-Plugin: Storage test on non-Amazon servers fixed
-Plugin: Removed code giving warning for use of 'self' on older PHP versions
-Installer: Removed fetch_all dependency causing errors on some machines
-Installer: Auto deactivating WP Rocket due to problems when migrating that plugin
-Installer: Fixed bug with charset and collation being set to empty if unrelated test fails

Read the rest of this update entry...
 
  • Like
Reactions: JRGWxRxZ

asusnet

Active member
Aug 7, 2019
271
96
28
When updat via FTP admin and website area not working.
I use wp rocket is that problem?

Code:
-Installer: Auto deactivating WP Rocket due to problems when migrating that plugin

Then try clear cache and reactivate plugin. Show me this error:
Code:
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/........./wp-content/plugins/duplicator-pro/classes/utilities/class.u.license.php on line 184
 

DMD

Member
Apr 30, 2019
94
28
18
When I'm trying installing Duplicator Pro v3.8.9.1 via admin page I have error:

Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /wp-content/plugins/duplicator-pro/classes/utilities/class.u.license.php on line 184
 
  • Like
Reactions: jollygiraffe

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu