• Resolved marenisjc

    (@marenisjc)


    A website I’m working on went down today, I debugged it and found there was an error with the plugin:

    Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/plugins/the-events-calendar/src/functions/php-min-version.php’ (include_path=’.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php’) in?/var/www/wp-content/plugins/the-events-calendar/the-events-calendar.php?on line?36

    This is line 36:
    require_once dirname( TRIBE_EVENTS_FILE ) . ‘/src/functions/php-min-version.php’;

    Where’s the error?

Viewing 1 replies (of 1 total)
  • Plugin Author Gustavo Bordoni

    (@bordoni)

    Hi @marenisjc,

    Normally bugs around the main base-files we load tend to be a problem with the unpacking of the ZIP from the WordPress servers.

    My suggestion is to remove the files and upload a new ZIP, if that doesn’t solve you might need to connect via SFTP/FTP to be able to unzip properly.

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Error causing website to be down’ is closed to new replies.