• When I am trying to access my wordpress admin panel it showing

    Fatal error: Call to a member function get_page_permastruct() on a non-object in /home/u128737564/public_html/wp-includes/link-template.php on line 350

    How to resolve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter Yugansh Chokra

    (@yugansh-chokra)

    @james Huff, Its not working. Please help me ..!!

    Moderator t-p

    (@t-p)

    – Please check the error logs on your server for a more specific error message and see why it’s failing. If you need help locating them, ask your hosting provider to help you with that.
    – If you cannot find error logs or if you don’t find any helpful info in the error logs, try Enabling debugging and post the results.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error Login’ is closed to new replies.