Viewing 7 replies - 16 through 22 (of 22 total)
  • Plugin Contributor angelleye

    (@angelleye)

    Thank. We’ll setup a WP site with just those plugins and that theme and see if we can reproduce the problem.

    Plugin Contributor angelleye

    (@angelleye)

    Well, shoot. We setup the same plugins and theme and we are not having this problem.

    Can you place a file on your serer with nothing but this in it?

    <?php
    phpinfo();

    Then we can load that in a browser and check all of the versions of PHP, OpenSSL, etc. that your server is running vs. ours. That’s the only difference I can think of at this point.

    Plugin Contributor angelleye

    (@angelleye)

    Another thing to check would be the use of any caching or CDN services you may have in play. That can do some screwy things, so if you do have that sort of thing in WP or on the server directly you may want to temporarily disable those to see if that resolves the issue.

    There has to be something causing it. Just need to find it.

    Plugin Contributor angelleye

    (@angelleye)

    Ah, yes, it looks like you’re using WPEngine caching system..??

    Plugin Contributor angelleye

    (@angelleye)

    We can see in Firebug that your site is using WPEngine, and we found this guide provided by them that looks like it may help:

    https://wpengine.com/support/wpengine-ecommerce/

    Which actually just seems to be saying to contact them and they’ll help you get it worked out.

    We just talked to wpengine and they just excluded the wc api URL from caching and everything is working perfectly.

    Plugin Contributor angelleye

    (@angelleye)

    @nutstop, glad to hear it! Thanks for the update.

    @fishbaitbytes, sounds like you could have the same result if you talk to them.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘White Screen after clicking paypal button’ is closed to new replies.