Problems after upgrading to 2.1
-
Hi.
Bear with my as my setup might get complex and I’m not actually sure which plugin causes the problems.
I have a site that uses Gravity Forms User Registration Add-on that maps all required fields to BuddyPress upon registration. Recently I discovered that my GF Registration didn’t save any metadata or correct user role (custom). Also user ‘nickname’ was duplicated to ‘first_name’ in the database table wp_usermeta. Since I was version or two behind on updates (both on WP and plugins) I figured maybe that was the problem. My setup after updating everything:WordPress 4.0
BuddyPress 2.1
Gravity Forms 1.8.16
Gravity Forms User Registration Add-On 1.8Didn’t solve anything.
When a user registers, an admin has to approve the user via ‘manage signup’. After approval admin is greeted with PHP Warning -pageNotice: Undefined index: password in [clipped]/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 1718
Warning: Cannot modify header information – headers already sent by (output started at [clipped]/wp-content/plugins/buddypress/bp-members/bp-members-functions.php:1718) in [clipped]/wp-includes/pluggable.php on line 1173
– User is basically stored in the database.
– Any metadata, info, first/last name or password is not, only email and nickname gets stored.Database problems were happening before the update and is most likely a GF problem, but the php notice and error happened only after the update.
I know it is a plugin conflict somewhere, but don’t even know where to start. I was wondering if someone else has run into this. Any help?
- The topic ‘Problems after upgrading to 2.1’ is closed to new replies.