• Resolved jrcreative

    (@jrcreative)


    The plugin installs fine and connect to my account. I have it installed and working fine on a single site with 4.6.9, but on my multisite install with WP 4.7 I can’t create a form except for the title. Does this plugin support multisite installs?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hmmm, interesting. It looks like all the parts display fine and like expected if activated individually per site, but it’s not loading if network activated.

    Will be looking into that one. Hopefully the workaround above works well enough for your needs.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Found that some of our logic is preventing things from loading, due to null values in the $pagenow global. This is only null when network activated. Will try to find a solution for a future version.

    Thread Starter jrcreative

    (@jrcreative)

    NICE! Activating per site worked for me. Thanks for the quick reply!

    I came across a strange instance of this. Developing on localhost (https://local.dev) on WAMP with a multisite install, activated the plugin per site. It still brought up only the title option and then errored out on any post edit/settings page with this:

    PHP Fatal error: Uncaught exception 'GuzzleHttp\Ring\Exception\RingException' with message 'cURL error 60: SSL certificate problem: self signed certificate in certificate chain' in C:\wamp\www\wordpress\wp-content\plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlFactory.php:127

    I tried the same install on a live single site install using the same theme/plugins and it worked fine. Neither localhost nor the live site had SSL set up at the time. The single site install, however, did not throw a single error and brought up all of the editor fields. I set up a self-signed cert for localhost (https://local.dev, which makes Chrome have a fit) and it suddenly works fine even with a multisite install.

    Just weird…

    • This reply was modified 7 years, 10 months ago by kinna28.
    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    @kinna28 I’d check this thread, which ends up not being titled in a way that looks like it’d match https://www.ads-software.com/support/topic/wordpress-4-7-compatibility-4/

    Specifically this reply: https://www.ads-software.com/support/topic/wordpress-4-7-compatibility-4/#post-8536740

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multisite support?’ is closed to new replies.