• When I have this plugin enabled while set to run PHP 7.2 I receive a 500 error. Disabling the plugin resolves the error. Does this plugin support PHP 7.2?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am experiencing this issue with PHP 7.0.
    It was working fine and then my host did an upgrade on their servers which affected something.

    Now PDF’s are not being created and it’s causing WooCommerce to get 500 error when I click on set status to “Processing” for example.
    The plugin also causes Stripe (sandbox or live) not to work or PayPal (sandbox).

    The plugin causes stripe to get this error: https://prntscr.com/j51uxp
    But payment does come through.

    Plugin Contributor Ewout

    (@pomegranate)

    Yes, the plugin supports PHP7.0, 7.1 & 7.2. Please check your error log or follow instructions here on finding the PHP error that is triggering the 500 error:
    500 Internal Server Error / blank page

    Let us know what you find!

    But the PDF doesn’t get created because of the error which means I can’t view the log.
    I wonder if it’s the same for fdcom1.

    Is there anyway else to see logs since PDF is not being generated?

    I can confirm that define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ ); is set and it shows green in the plugin.

    Plugin Contributor Ewout

    (@pomegranate)

    is PHP MB String also green on the Status tab?

    You can either enable debug logging for WordPress specifically or (better if you have access to it) view the error logs directly, most hosting providers will give access to this via the hosting backend or can sent it to you upon request.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 7.2 Error 500’ is closed to new replies.