Hi,
I hope you guys are very well.
I have not worked on my website since a while, therefore I wasn’t so much active for the time being.
While doing some updates today, I have figured out that my website is not compatible anymore with the newest BuddyPress version.
I have received the following fatal error notification from WordPress, so I have rolledback Buddypress to V 10.3.0 and everything is working fine.
****************************************************************
Howdy!Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, BuddyPress.
First, visit your website and check for any visible issues. Next, visit the page where the error was caught (https://mywebsite.com/wp-login.php?action=resetpass) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
****************************************************************Is this a known issue or do you think it only happens on my website because I am using a Theme that is not supported anymore?
Thank you for your feedback.
Regards
DanielHello Daniel,
Thank you for the acknowledgement. The ‘debug.php’ file is a file WordPress generates when any kind of error occurs on the site. This file can be located under the ‘wp-content’ directory. Please look at the following URL:
https://wordpress.org/support/article/debugging-in-wordpress/
Please look at the following constant to enable debugging.
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true );
Please give it a try.
Regards
RaviHello,
Just to let you know that my theme works again with BuddyPress newest Version after updating it.
That’s some real good news. I also was able to resolve all the other bugs when not showing favorites, mentions and add friend requests.
All is great today 🙂
Regards
Daniel
You must be logged in to reply to this topic.