Viewing 3 replies - 1 through 3 (of 3 total)
  • I love the plugin, but I hit this same issue in v1.5. I’ve reverted to 1.4.5, and it’s again working as expected. So, there may be some kinks to iron out?

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday,

    Unfortunately version 1.5 has some teething problems that I have addressed in 1.5.1.

    Sorry guys, please update.

    Cheers,
    Mikey

    Thread Starter Bluemad

    (@bluemad)

    Good day all of you.

    I’m sorry, looks like this issue not the plug-in issue. It caused my htacess file code. After removed following code, then this plug-in start backup (but still backup, I think it will take a couple of hours).

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{QUERY_STRING} .
    RewriteCond %{QUERY_STRING} !^(s|p)=.*
    RewriteCond %{REQUEST_URI} !.*wp-admin.*
    RewriteRule ^(.*)$ /$1? [R=301,L]
    </IfModule>
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress Backup to Dropbox v1.5 never start backup,’ is closed to new replies.