• When I try to login to my wordpress account is shows this error message:
    “There has been a critical error on your website.Learn more about debugging in WordPress”

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    First, we need to find out what is the error behind this.

    Open your wp-config.php file.

    Scroll down to – define( ‘WP_DEBUG’, false );

    Replace ‘false’ with ‘true’

    Then the site will display what is causing the error.

    In most cases its a plugin issue. Disable the plugin if the error points towards any of those.

    Thread Starter aakritikh

    (@aakritikh)

    I am unable to do it. Can you help me with this?

    It is not letting me login once I enter the URL it shows this error message.

    You won’t be allowed to log in until you fix the problem.

    Did you follow the above step?

    If yes then it will definitely show an error. Let me know what is the error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issues in logging in’ is closed to new replies.