• Hi,
    I have a fatal error, that has to do with 2 themes. The theme supposed to be in use is Avada, but somehow it’s incorporating Twentynineteen and I don’t have a clue how that happened. This is a site for someone else, and I asked them if someone had been into it, but they said no. I tried deleted twentynineteen but it made no difference. I also updated the PHP from 5.6 to 7.1, then when that didn’t work I went to 7.0, then when that didn’t work I went back to 5.6 and changed the .htaaccess file to match the php # 5.6.

    Any clues?
    Here are the warning/error

    Warning: require_once(/home4/kpjb33jg/public_html/service/wp-content/themes/twentynineteen/includes/bootstrap.php): failed to open stream: No such file or directory in /home4/kpjb33jg/public_html/service/wp-content/themes/Avada/functions.php on line 51

    Fatal error: require_once(): Failed opening required ‘/home4/kpjb33jg/public_html/service/wp-content/themes/twentynineteen/includes/bootstrap.php’ (include_path=’.:/opt/php56/lib/php’) in /home4/kpjb33jg/public_html/service/wp-content/themes/Avada/functions.php on line 51

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like you could have a hack in your theme. To begin fixing it, delete the Avada theme and reinstall it from a clean version.

    I’m having the same issue… did you solve it?

    • This reply was modified 4 years, 11 months ago by 67nj.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error related to functions.php’ is closed to new replies.