Title: Microwork's Replies | WordPress.org

---

# Microwork

  [  ](https://wordpress.org/support/users/microwork/)

 *   [Profile](https://wordpress.org/support/users/microwork/)
 *   [Topics Started](https://wordpress.org/support/users/microwork/topics/)
 *   [Replies Created](https://wordpress.org/support/users/microwork/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/microwork/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/microwork/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/microwork/engagements/)
 *   [Favorites](https://wordpress.org/support/users/microwork/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JetBackup - Backup, Restore & Migrate] CPGZ file to Google](https://wordpress.org/support/topic/cpgz-file-to-google/)
 *  Thread Starter [Microwork](https://wordpress.org/support/users/microwork/)
 * (@microwork)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cpgz-file-to-google/#post-3629284)
 * Seems similar to this problem. [http://stackoverflow.com/questions/13126182/ziparchive-php-returning-cpgz](http://stackoverflow.com/questions/13126182/ziparchive-php-returning-cpgz)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JetBackup - Backup, Restore & Migrate] Backup not happening](https://wordpress.org/support/topic/backup-not-happening/)
 *  [Microwork](https://wordpress.org/support/users/microwork/)
 * (@microwork)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-not-happening/page/4/#post-2862213)
 * Hi
    I had the same problem. Finally I tried a solution mentioned above to work
   around the problem. HERE IS SIMPLE A FIX !!!
 * Use Plugin Editor to exclude (//) the ‘exit’ command in the following lines of
   code in the backup.php plugin file.
 * if ( get_transient( ‘backup_lock’ ) )
    exit; // Exit if another backup process
   is running.
 * i.e. change to;
 * if ( get_transient( ‘backup_lock’ ) )
    // exit; // Exit if another backup process
   is running.
 * So for those that did enjoy using this plugin I hope it helps and I hope they
   update with a newer version as it is a great tool.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] After update all the stats are gone?](https://wordpress.org/support/topic/after-update-all-the-stats-are-gone/)
 *  [Microwork](https://wordpress.org/support/users/microwork/)
 * (@microwork)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/after-update-all-the-stats-are-gone/page/2/#post-3436736)
 * Your are a talented guy and this planet needs more!!!! The update is great !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 * THANKS 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] After update all the stats are gone?](https://wordpress.org/support/topic/after-update-all-the-stats-are-gone/)
 *  [Microwork](https://wordpress.org/support/users/microwork/)
 * (@microwork)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/after-update-all-the-stats-are-gone/page/2/#post-3436733)
 * I seem to get the same error ? Everything else works but I am unable to view 
   Recent Visitors? My host does not allow Warning: file_get_contents() [function.
   file-get-contents]: URL file-access is disabled in the server configuration in/../..
   eg…/../wp-content/plugins/wp-statistics/includes/class/statistics.class.php on
   line 177
 * This looks like a great plugin, but is there a fix for this error? I am using
   it on a school charity website and would appreciate the support, thanks in advanced

Viewing 4 replies - 1 through 4 (of 4 total)