This update crashed my site: An error of the type E_COMPILE_ERROR was caused by line 458 in the file /home/2/g/georgernes/www/wp-content/plugins/buddypress/class-buddypress.php. Feilmelding: require(): Failed opening required ‘/home/2/g/georgernes/www/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php’ (include_path=’.:/usr/share/php’)
It appears the email subscription is only emailing the admin of the group after the 6.2 upgrade. Have you heard of this &/or a fix?
Hi @msntayler,
If you’re using WordPress 5.5, it now uses a new version of the PHPMailer library. We have moved to this new version in 6.2 so it can explain some third party plugins using the deprecated library are failing. Try to reach the “email subscription” plugin author to see if it is overriding the default mailer we use, if so it should update its implementation using the PHPMailer library available in WP 5.5. It can alternatively stop overriding our default mailer.
hi @olamyklebost
I believe the best in this case is to download BuddyPress again and replace the one you have on your server with this downloaded version.
Thanks, Mathieu! That worked. regards