Search Results for 'registration'
-
Search Results
-
Everything good apart from when a user changes their email in the profile section. The email is generated and sent to the user correctly. When they hit the validation link (eg:/members/luchy/settings/verify_email_change/3DPfzczO0sn5xusX06XfcXzH6NTse1Wp9t&sa=D&sntz=1&usg=AFQjCNF3N16ABiqE-bWibuDFcku1mi4fpw)
It gives a 404 when logged out
It does nothing apart from go to the users profile if logged in.WP 4.7.3
BP 2.8.2It’s not the email not sending – it’s the verification hash not doing anything…
I tested inside WP admin and the email changes correctly.
There are no plugins to stop user verification or hacks.website:http://www.michaelstreetefoundation.com
Registration is open!
Im currently trying to implement a dual-registration-page setup in buddypress/wordpress because I have two completely different user types which need their own required fields. I’ve been searching for plugins doing just that but couldn’t find anything. (The problem is: I don’t want either one of the two groups to fill out anything they do not need – which isn’t possible if both have their required fields in one single register form)
However: I created all xprofile fields, copied the source code from the main register page set in the buddypress options and only left the fields i wanted but i can’t find out how to trigger the insert function for the database.
I thought about creating my own function for this, but since I don’t know which hash-algorithm and salt wordpress uses for its login page.
Any way I can get this to work?
Thanks in advance!When a user signs up, they create their password (I’m using membership2 plugin for payment and registration, which integrates with buddypress).
My users then get a “create your password” email that looks like WordPress. I want to remove this. I want the user to choose their password when they register and not get the email with their login details
Hi there!
I’ll be using BuddyPress to launch an online weather community site coming up. I have a few getting started questions I need to ask the BuddyPress community. The site will offer signup/registration, member profiles, direct messaging, a blog, and discussion groups for starters. Here’s the other questions I had:
1. Can we custom brand/theme the signup/login page for our BuddyPress site? I’d like to do something a little more than a generic WordPress signup/login page.
2. What’s the best way we could handle photo/video galleries on BuddyPress? Should we have a full-fledged photo gallery or just have people include photos in their blog posts/weather reports? For videos, I’ll likely have people publish to YouTube or Vimeo and embed in videos. Should we have a video galleries page people can embed in videos or just have those added to blog posts as well?
3. Is there a way to offer live chat in BuddyPress or a live chat WordPress plugin we could look into?
4. Since people from around the world will be sending in weather reports to the blog, I’d like to be able to display their location (not their current location using GPS but statically display what location they enter into their WordPress/BuddyPress profile) next to their name and blog title. This would help us to at-a-glance know where all weather reports are coming from. Is there a way to pull this off in WordPress/BuddyPress?
Thanks!
After searching a member, it give result of each members in a rectangular area with : picture, name and last time activity on website.
How can i add after the name an info coming from a registration field?Very thanks for your help
I have created a phone number as Buddypress Profile field. I need to check that no two or more user accounts share the same phone number. My query below is not enforcing the restriction.
I need help to resolve this.
function bp_phone_number_validate() { global $bp; global $wpdb; // check if phone number is in use $result=$bp->get_var("SELECT COUNT(*) FROM {$bp->profile->wp_bp_xprofile_data} WHERE value = '{$_POST['field_2']}' GROUP BY id;"); if($result > 0){ $bp->signup->errors['field_2'] = __( 'Phone number is already in use.', 'buddypress' ); } } add_action( 'bp_signup_validate', 'bp_phone_number_validate');
Topic: registration
im trying to set up a new site.
using learndash and also have the uncanny toolkit, also have buddypress installed, but when I create a registration page, it looks like its using buddy press registration.
added this plugin and have a login/logout page and a registration page:but when I register, get an email, click on the email confirmation, it takes me back to the website saying verified. but when i try to use the username and password I entered it didnt work? jut says Oops! Invalid username and/or password. I have tried this multiple times and all the same.
my main aim is to get someone to register when they want to take a course e.g. this course.
any ideas on what I am doing wrong or missing?
Register page does not work, it just reloads and erases password data. Pls help.
Topic: BP 2.8.2 – Activity Problem
hello support team,
I’m facing a problem after updating buddypress to 2.8.2. Once I submit any text into activity stream it shows the website in an IFRAME, see the screenshot below plz. Can provide login if that helps.
Screenshot: http://nimb.ws/ufhcbA
Also when I’m trying to upload an image into activity stream, or trying to upload an image in Groups avatar or cover photo or my individual cover photo, it says “An error occured. Please try again later”. It was working all fine 2 days ago & after the buddypress update it doesn’t seems to work.
I’m using:-
WP 4.7.3
BP 2.8.2
BBpress 2.5.12
rtMedia for WordPress, BuddyPress and bbPress 4.3.1
Gravity Forms 2.0.6.9 – For customized registration page
Gravity Forms User Registration Add-On 3.3.9 – For mapping user registration with WP & BP fields.Please help!
Thanks,
Siddhey folks,
I use Learnpress, Buddypress and Learnpress-Buddypress Integration plugins and Semplice Theme.
Everything works fine except the registration page. Only a blank page with header and footer are visible and there is no form in the source code anymore.
I already checked the following:
– deactivated/activated the plugin
– setting up new pages and reference to the latest one
– enabled “anyone can register”
– deactivated CSS on register pageIf there is no common solution for this issue, is there any possibility to solely run buddypress on registration page without any other plugins/themes?
Regards,
hakanoezHi!
This issue seems to be a popular one, but I’ve tried the solutions suggested in the previous posts (ranging from 3-1 year ago) such as:
- deactivated all other plug-ins except for BP,
- set the permaulnk to post-name
- checked the “Anyone can register” box
- made sure registration.php and activate.php exist in ../plugins/buddypress/bp-themes/bp-default/
But still no luck 🙁
I’m using the latest versions:
– WordPress ver 4.7.3
– BuddyPress ver 2.8.2
– PHP 5.4Thanks! Much appreciated!
I have buddypress installed but I have overidden the buddypress registration page. I prefer to use the default wordpress registration page because it is easier for me to not only create custom fields but apply data validation rules that suit my usecase (enforcing unique entries, regex format etc). I can not do this for the buddypress registration page.
How can I ensure that the wordpress user profile/account details (phone number etc) are displayed on the user’s buddypress profile page. I noticed that only the display name is shown by default. Can the user also control the visibility of this display? Any guidelines on how to achieve this shall be appreciated.
For unknown reason I suddenly started getting a page asking me for activation key every time after I register myself as a pretend new user and after clicking on the activation link in the email.
I read a post https://buddypress.org/support/topic/activation-code-after-new-member-registration/ with the same problem saying the activation key is in the email. I tried that so this is an example of the link,
http://localhost/wordpress/activate-3/zhG7gX5p4mtAnSv91K1ePhgBO3V3laWh/
I tried zhG7gX5p4mtAnSv91K1ePhgBO3V3laWh
activate-3/zhG7gX5p4mtAnSv91K1ePhgBO3V3laWh
and the entire url,
but none of them work.In fact, the new user was never created because I checked the Users at admin backend, the new user was never there.
A participant in the post said BP Autologin on Activation plugin solved her this problem but I tried it and it did not work. I think my situation is different from other members in that post because their newly registered members was actually created but mine wasn’t.
I don’t know why this would happen because it never had this problem before.
My site is still localhosted, if that matters.
WP 4.7.3
BP 2.8.2Please help.
Thank you.
So I see this is a pretty common request and I have searched it but most the thread I see on it are 3+ years old. Either telling me to remove it via javascript or hide it via CSS. I’ve even see a few trac tickets about it not being removed or can’t be removed. And a plugin mentioned a few times but it doesn’t seem promising.
I find it hard to believe that there’s an unremovable field added that you cannot easily replace with a First and Last name field considering most social websites, forums, and communities I’ve joined ask for that upon registration instead of a strangely generic “Name” field.
I’m hoping I’m just on the wrong track and it’s easier than I think. The core of the question is, what’s a compatible, long term way to switch out the “Name” field for a “First Name” and “Last Name” field?
I have seen this posted elsewhere on the forum, so I am curious if a fix is forthcoming? As mentioned above, I have tested this with the 2017 Theme and the issue is the same, so it is not a conflict with the Theme. You mention opening a “Trac Ticket” for bugs, but I have no idea what that is, or how to do it.
When a user registers on my website, through BuddyPress, an email is supposed to be sent to the user for them to confirm, before the registration becomes active. This email is never sent. I have tried disabling the BuddyPress plugin and then the email does get sent, so it is clearly a BP issue. As some users have suggested, I tried the plugin wp-mail-smtp, but that failed to work for me. I also do not think adding another plugin, as a bandage, is the right answer.
A double opt-in is critical for the website I am building and I will not be able to use BP if the issue cannot be resolved.
I look forward to your response on this. Thank you.
Michael
Hi everyone,
Great plugin so far. I was just wondering is there any way to send the activation link via sms too? I have added the function in the bp-custom.php. Posting it here below:
function send_sms($recipientno, $key) { $ch = curl_init(); $user="sms_user:sms_pass"; $receipientno="1234567890"; $senderID="ID"; $msgtxt="Thanks for registering! Please use this link to complete registration: http://localhost/gcs/activate/".$key."/"; curl_setopt($ch,CURLOPT_URL, "http://api.mVaayoo.com/mvaayooapi/MessageCompose"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, "user=$user&senderID=$senderID&receipientno=$receipientno&msgtxt=$msgtxt"); $buffer = curl_exec($ch); if(empty ($buffer)) { echo "<p style='display:none;'>buffer is empty</p>"; } else { echo "<p style='display:none;'>".$buffer."</p>"; } curl_close($ch); }
I am calling it in the bp-members-function.php
if ( apply_filters( 'bp_core_signup_send_activation_key', true, $user_id, $user_email, $activation_key, $usermeta ) ) { bp_core_signup_send_validation_email( $user_id, $user_email, $activation_key, $user_login ); send_sms($recipientno, $activation_key); }
It is not sending the sms though. Any help would be greatly appreciated.
Thanks,
DavidI have used “BuddyPress Signup Avatar plugin and “Buddypress Upload Avatar Ajax plugin” which is not compatible with latest buddy press version 2.8.1 .
I have issue with ” There was a problem cropping your avatar”
Lot of spending my time after i have found solutions .
Changes in buddypress core file: wp-content\plugins\buddypress\bp-core\classes\class-bp-attachment-avatar.php in line 207 comment code .
Comment following code here is some change with new version file.
/*if ( ! bp_attachments_current_user_can( ‘edit_avatar’, $args ) ) {
return false;
}*/if ( ‘user’ === $args[‘object’] ) {
$avatar_dir = ‘avatars’;
} else {
$avatar_dir = sanitize_key( $args[‘object’] ) . ‘-avatars’;
}$args[‘item_id’] = (int) $args[‘item_id’];
after commenting then its working perfect .
Hello,
I am looking for a way to get users register not only in the main site but also to choose the subsites they join. I thaught maybe with the Xprofiles fields but this should need customization.
Is there a way?I havejoin my multisite but it does not allow registration on multiple sites on registration.
Thanks in advance!
Hugo
Topic: White Page
WordPress Versión 4.7.3
Buddypress Versión 2.8.1
My site: http://www.laboratoriodelacontratacion.comHi,
When I installed the plugin, I checked the pages that it were created by the plugin and they appeared in white, I mean, without registration form, sign in o whatever. Could you help me?
I´ve the theme “JustWrite”
Thank you.
I have a select dropdown field defined as a BP xprofile field, which is included in my user registration page. I would like to be able to generate the option list dynamically from another DB table. How would I modify the list via a plugin?
I need to implement some custom validation during the signup process, using a BP form with XProfile fields. I’m doing so with the “bp_signup_validate” action. In my callback, I can access the global $bp variable to get the username and email used during signup. But custom XProfile fields are not available.
Is there any other way I can retrieve that data during the validation process? The user account is not yet created, so I can’t use xprofile_get_field_data yet (AFAIK).
Hello There,
I’m new to buddypress & trying to change label “required” word to “*” buddypress new user registration form. For this I have modified wp-content/plugins/buddypress/bp-themes/bp-default/registration/register.php but unfortunately no changes found in my registration form. I’m using ‘Bakes And Cakes’ wordpress free theme as well.
I have replaced required to * please find as below:
<div class=”register-section” id=”basic-details-section”>
<?php /***** Basic Account Details ******/ ?>
<h4><?php _e( ‘Account Details’, ‘buddypress’ ); ?></h4>
<label for=”signup_username”><?php _e( ‘Username’, ‘buddypress’ ); ?> <?php _e( ‘*’, ‘buddypress’ ); ?></label>
<?php do_action( ‘bp_signup_username_errors’ ); ?>
<input type=”text” name=”signup_username” id=”signup_username” value=”<?php bp_signup_username_value(); ?>” /><label for=”signup_email”><?php _e( ‘Email Address’, ‘buddypress’ ); ?> <?php _e( ‘*’, ‘buddypress’ ); ?></label>
<?php do_action( ‘bp_signup_email_errors’ ); ?>
<input type=”text” name=”signup_email” id=”signup_email” value=”<?php bp_signup_email_value(); ?>” /><label for=”signup_password”><?php _e( ‘Choose a Password’, ‘buddypress’ ); ?> <?php _e( ‘*’, ‘buddypress’ ); ?></label>
<?php do_action( ‘bp_signup_password_errors’ ); ?>
<input type=”password” name=”signup_password” id=”signup_password” value=”” /><label for=”signup_password_confirm”><?php _e( ‘Confirm Password’, ‘buddypress’ ); ?> <?php _e( ‘*’, ‘buddypress’ ); ?></label>
<?php do_action( ‘bp_signup_password_confirm_errors’ ); ?>
<input type=”password” name=”signup_password_confirm” id=”signup_password_confirm” value=”” /><?php do_action( ‘bp_account_details_fields’ ); ?>
</div><!– #basic-details-section –>
Can anyone please guide me in right direction how to do so?