Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'Create an Account'

Viewing 25 results - 101 through 125 (of 1,118 total)
  • Author
    Search Results
  • #306004

    In reply to: Unable to Post???

    LordLiverpool
    Participant

    @Venutius

    Thanks for replying.

    If I deactivate buddypress the login menu disappears. I assumed it was core BuddyPress functionality.

    Looking down the list of other plugins I can’t see another plugin that can provide that functionality.

    Here is a screenshot to the pop-up which appears on the registration page if I click the login link.

    https://i1091.photobucket.com/albums/i395/LordLiverpool/2019-05-20%2014_40_53-Create%20an%20Account%20%20Age%20Friendly%20Economy_zpsjqgayi9h.pngLogin Page

    FYI

    WordPress Version: 5.2
    BuddyPress Version: 4.3.0
    Theme: OneCommunityVersion: 3.2.1

    Is this a theme issue?

    Thanks very much.

    NaRanJiTo
    Participant

    Hi,
    I want a tab in user profile where the user is able to fill some fields.

    I used “BuddyPress Xprofile Custom Field Types” to create that fields. But that fields appears in register page, so the registration is with many extra fields (awful).

    I don’t want these fields to appear when an user wants to create an account, i want these extra fields i created appearing only in user profile, and then the user can fill there instead registration form.

    Is this possible? If so, what i have to do?

    Thanks so much in advance!

    warrencat
    Participant

    Thank you for the suggestion. Here is what I did, as well as the results.

    All of the current extended profile fields were data being synced using the NADI add-on. I created a new text field to test with in the Base (Primary) field group and configured it the same: Required, “Only Me” visibility and Enforce field visibility selected. I edited an existing user profile, added some text to this new field and saved the profile.

    I viewed the profile as an admin and could see both fields – the original and the new test field – that should be hidden. All good there. I switched to a subscriber account and reloaded the profile and both the original and new test fields no longer displayed.

    This leads me to think there is an issue with the process of adding data to the extended BuddyPress profile fields using a sync process that somehow ignores the Field Visibility element, but that is corrected when the profile is manually updated.

    Regarding PHPMyAdmin, this site is installed on an internal company server and, as such, I don’t have PHPMyAdmin or any similar tool at my disposal to be able to easily look in on the database tables, unfortunately. But knowing which table has this data in it will be helpful as I work with my IT support on any further analysis/diagnosis.

    warrencat
    Participant

    In the extended profile fields, I’ve created a field that automatically pulls in data using the process described further below. This field is required and is located in the Base (Primary) group of profile fields.

    The issue I’ve run into is that I’ve configured the field to be visible to “Only Me” and have selected the option to Enforce field visibility, but when I look at the public-facing profile page, this field is still visible to any other logged in user, regardless of role. (I have confirmed this by logging in with a subscriber level account and viewing the profile page.)

    The profile fields data import process:

    I am using the NADI plugin (https://active-directory-wp.com/) to automatically create and sync users and user data from company Active Directory database. This plugin has an add-on tool that will subsequently sync selected data from the user WordPress profile over to the BuddyPress profile.

    Troubleshooting steps I’ve already completed:

    1. I’ve deactivated all plugins other than BuddyPress; the “Only Me” profile is still visible on the public-facing user profile page for any logged in user. It doesn’t appear to be caused by a plugin conflict.
    2. I’ve changed to a default WordPress bundled theme; again, the “Only Me” profile is still visible on the public-facing user profile page for any logged in user. It doesn’t appear to be caused by a theme conflict.

    WP Version: 5.2
    BP Version: 4.3.0
    NADI Plugin Version: 2.1.9 (Up to date)
    NADI Add-on Version: 1.0.4 (Up to date)

    I hope I’ve provided enough information. I’m struggling to determine why this profile field that should only be visible to the person who is logged in and no else is visible to every user. I also hope someone here might have a suggestion or recommendation for what I might try next.

    Thanks.

    balancefeeling
    Participant

    I could hardly arrive here… I have a free version wordPress site and cannot find where to download plugins, as I want to install a forum.
    So I cannot install buddyPress nor bbPress!
    I cannot even give my version of WordPress as I do not find where it is written… It is from december 2017.
    And I could not even log in here with my log in informations from my WP site and had to recreate an account, so I dont even know if I have 2 accounts now, and why the BuddyPress site would not recognize my mail!
    Quite discouraging as I used to run an SMF forum, so how much changed in 15 years?!!!

    #305162
    kumk
    Participant

    Hello, I need to create a game platform, each user would register on the site with his original name, and after that he could create other accounts (at least 5) within this profile for the characters in the game (it’s an RPG), you Do you know any way to accomplish this?

    Thanks!

    #305101
    jonallentx
    Participant

    Good Afternoon!
    I think this might be a feature request as I can’t find anything about it anywhere, so I may need to move to Creating & Extending? I’m using BuddyPress for a Scout Troop Members portal. It allows the Patrols to collaborate in a private environment outside of regularly scheduled meetings. However, the issue I’m having is staying compliant with BSA Youth Protection policies that state that at least two adults must be included in any coversation with a Scout. Scout to Scout should be fine, but I need a way to create a child/parent relationship for Scout’s accounts and automatically copy the parent on any messages to the Scout. Anyone have any thoughts?

    #304936
    Venutius
    Moderator

    That would be pretty difficult to do, or at least it’s not trivial. The issue is that the function used to populate the activity page does not have the ability to filter based on post settings, so you’d have to create a function to do that. Probably you’d end up overloading the activity page and displaying your own custom activity loop which took into account the post taxonomies.

    #304754
    skiifox
    Participant

    Yes users receive and use the activation link, I can see that they, created and activated the account but then they cannot connect.

    And now I have a new problem, the register page isn’t showing on the menu where I added it.
    I could add a “normal” register link but it will still be shown after loggin, if would prefer to make the buddypress one work.

    Thanks for your help !

    #304742
    Venutius
    Moderator

    Yep BuddyPress uses the WordPress user database, so creating a BuddyPress user automatically creates a WordPress user.

    Are the users receiving the activation link and are they trying to login after activating their accounts?

    #304735
    skiifox
    Participant

    Hi, it uses the wordpress login page but does it create a wordpress account for the new user ?
    Because if a new user register and then try to login, the username and password are nor recognized.

    #304715
    chickencurry
    Participant

    Dear Venutius,

    thanks for anwsering all my questions. Thought it would be more complicated. Just for my understanding, where you should user find the link to edit there profile by default. I created a normal user account and can’t find any option to edit my profil avatar and cover?

    Thanks for the code, thats very helpful but what I wanted to say is to implement a wall other users can post to. Sorry I was a bit unclear in this point.

    Thank you for helping me so quickly, I really appreciate that! 🙂

    EDIT: I just wanted to mention that my normal users don’t see the wordpress bar, I don’t know if it was from the beginning that way or a plugin did this. But for now I don’t want my users to see it. So if there is no regular button I want to include one on the profile page

    #304669
    #304582

    In reply to: Can not see members

    Brajesh Singh
    Participant

    Hi Anders,
    Your members directory is working fine.
    here is the link

    Registrerade medlemmar

    It seems to me that you have created 2 members page. Please visit Dashboard->Pages abd search for “Members”. Delete one of the pages.

    Then please visit Dashboard->Settings->BuddyPress->Pages and associate the remaining “Members Page” with BuddyPress.

    Once you are done with it, Please visit Dashboard->Appearance->Menu and click on “Pages” tab(it is the first one above BuddyPress). Click All pages and select members.

    That should do it.

    If you are finding any issue, please reply back and I will create an account and assist.

    Regards
    Brajesh

    #304581

    In reply to: Can not see members

    andhi1
    Participant

    No it didn’t work, and now I’ve tried all the advice I received. I wonder if you, as WordPress.org support, can create an account on my site and solve the problem? I’m starting to be desperate!
    Create account here:

    Site Registration

    #304419
    Ashley Davis
    Participant

    I have everything set up and my login page works and redirects just fine. However, the register page does not. I will not allow me create a new user account form the front end. Once user puts in information, and clicks Sign up nothing happens. What is the cause of this. It’s not the theme because it was doing this with the Forefront theme as well. Please advise.

    Thank You

    #304415
    mrjanvier
    Participant

    Hi, thanx!

    I just logout, then typed the name of the activation page in the search icon of the site. It was found. Then i used the activation key of a test user and filled it in. The activation key was accepted. Then i tried to login with the test user, but i couldn’t. So i logged in as admin and changed the pasword of the test user i created and retried logging. I received a message:
    ACCOUNT PENDING: Your account is currently not active. An administrator needs to activate your account before you can login.
    I went logged in as admin and I noticed that the test user is listed in all users. Its no more listed in pending. Somehow it’s not possible to login as a new user/test user.

    Do you know what happend?
    greetings

    #304339
    Venutius
    Moderator

    Hi there,

    My suggestion is that you add a new menu item “All” and create a new set of queries for the page then make that page the default landing page for the profile activity page. Here’s my code to do this:

    function bpex_set_member_default_nav() {
     
    		if ( ! bp_is_user_profile() && ! bp_is_user_activity() && ! bp_is_user() ) {
    		    return;
    	         }
    
                    bp_core_new_nav_default(
    		array(
    			'parent_slug'       => buddypress()->activity->id,
    		// other "activity" sub_nav slugs : personal favorites friends groups mentons
    			'subnav_slug'       => 'all-activity',
    			'screen_function'   => 'bp_activity_screen_all_activity'
    		)
    	);
    }
    add_action( 'bp_setup_nav', 'bpex_set_member_default_nav', 20 );
    
    add_action( 'bp_setup_nav', 'bpex_just_me_tab', 50 );
    add_action( 'bp_setup_admin_bar', 'bpex_admin_bar_add', 50 );
    
    function bpex_just_me_tab() {
    	
    	if ( ! bp_is_user_profile() && ! bp_is_user_activity() && ! bp_is_user() ) {
    		return;
    	}
    	
    	global $bp;
    	$user_id = bp_displayed_user_id();
    	
    		bp_core_new_subnav_item( array(
    			'name'            => _x( 'All', 'Profile activity screen sub nav', 'buddypress' ),
    			'slug'            => 'all-activity',
    			'parent_url'      => bp_core_get_user_domain( $user_id ) . 'activity/',
    			'parent_slug'     => 'activity',
    			'screen_function' => 'bp_activity_screen_all_activity',
    			'position'        => 10
    		) );
    
    }
    
    function bpex_admin_bar_add() {
    	
    	global $wp_admin_bar, $bp;
    
    	if ( ! bp_use_wp_admin_bar() || defined( 'DOING_AJAX' ) ) {
    		return false;
    	}
    
    	$user_id = get_current_user_id();
    	
    	if ( ! $user_id || $user_id == 0 || ! is_numeric( $user_id ) ) {
    		return;
    	}
    	
    	// Personal.
    	//$wp_admin_bar->remove_menu( 'my-account-activity-personal', 'my-account-activity' );
    
    	$wp_admin_bar->add_menu( array(
    		'parent'   => 'my-account-activity',
    		'id'       => 'my-account-activity-all-activity',
    		'title'    => 'All',
    		'href'     => bp_core_get_user_domain( $user_id ) . 'activity/all-activity/',
    		'position' => 10
    	) );
    }
    function bp_activity_screen_all_activity() {
    
    	do_action( 'bp_activity_screen_all_activity' );
    
    	bp_core_load_template( apply_filters( 'bp_activity_template_all_activity', 'members/single/home' ) );
    }
    
    function bp_activity_filter_all_activity_scope( $retval = array(), $filter = array() ) {
    
    	// Determine the user_id.
    	if ( ! empty( $filter['user_id'] ) ) {
    		$user_id = $filter['user_id'];
    	} else {
    		$user_id = bp_displayed_user_id()
    			? bp_displayed_user_id()
    			: bp_loggedin_user_id();
    	}
    
    	// Should we show all items regardless of sitewide visibility?
    	$show_hidden = array();
    	if ( ! empty( $user_id ) && $user_id !== bp_loggedin_user_id() ) {
    		$show_hidden = array(
    			'column' => 'hide_sitewide',
    			'value'  => 0
    		);
    	}
    
    	// Determine groups of user.
    	$groups = groups_get_user_groups( $user_id );
    	if ( empty( $groups['groups'] ) ) {
    		$groups = array( 'groups' => 0 );
    	}
    
    	// Determine the favorites.
    	$favs = bp_activity_get_user_favorites( $user_id );
    	if ( empty( $favs ) ) {
    		$favs = array( 0 );
    	}
    
    	// Determine friends of user.
    	$friends = friends_get_friend_user_ids( $user_id );
    	if ( empty( $friends ) ) {
    		$friends = array( 0 );
    	}
    
    	$retval = array(
    		'relation' => 'OR',
    		array(
    			'relation' => 'AND',
    			array(
    				'column'  => 'user_id',
    				'compare' => 'IN',
    				'value'   => (array) $friends
    			)
    		),
    		array(
    			'relation' => 'AND',
    			array(
    				'column' => 'component',
    				'value'  => buddypress()->groups->id
    			),
    			array(
    				'column'  => 'item_id',
    				'compare' => 'IN',
    				'value'   => (array) $groups['groups']
    			)
    		),
    		array(
    			'relation' => 'AND',
    			array(
    				'column' => 'user_id',
    				'value'  => $user_id
    			)
    		),
    		array(
    			'relation' => 'AND',
    			array(
    				'column'  => 'id',
    				'compare' => 'IN',
    				'value'   => (array) $favs
    			)
    		),
    		array(
    			'relation' => 'AND',
    			array(
    				'column'  => 'content',
    				'compare' => 'LIKE',
    
    				// Start search at @ symbol and stop search at closing tag delimiter.
    				'value'   => '@' . bp_activity_get_user_mentionname( $user_id ) . '<'
    			)
    		),
    		// We should only be able to view sitewide activity content for friends.
    		array(
    			'column' => 'hide_sitewide',
    			'value'  => 0
    		),
    
    		// Overrides.
    		'override' => array(
    			'filter'      => array( 'user_id' => 0 ),
    			'show_hidden' => true
    		),
    	);
    	
    
    	return $retval;
    }
    add_filter( 'bp_activity_set_all-activity_scope_args', 'bp_activity_filter_all_activity_scope', 10, 2 );

    Once you have done that you would also want to overload the buddypress/bp-templates/your-template/members/single/activity.php to make sure this new page contains the post update form:

    Change:

    if ( is_user_logged_in() && bp_is_my_profile() && ( !bp_current_action() || bp_is_current_action( 'just-me' ) ) )
    	bp_get_template_part( 'activity/post-form' );

    To:

    if ( is_user_logged_in() && bp_is_my_profile() && ( !bp_current_action() || bp_is_current_action( 'all-activity' ) ) )
    	bp_get_template_part( 'activity/post-form' );
    

    Note: with this method there is a danger of duplicating activity since a friend posting to a group would show up in the groups search as well as the friends search etc. so you may want to adjust the $retval criteria.

    Also you might want to add a post form for visiting users so they can leave a comment for the user, you could ad this:

    function bpex_load_mention_me() {
    	
    	if ( get_current_user_id() != bp_displayed_user_id() ) {
    		$_GET['r'] = bp_activity_get_user_mentionname( bp_displayed_user_id() );
    		bp_get_template_part( 'activity/post-form' );
    	}
    
    }
    
    add_action( 'bp_before_member_body', 'bpex_load_mention_me' );
    #304305

    In reply to: Creating groups

    andhi1
    Participant

    I do not know what you mean with “Groups directory”. I do not have my site on an own server.
    I have a WordPress account who handels my site.

    Maybe there’s something wrong with that I can’t find the right page here for “usergroups” in BuddyPress settings:
    (I’m sorry I can’t get this picture in English!)

    And in front end “Profile” I can not see anything that says “Create group”.

    Can I possibly get this fixed if I reinstall BuddyPress?

    BR
    Anders H
    Sweden

    Using BuddyPress Noveau.

    After a user click the “Complete Sign Up” button this message is shown: You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.

    1) How do I change that message?
    2) How do I change the page title from “Check Your Email To Activate Your Account!” to something different?

    WP version 5.1.1
    BuddyPress version 4.2.0

    #304174
    tommuka
    Participant

    Hello Guys.
    I need your help I’m building a new e-commerce web shop in WordPress and I found BuddyPress which should be great for us website I’m able to create like two different accounts for example one like a normal customer who will go through the portal and he can choose what he wants to buy and the second one like a professional buyer who can Connect or if I can say to link with another account and he can manage them something like a membership and he can shop through their accounts. I’m trying to find this solution in BuddyPress but I couldn’t find the way how to manage a people in my group and shop through them. Manage I mean edit their billing addresses and all this things PLEASE CAN YOU HELP ME WITH THAT I will pay for that but I really need help

    #303982
    shanebp
    Moderator

    For now, click the ‘Log In’ link, then scroll down to ‘Create a new account’ and click it.

    You don’t see a log in link on your site? Perhaps the term ‘log in’ is in swedish.

    Deactivate the BuddyPress plugin and then try to register on your site.
    If you do not understand how to to that, then please contact the support team at wordpress.com .

    #303981
    andhi1
    Participant

    i do not understand.
    When I click on Buddy Press plugin, it say
    Our community have free support
    https://buddypress.org/support/.

    I get very confused!

    And i do not understand your answer:
    For now, click the ‘Log In’ link, then scroll down to ‘Create a new account’ and click it.

    #303980
    shanebp
    Moderator

    Since you are hosted on wordpress.com, you should ask their support.

    For now, click the ‘Log In’ link, then scroll down to ‘Create a new account’ and click it.
    That may not be what you want, so you should talk to wordpress.com support.

    #303674
    chris19731973
    Participant

    Now, I can read the message below when visitors choose “Register” :

    Create an Account
    Parse error: syntax error, unexpected ‘<‘ in C:\xampp\htdocs\buddypressdivi2\wp-content\themes\Divi\buddypress\members\register.php on line 189

    I removed the “Visibility” codes and the new code of the register.php file is :

    Line 183 : */
    Line 184 : do_action( ‘bp_custom_profile_edit_fields_pre_visibility’ );
    Line 185 :
    Line 186 :
    Line 187 :
    Line 188 : <?php
    Line 189 :
    Line 190 :
    Line 191 : /**

Viewing 25 results - 101 through 125 (of 1,118 total)
Skip to toolbar