• Resolved george.argyrakis

    (@georgeargyrakis)


    Dear support team,

    Today I updated the theme with the latest release however my site is not functional and the attached screen appears https://snipboard.io/yPkcqY.jpg

    The message is in greek but the translation is A critial Error occured to your website.

    Can you please advice if this is a theme related error?

    For the browser console I can see the Failed to load resource: the server responded with a status of 500 ().

    Additionally below is a sample from error messages that logged.

    
      thrown in /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/header.php on line 46
    [25-Aug-2020 07:58:04 UTC] PHP Fatal error:  Uncaught Error: Class 'garfunkel_nav_walker' not found in /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/header.php:46
    Stack trace:
    #0 /home/yo380516/running-scenes.gr/wp-includes/template.php(730): require_once()
    #1 /home/yo380516/running-scenes.gr/wp-includes/template.php(676): load_template('/home/yo380516/...', true, Array)
    #2 /home/yo380516/running-scenes.gr/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
    #3 /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/single.php(1): get_header()
    #4 /home/yo380516/running-scenes.gr/wp-includes/template-loader.php(106): include('/home/yo380516/...')
    #5 /home/yo380516/running-scenes.gr/wp-blog-header.php(19): require_once('/home/yo380516/...')
    #6 /home/yo380516/running-scenes.gr/index.php(17): require('/home/yo380516/...')
    #7 {main}
      thrown in /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/header.php on line 46
    [25-Aug-2020 07:59:13 UTC] PHP Fatal error:  Uncaught Error: Class 'garfunkel_nav_walker' not found in /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/header.php:46
    Stack trace:
    #0 /home/yo380516/running-scenes.gr/wp-includes/template.php(730): require_once()
    #1 /home/yo380516/running-scenes.gr/wp-includes/template.php(676): load_template('/home/yo380516/...', true, Array)
    #2 /home/yo380516/running-scenes.gr/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
    #3 /home/yo380516/running-scenes.gr/wp-content/themes/garfunkel-child/index.php(1): get_header()
    #4 /home/yo380516/running-scenes.gr/wp-includes/template-loader.php(106): include('/home/yo380516/...')
    #5 /home/yo380516/running-scenes.gr/wp-blog-header.php(19): require_once('/home/yo380516/...')
    #6 /home/yo380516/running-scenes.gr/index.php(17): require('/home/yo380516/...')
    
    • This topic was modified 4 years, 6 months ago by george.argyrakis.
    • This topic was modified 4 years, 6 months ago by george.argyrakis.
    • This topic was modified 4 years, 6 months ago by george.argyrakis.
    • This topic was modified 4 years, 6 months ago by Yui. Reason: please use CODE button for code formatting

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @georgeargyrakis,

    The garfunkel_nav_walker class was removed in the most recent update to Gargunkel since updates to WordPress Core have made it redundant, so you can remove the line containing the parameter with that string in the header.php file of your child theme.

    — Anders

    Thread Starter george.argyrakis

    (@georgeargyrakis)

    Hi Anders,

    Thank your quick response. Indeed the issue has been resolved.

    Regards,
    George

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site Not loading After the latest Update’ is closed to new replies.