I have turned on WP Debuging and received the following error messages including 1 fatal error. Any idea what this means?
Strict Standards: Redefining already defined constructor for class LogoutRedirect in /wp-content/plugins/login-and-logout-redirect/login-and-logout-redirect.php on line 65
Strict Standards: Redefining already defined constructor for class Login_Redirect in /wp-content/plugins/login-and-logout-redirect/login-and-logout-redirect.php on line 287
Notice: get_cart was called incorrectly. Get cart should not be called before the wp_loaded action. Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /wp-includes/functions.php on line 4136
Fatal error: Call to a member function get_option() on null in /wp-content/plugins/fancy-product-designer/inc/fpd-functions.php on line 33
To re-iterate, when BuddyPress Extended Profiles (XProfile) is enabled, it breaks the site for any users that have uploaded something using the FancyProductDesigner plugin.