@ Hannah – Post the Jetpack plugin php error in the Jetpack plugin support forum so they can tell you what the error means and if it needs to be fixed.
The second php error is occuring because this path and code is not valid: require(ABSPATHwp-includes/load.php):
You will need to figure out where this coding mistake is. The coding mistake could be in a plugin or your theme.
The 3rd and 4th php errors are coding mistakes in your Divi theme. Either contact the Divi theme folks or fix the coding mistakes at the code lines listed in the php errors.
The 5th php error is insignificant and just means that the BPS Pro Plugin Firewall AutoPilot Mode cron was unable to copy this file: /bulletproof-security/admin/htaccess/plugins.htaccess to the AutoRestore Backup folder here: /wp-content/bps-backup/autorestore/wp-content/plugins/bulletproof-security/admin/htaccess/plugins.htaccess. The folder does not actually exist. So we need to add an additional check in that code for: if folder x exists.