Support » Fixing WordPress » Links not working in admin panel

  • Lucy

    (@kiddiestuff)


    Hello,

    I restored my database and now some of the links on the left side of the control panel in my admin panel won’t work. I can’t get to the Plugins, General Settings, or update my WordPress. Any idea how I can fix this?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Topher

    (@topher1kenobe)

    Are those links missing? Are they there but nothing happens when you click? Or can you click and do not get the page you wanted?

    Thread Starter Lucy

    (@kiddiestuff)

    I got the following error when I click on some the the nav tabs

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

    It’s likely that WordPress is logging these errors. If the problem is still happening you could try to turn debug and logs in wp-config.php:

    define( 'WP_DEBUG', true );

    define( 'WP_DEBUG_LOG', true );

    Triggering the issue again should (hopefully) log an error message to wp-content/ debug.log

    Here’s an article that describes how to do this: https://www.wpbeginner.com/wp-tutorials/how-to-set-up-wordpress-error-logs-in-wp-config/

    If the logs don’t mean much to you, you can paste the output here and folks can take a look for you.

    Thread Starter Lucy

    (@kiddiestuff)

    ramonopoly, thank you. I set the logging to true. And I don’t know what all this means. Hopefully, someone can help me.

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/CherryFramework/includes/lessc.inc.php on line 657
    
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/CherryFramework/includes/lessc.inc.php on line 1624
    
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/CherryFramework/includes/lessc.inc.php on line 2281
    
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/CherryFramework/includes/lessc.inc.php on line 2335
    
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/CherryFramework/includes/lessc.inc.php on line 3065
    
    Deprecated: Unparenthesized <code>a ? b : c ? d : e</code> is deprecated. Use either <code>(a ? b : c) ? d : e</code> or <code>a ? b : (c ? d : e)</code> in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/plugins/cherry-plugin/includes/plugin-assets.php on line 102
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; MY_PostWidget has a deprecated constructor in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/theme52423/includes/widgets/my-recent-posts.php on line 3
    
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; My_SocialNetworksWidget has a deprecated constructor in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/themes/theme52423/includes/widgets/my-social-widget.php on line 3
    
    Fatal error: Uncaught Error: Call to undefined function ctype_upper() in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/mu-plugins/endurance-page-cache.php:460 Stack trace: #0 /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-includes/class-wp-hook.php(292): Endurance_Page_Cache->option_handler('external_update...', Object(stdClass), Object(stdClass)) #1 /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters('', Array) #2 /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #3 /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-includes/option.php(486): do_action('updated_option', 'external_update...', Object(stdClass), Object(stdClass)) #4 /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-includes/option.php(1725): update_option('external_update...', Obje in /hermes/bosnacweb05/bosnacweb05am/b911/nf.doorstepinc/public_html/newsite/wp-content/mu-plugins/endurance-page-cache.php on line 460
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    
    Learn more about troubleshooting WordPress.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.