wpacademy
Forum Replies Created
-
Forum: Reviews
In reply to: [Clone] Definitely doesn’t work with WP 4.7dear advantagen:
glad to hear that it’s worked for you before. ALmost all problems are linked to php timeouts which are depended on host configuration parameters and the size of the site, which is a general problem with all plugins that are run from the dashboard (as opposed to cron or ajax). If you can post your failure details here it might help us to improve the product. I appreciate your support.
best,
MarcForum: Reviews
In reply to: [Clone] Definitely doesn’t work with WP 4.7Dear advantagen: the plugin has NOT been abandoned and definitely DOES work with WP 4.7. The issues relate to hosting platforms and size of the installation, as noted in the plugin description. If you post your hosting details and size of installation here it will be helpful to us in isolating the problem.
thanks,
marcForum: Reviews
In reply to: [Clone] Don’t touchdear ist: there is a 10-20% risk the the plugin will destroy the destination site, as told in the disclaimer as the plugin should be used for migration onto a fresh (blank) WordPress installation. In case you used it for another purpose, i trust that you had a cpanel or other site backup and were able to recover.
Forum: Plugins
In reply to: Hide admin toolbar from customers (WooCommerce)“Disable toolbar” works great. After installing go to Settings > General and scroll to the bottom to disable toolbar for all but Admins.
Forum: Reviews
In reply to: [Clone] Did I miss something?nope, it should have worked. if you’re still having this issue, please create a thread in the support forum https://ww.wp.xz.cn/support/plugin/wp-clone-by-wp-academy
Forum: Plugins
In reply to: [Clone] 504 (Gateway Timeout) Errordo you have ftp access to the site?
Forum: Plugins
In reply to: [Clone] Error while extracting the zip file using php ziparchivegodaddy has a 120 second limit for php scripts, so it will fail if the backup/restore takes longer than that (for example, if the site has a large database or a lot of large files)
anyways, did you manage to get it to work?
Forum: Plugins
In reply to: [Clone] “`error message: Not FOundcopy the backup link, enter it into the browsers address bar and hit enter, does it start a file download or are you taken to a 404 page?
Forum: Plugins
In reply to: [Clone] Error Message : Failed to write request to temporary file.considering the size, I think it would best to download the file to your computer and upload it back to the new site. place it inside ‘wp-content/uploads/wp-clone/’, go to wpclone’s admin page and click the ‘scan and repopulate’ button, you’ll see the file in the backup list.
Forum: Plugins
In reply to: [Clone] Fatal error: Class 'FilesystemIterator' not found insome hosts have per site settings for PHP versions, and they usually override the default settings, perhaps that could be the reason. upgrade to PHP 5.5 or 5.6 if available and give it another try.
Forum: Plugins
In reply to: [Clone] WP Clone Not Creating Backups Any Morelogs won’t show up with scan and repopulate (that was an oversight on our part). do you have ftp access? there should be some logs in your backup folder.
Forum: Plugins
In reply to: [Clone] 504 (Gateway Timeout) Erroris this during a backup or a restore?
Forum: Plugins
In reply to: [Clone] Keep Getting a Fatal Error is there a solution?change your PHP version to 5.3 or above (preferably above since PHP 5.3 is end of life) https://ww.wp.xz.cn/support/topic/fatal-error-class-filesystemiterator-not-found-in
Forum: Plugins
In reply to: [Clone] URL's Not Resolvingyour host probably has limited filesystem I/O. one of the servers we used for testing had a 2MB/s I/O limit and it took over an hour to create a backup
Forum: Plugins
In reply to: [Clone] Cloning site in hosting with single databasewe might add this in a future version when most of the older code has been replaced.
by the way, wpclone no longer clears the database during a restore so you should be able to do a restore as long as the site where you made the backup has a unique prefix.