Forum Replies Created
- 
		
			
@knowitallninja did you find a solution? I’m in the same boat. @earl_d what did you end up using? I’m in the same boat. Did you find an alternative, or figure out a way to get around the password reset and account activation issues and still use W3 Total Cache? Edit: I am not experiencing the account activation issue – just tested that. I’m only having problems with the password reset when using W3 Total Cache and BuddyPress. If I deactivate W3 Total Cache, the password reset works just fine, so the caching plugin is obviously the problem. I’m also having the same issue. Anyone found a solution without having to ditch W3 Total Cache? I had to add this code to my functions.php file to get rid of it. /* Remove errors if any */ 
 error_reporting(E_ERROR | E_PARSE);
 /* End remove Errors */It just removes the warning, but doesn’t solve the problem that causes it. I wasn’t able to find a resolution to that and may need for my plugins to update in order to solve it. Mine was being caused by a conflict between BuddyPress and W3 Total Cache. I got this error when W3 Total Cache is activated. Going to try to find a solution now that I’ve narrowed it down to this one plugin conflict. Do you have that one on your site @tammy1999? 1. Which version of WordPress are you running? 4.6.1 2. Did you install WordPress as a directory or subdomain install? directory 3. If a directory install, is it in root or in a subdirectory? root 4. Did you upgrade from a previous version of WordPress? If so, from which version? yes 4.6.0 5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. yes 6. Which version of BP are you running? 2.7.0 7. Did you upgraded from a previous version of BP? If so, from which version? 2.6.2 8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? – AsynCRONous bbPress Subscriptions 
 – BackWPup
 – BAW Login/Logout menu
 – bbP private groups
 – bbPress
 – bbPress auto subscribe for new topics and replies
 – BP Direct Menus
 – BuddyPress
 – BuddyPress for LearnDash
 – BuddyPress NoCaptcha Register Box
 – Cloudflare
 – CodeStyling Localization
 – Contact Form 7
 – Content Aware Sidebars
 – Custom Post Type Page Template
 – Draw Attention
 – Gallery Carousel Without JetPack
 – Google XML Sitemaps
 – LearnDash & BBPress Integration
 – LearnDash – Gradebook
 – LearnDash Content Cloner
 – LearnDash LMS
 – LearnDash Pro Panel
 – LearnDash WooCommerce Integration
 – Livemesh SiteOrigin Widgets
 – MailChimp for WordPress
 – Members page only for logged in users
 – Page Builder by SiteOrigin
 – Post Types Order
 – Postman SMTP
 – Prevent Content Theft Lite
 – Revolution Slider
 – Simple User Profile
 – SiteOrigin Widgets Bundle
 – Slideshow
 – Slim Stat Analytics
 – The Events Calendar
 – Theme My Login
 – Ultimate Posts Widget
 – User Login Log
 – W3 Total Cache
 – Widget Importer & Exporter
 – WooCommerce
 – WooCommerce MailChimp
 – WordPress Importer
 – WP Better Emails
 – WP Smush9. Are you using the standard WordPress theme or customized theme? customized 10. Which theme do you use ? Invent 11. Have you modified the core files in any way? no 12. Do you have any custom functions in bp-custom.php? no 13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? 2.5.10 14. Please provide a list of any errors in your server’s log files. none 15. Which company provides your hosting? InMotion Hosting 16. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache I did the tests you recommended and it was my W3 Total Cache plugin that was causing the issue. I will have to look into that to figure out what setting was messing it up. @Scaffies doesn’t have that plugin, so guess our issues were caused by different things. I am having the same problem after updating. Did you find a resolution?