klassenjm
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] Unable to download larg(er) fileThom, Thanks for such a prompt reply, and for the help.
I do have stats enabled. I’ll try without as you suggest. I understand what you have explained about stats for logged out users, and for me as an Admin.
I did try changing the file name. No difference. I’ll explore php.ini for possible suspects.
Thanks again.
Forum: Plugins
In reply to: [WPSiteSync for Content] AuthenticationThank you for your reply. I understand how authentication tokens operate now. The issue is resolved, but I think that only the original requestor can mark it resolved.
Forum: Plugins
In reply to: [WPSiteSync for Content] Content Not SyncingIt turns out that the reason that WPSiteSync could not successfully sync content is because it was triggering a rule in mod-security on the target site:
mod_security rule [Id '340162'] triggered!I was able to test that this is the case by disabling mod_security for the domain through .htaccess
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>Forum: Plugins
In reply to: [WPSiteSync for Content] Content Not SyncingI’m seeing the same message as Alex shared in his initial screenshot.
I can enable the debug logging on my target system. Where would I forward the log files?
Would greatly appreciate getting this working.
Forum: Plugins
In reply to: [WPSiteSync for Content] AuthenticationHi,
Could you indicate how to make use of the authentication tokens? I see no option for entering a token.
Looking forward to seeing this in operation. Thanks!
Forum: Plugins
In reply to: [Restrict Content by Role] Compatibility with CMS Tree Page ViewThank you, Matt!
Follow up
Warning: Invalid argument supplied for foreach() in <url>\wp-content\plugins\migrate-wufoo-to-gravity-forms\rtWufoo.php on line 570