Getting PHP Fatal Error after updating the wordpress and theme
hi there,
I have updated the wordpress and updated betheme as well to its latest version but it just broke my website and nothing is showing on front end. below is the error log I am seeing in my hosting server which is WPEngine.com
PHP Fatal error: Uncaught Error: Call to undefined function mfn_opts_show() in /nas/content/live/htstg/wp-content/themes/betheme-child/header.php:37\nStack trace:\n#0 /nas/content/live/htstg/wp-includes/template.php(704): require_once()\n#1 /nas/content/live/htstg/wp-includes/template.php(653): load_template('/nas/content/li...', true)\n#2 /nas/content/live/htstg/wp-includes/general-template.php(41): locate_template(Array, true)\n#3 /nas/content/live/htstg/wp-content/themes/betheme/page.php(10): get_header()\n#4 /nas/content/live/htstg/wp-includes/template-loader.php(77): include('/nas/content/li...')\n#5 /nas/content/live/htstg/wp-blog-header.php(19): require_once('/nas/content/li...')\n#6 /nas/content/live/htstg/index.php(17): require('/nas/content/li...')\n#7 {main}\n thrown in /nas/content/live/htstg/wp-content/themes/betheme-child/header.php on line 37, referer: https://htstg.wpengine.com/wp-admin/
Your quick response will be highly appreciated.
thanks
Comments
which files were changed to turn on that change on the theme.
automatically added without leaving a note in a functions.php file - of
course,
you have to turn on the Child Theme on your website. Of course, to make
that change we had to change the structure of Child Theme a little bit.
If yes, how can I easily do that instead of opening each file replacing the code, save it and re upload to server.