sdcorrey
Forum Replies Created
-
Forum: Plugins
In reply to: [GatherContent Plugin] Import hanging at 25%Whew, so it works fine from a live server, just not from our docker instances or even MAMP. We’ll jsut need to find a way to get this working locally but at least we aren’t totally stuck. Thanks for pointing me in the right direction!
Forum: Plugins
In reply to: [GatherContent Plugin] Import hanging at 25%Hey Mat,
Thanks for getting back to me. I am running locally in both instances and I’m hoping that is the issue. I will try deploying to our host today and see if that fixes it. If that is the case it would be helpful if we could get it working locally for development.
Forum: Plugins
In reply to: [GatherContent Plugin] Import hanging at 25%More info on this, I tried running an import from outside the network with no firewall and I am seeing the same behavior. Does not appear to be a networking issue but a problem with the Gather Contennt plugin and WP 4.9.7 for me. I also turned on debugging but saw nothing unusual in the logs, it just seems to hang without error.
Major issue for us as we use Gather Content and recommend it to our clients for use with WordPress.
Forum: Plugins
In reply to: [GatherContent Plugin] Import hanging at 25%I’m having the same issue. What firewall settings? Is there a specific port number we need to open up or… ?
Forum: Plugins
In reply to: [GatherContent Plugin] Imported HierarchyJust tested this, works great! Thanks!
Forum: Plugins
In reply to: [GatherContent Plugin] Imported HierarchyThanks Justin, having this working would be a huge deal for us as GatherContent is becoming a key part of our workflow for creating new sites and it would be great to not have to rebuild the site structure a second time when importing content.
Forum: Plugins
In reply to: [GatherContent Plugin] Imported HierarchySure thing! Here’s one example but we are seeing it across all 5 of our GC projects. We have the content all arranged in GC with parent and sub-pages but when imported into WordPress the structure is flat with no parents assigned. I checked a test install of WordPress from a while ago and it was definitely working before, which made things really easy for developing large sites.
https://www.dropbox.com/s/1xl7qzopfyd9pnt/gc1.tiff?dl=0
This is on WP 4.6.1 and version 3.0.0.8 of the plugin. Also this is on a clean install of WordPress with only html5 boilerplate theme and the GC plugin.
Thanks!
- This reply was modified 8 years, 2 months ago by sdcorrey.
Forum: Plugins
In reply to: [GatherContent Plugin] Updated plugin can't create template mappingThat did it. On MAMP in the php.ini output buffering needs to be set to 4096. Odd as I’ve never had this issue with MAMP before but that fixed it! Thanks for the help!
Forum: Plugins
In reply to: [GatherContent Plugin] Updated plugin can't create template mappingCool, I’ll see if I can find out anything else and will let you know.
Forum: Plugins
In reply to: [GatherContent Plugin] Updated plugin can't create template mapping5.6.10 What’s strange is it works on a server just not locally. Would be nice to test on my own machine though.
Forum: Plugins
In reply to: [GatherContent Plugin] Templates now required for import?Ah, thanks Justin. This does makes sense and sounds like it will be a lot simpler to import.
I’m having a bit of an issue applying templates to existing content but am working with GatherContent support on that.
Forum: Plugins
In reply to: [GatherContent Plugin] Updated plugin can't create template mappingJust got a chance to check the logs and am not getting anything in the php error log but in the apache logs I am seeing:
[Mon Aug 08 11:51:03 2016] [notice] child pid 80864 exit signal Segmentation fault (11)
This is running locally with MAMP.