• Resolved ikechukwuchristian1990

    (@ikechukwuchristian1990)


    Thanks for your wonderful plugin
    the issue is the rate my post stats page displays error wp-admin/admin.php?page=rate-my-post-stats

    “There has been a critical error on your website. Please check your site admin email inbox for instructions.

    Learn more about debugging in WordPress.”

    However the settings and analytics page work fine

    What could be the issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ikechukwuchristian1990

    (@ikechukwuchristian1990)

    i make use of cloudflare and WP super cache plugins

    Plugin Support Blaz K.

    (@blazk)

    Hi @ikechukwuchristian1990,

    the best way to debug this, is to check the PHP error log. You should be able to find the exact error there. Nevertheless, could it be that you have memory limit set really low? This could cause 500 error. So, I recommend also checking memory limit.

    Blaz

    Thread Starter ikechukwuchristian1990

    (@ikechukwuchristian1990)

    Thanks for your reply

    after increasing the limit

    define(‘WP_MEMORY_LIMIT’, ‘1024M’);

    the issue seem to have resolved .
    Thanks 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘STats Page shows error’ is closed to new replies.