• The website and admin both have fatal error after I tried to update the virtue theme, The page displays like this now:

    Warning: require_once() [function.require-once]: Filename cannot be empty in /home2/cathayus/public_html/wp-content/themes/virtue-child/functions.php on line 17

    Fatal error: require_once() [function.require]: Failed opening required ” (include_path=’.:/opt/php52/lib/php’) in /home2/cathayus/public_html/wp-content/themes/virtue-child/functions.php on line 17

    Anyone can tell me how to solve this? Where to find the code and how to get my website back?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there cathay98,

    Hope you’re well! ??

    Can you paste the code in your functions.php ? Make sure you replace sensitive data. Try switching to the virtue theme itself or default wordpress theme. If the error still there then it has to do something on your server or site.

    Looking forward for your reply! ??

    Best Regards,
    Calvin

    Hey,
    The error is pointing to your child theme functions file. It’s failing to open a file on line 17.

    Can you post what is on line 17. And just to clarify you shouldn’t have the parent theme functions in your child theme. That would cause this issue too if you had copied the functions file from the parent theme.

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error when updating virtue theme’ is closed to new replies.