Paul Kevin
Forum Replies Created
-
This has now been added in the current release with a filter
ns_cloner_hooks_to_deferto allow adding more hooks to deferHey @johnteey
Thanks for bringing this up and for sharing the code snippet. Our team will look into this and look at adding this into the next release
Warm Regards
Paul KevinThanks for the report. Please open a separate new support topic with the issues you are raising as it may not be the same as the original authors issue
Hey @hergy
Please advise if you are checking the cloning options from the multisite network admin or from the subsite. The options will not be visible from the subsite unless using the pro version of the plugin.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Cloning fails, never completesHey @ryanneilmed
If you are using a page builder, you might need to regenerate assets or styles or check the license key as most page builders have restrictions on usage.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Cloning fails, never completesHey @ryanneilmed
Are you cloning into an existing site (over writing)? The site is generally always created before importing the tables. Once the site exists, the data is copied over
Forum: Plugins
In reply to: [NS Cloner - Site Copier] A warning messageHey @thecreator01
The error generally means the plugin is not getting a valid ajax response from your WordPress installation. In most cases this could be due to an error in the backend that could be preventing valid json response. Please check your server logs for an errors generated or thrown. You can have a look at this link https://developer.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/ on how to enable debugging in WordPress
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Cloning fails, never completesHey @ryanneilmed
The response means there is a server error on your site. Please check your server error log. You can also have a look at how to debug in WordPress to better find the cause of the error
Hey @jules-colle
Thanks for the report. We will make updates to the code to using the init hook. I cannot however replicate the error of the notices.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Incorrect links are createdHey @umberto69
Please confirm the site id of the secondary site. Cloner will use the site id, which is used to define the content folder of a subsite in WordPress, to determine where the files should be copied to
Forum: Plugins
In reply to: [NS Cloner - Site Copier] CORS policyHey @umberto69
Did you try with a plugin such as Enable Cors ?
Forum: Plugins
In reply to: [NS Cloner - Site Copier] NS Cloner not copying plugins to remote siteHey @rokketscience
Sorry for the late response on this. In most cases the files will not be cloned if the destination server configuration experiences a timeout during the process. Please confirm if there were any errors or notices thrown for the plugins that were not copied
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Will it clone MySQL views based on the prefix?Hey @magikweb
Yes, when cloning tables we also take into consideration views and create them as views on the target site
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Error – _load_textdomain_just_in_time calledHello @mikethome
This was fixed from version 4.4.7.5 and above. Please update to the latest versions.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Select Source Drop Down Doesn’t OpenHey Matt,
Are you still facing this issue and are there any error logs generated when this happens? How many sub-sites do you currently have?