Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter vieradel

    (@vieradel)

    PHP Fatal error: Class ‘ZipArchive’ not found in /home/xxxxxxxx/public_html/wp-content/plugins/wordpress-backup-to-dropbox/Extensions/class-zip-backup.php on line 124

    line 124 –> $this->zip = new ZipArchive();

    Thread Starter vieradel

    (@vieradel)

    <Files “wp-cron.php”>
    Allow from All
    Satisfy Any
    </Files>

    I’m using this in htaccess

    Thread Starter vieradel

    (@vieradel)

    Disable all plugins and nothing happens. I need this great plugin works well!

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday mate,

    This is because you do not have PHP Zip installed => http://php.net/manual/en/book.zip.php

    This is a requirement of the zip extension and the reason that it is an optional extra. Please install Zip, if you cannot then you can only use the core plugin features.

    Cheers,
    Mikey

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Premium Extensión doesn't work’ is closed to new replies.