ServerPress
Forum Replies Created
-
Forum: Plugins
In reply to: [WPSiteSync for Content] Does this work for multisite?Hello chinaraj,
Please download or upgrade to the just released version 1.0. This should resolve any issues.
If this resolves your issue please mark this ticket as ‘Resolved’.
Hello carreiro,
Please download or upgrade to the just released version 1.0. This should resolve any issues.
If this resolves your issue please mark this ticket as ‘Resolved’.
Hello meelos,
Please download or upgrade to the just released version 1.0. This should resolve any issues.
If this resolves your issue please mark this ticket as ‘Resolved’.
Forum: Plugins
In reply to: [WPSiteSync for Content] Question about CPT'sThe CPT extension is coming along nicely and should be ready soon. Stay tuned…
Forum: Plugins
In reply to: [WPSiteSync for Content] Authentication – red x beside passwordPlease set up the WP_DEBUG and WP_DEBUG_LOG on the Target system by completing the following steps.
Open the wp-config.php file with a text editor on the Target system. Find define( ‘WP_DEBUG’, false );
Change to define( ‘WP_DEBUG’, true );
Then just under it add define( ‘WP_DEBUG_LOG’, true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory.
Then, attempt the authentication. Once that’s done, grab the wp-content/debug.log and wp-content/plugins/wpsitesynccontent/~log.txt files. Send them to us. This should allow us to see what’s happening. If not, then we’ll need to do the same thing on the Source site to see if it’s a problem on the Source and not the Target.
Thanks you
Hello carreiro,
Are you using WPEngine as the target?
Does the target have the permalinks set to anything but the “Plain”?
Forum: Plugins
In reply to: [WPSiteSync for Content] Authentication – red x beside passwordHello peaksmedia & carreiro,
Are either of you using WPEngine as the target?
Does the target have the permalinks set to anything but the “Plain”?
Forum: Plugins
In reply to: [WPSiteSync for Content] Load Balanced SitesHello Amr,
If this resolves your issue please mark this ticket as ‘Resolved’.
Forum: Plugins
In reply to: [WPSiteSync for Content] Authentication FailureHello Alec,
What are the permalinks setting on the target? The permalinks need to be saved as something other than “Plain”. Please change and then try again.
If this resolves your issue please mark this ticket as ‘Resolved’.
Forum: Plugins
In reply to: [WPSiteSync for Content] CSS loaded through out the adminThanks for letting us know this worked. Could you mark this as Resolved?
Forum: Plugins
In reply to: [WPSiteSync for Content] Does this work for multisite?Hello chinaraj,
We have been informed that on WPEngine we are running into an mod_security conflict. If you add these changes to your .htaccess file it should get you past this issue.
https://wordpress.org/support/topic/content-not-syncing?replies=5
Hello summerfeeling,
Yes, this works for Multisite. The Target URL needs to be set with the subdirectory or subdomain of the sub site that you are connecting to.
Forum: Plugins
In reply to: [WPSiteSync for Content] AuthenticationThe authentication tokens are created automatically when you enter the Target sites credentials.
If this resolves your issue please mark this ticket as ‘Resolved’.
Forum: Plugins
In reply to: [WPSiteSync for Content] Content Not SyncingThat’s very interesting. Thanks for noting this. We will relay this to our tech department for further review.
Forum: Plugins
In reply to: [WPSiteSync for Content] 0.9.3.0426 does not work with HTTPS sitesHello,
We have done a test and it worked as expected. Could you try the test again with the current RC1 version?
With RC1 we now use authentication tokens, so please re-enter your credentials on the Source.
If this resolves your issue please mark this ticket as ‘Resolved’.
Forum: Plugins
In reply to: [WPSiteSync for Content] What content will it work with?Hello,
We do not sync CSS, theme files or theme configurations. We only sync content. If your page builder stores information only in the post or postmeta tables we can sync that. But it sounds like your page builder uses custom tables. This would require a custom extension.
If this resolves your issue please mark this ticket as ‘Resolved’.