Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #800032

    Hi,
    first up a big thank you for the Enfold theme, we really appreciate your work.
    We are getting multiple PHP errors in the Apache error log. Our setup:

    Your current Parent Theme (Enfold) Version Number is 4.0.7
    PHP 5.6.30-0+deb8u1 (cli) (built: Feb 8 2017 09:49:20)
    WordPress 4.7.5.
    Here are the errors:

    
    PHP Fatal error:  Call to undefined function do_action() in /our/path/wp-content/themes/enfold/framework/avia_framework.php on line 28
    
    PHP Fatal error:  Call to undefined function __() in /our/path/wp-content/themes/enfold/framework/php/class-tgm-plugin-activation.php on line 161
    
    PHP Fatal error:  Call to undefined function get_template_directory() in /our/path/wp-content/themes/enfold/framework/php/inc-autoconfig.php on line 23
    
    PHP Warning:  require_once(ABSPATHwp-admin/includes/import.php): failed to open stream: No such file or directory in /our/path/wp-content/themes/enfold/framework/php/inc-avia-importer.php on line 8
    
    PHP Fatal error:  Call to undefined function current_theme_supports() in /our/path/wp-content/themes/enfold/framework/php/auto-updates/auto-updates.php on line 6
    
    PHP Fatal error:  Class 'WP_Import' not found in /our/path/wp-content/themes/enfold/framework/php/wordpress-importer/avia-import-class.php on line 3

    Let me know if you need anything else.
    Thank you,
    axa

    #800174

    Hey akriga,

    If these started happening after update, please update your theme via FTP once again. I strongly recommend using php7+.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800205

    Hi Victoria,
    thanks for your prompt reply. I have unzipped the theme into a new directory on the server then used diff -r to compare the newly unzipped theme files with what we have already. No difference is reported so it seems the files we’re running are the same as those supplied in the theme.

    Regards,
    akriga

    #800286

    Hi Victoria,
    I’ve tracked this down to Google crawling the theme folder. I’ve disallowed via robots.txt.
    You can close the ticket.
    Regards,
    akriga

    #800377

    Hi,

    Glad that it’s fixed. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Multiple PHP fatal errors’ is closed to new replies.