Registration Page
-
I’m a php and mysql newbie. Using WP 3.0 and BuddyPress 1.2.5.2. I have a child theme of BuddyPress running with just a few minor tweaks.
Weirdly, the registration page xprofile fields are pre-propagated with a user’s profile information. The page can be seen at http://postcolonialnetworks.com/register/
I deleted the user hoping that would fix it, but it doesn’t. The information is still there. The database has no entries for those fields (that I can find) and the register page just says value=”[?php bp_the_profile_field_edit_value() ?]” (square brackets instead of carets).
I’ve deleted all plugins I don’t need; and deactivated all but BuddyPress. I reactivated the default BuddyPress theme to see if that would fix it, but it didn’t, so I reactivated the child theme.
Can anyone tell me what I’m missing?
- The topic ‘Registration Page’ is closed to new replies.