• Resolved sebdigital

    (@sebdigital)


    Hi, I have just setup the plugin and when I protect the page, I have just a white page.

    I have managed to see this error when view source:
    <meta itemprop=”description” content=”<br />
    <b>Fatal error</b>: Invalid opcode 153/1/8. in <b>/home/pages/public_html/wp-content/plugins/woocommerce-pay-per-post/woocommerce-payperpost.php</b> on line <b>153</b><br />

    Any ideas?

    Thanks a lot!

    Seb

    • This topic was modified 8 years, 3 months ago by sebdigital.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sebdigital

    (@sebdigital)

    Ok I have commented this:

    // add_filter( ‘comments_open’, function () {
    // return false;
    // } ); at line 153 and it is working now ??

    Thanks!

    Seb

    Plugin Author Matt Pramschufer

    (@mattpramschufer)

    Yes, that is because you are running an outdated version of PHP. You need to be running at least php 5.3 to be able to utilized anonymous functions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White page when page is protected’ is closed to new replies.