• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Duplicator Pro - Best Site Migration & Backup Plugin For WordPress

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

No permission to download
"To resolve this issue, follow these steps:

  1. Uninstall Duplicator Pro v4.5.16.3.
  2. Reinstall Duplicator Pro v4.5.16.2.
    • Note that this process will not remove your settings."
 
"To resolve this issue, follow these steps:

  1. Uninstall Duplicator Pro v4.5.16.3.
  2. Reinstall Duplicator Pro v4.5.16.2.
    • Note that this process will not remove your settings."
don't need to uninstall, just install v4.5.16.2, it will downgarde plugin and keep settings
 
yes i notused that, i am no expert. just delete the old one and you are all set. im sure somone else will be able to do a better job, its my first time nulling. But it works perfectly.
 

Solve the license issue.


open /addons/probase/src/License/License.php
goto line 175
change return value to self::TYPE_ELITE

Like this:
PHP:
public static function getType()
    {
        return self::TYPE_ELITE;
        
        /*return (
            LicenseData::getInstance()->getStatus() == LicenseData::STATUS_VALID ?
                LicenseData::getInstance()->getLicenseType() :
                self::TYPE_UNLICENSED
            );*/
    }
 
ooh very nice, it was easier than my mess. better wait for a pro to null it. my version was a bit borked. I removed it
 
Last edited:
This version should be better & cleaner.
Tested on fresh install site, and working.

Great for future update, because you just need to edit 1 file only (duplicator-pro.php).

EDIT: file removed! check below for latest update.
 
Last edited:
The reason I'm trying to make the plugin more flexible and clean, that's because I made my own custom plugin, so I tried my best to make changes using add_filter(), so I can update the plugin without any changes (I'm using untouched version btw).

Since I still can't figure out why this happens, I will upload a version where there are 2 files that I edited: duplicator-pro.php & License.php (https://babia.to/threads/duplicator...-backup-plugin-for-wordpress.152/post-1408485)

I don't know why the previous method works on my clean site :/ but no on other site. Even I'd clean my DB, deactivate/clear the license, it's still works.
 

Attachments

  • duplicator-pro 4.5.16.3 nbh.zip
    6.2 MB · Views: 52
  • Like
Reactions: Unreal_NFS
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock