Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 31,476 through 31,500 (of 94,538 total)
  • Author
    Search Results
  • Henry
    Member

    I think I’ve come across this myself. I themed my activity pages so assumed the issue was caused by something I had introduced. I suggest you raise the issue at BuddyPress Trac where the developers can pick it up and confirm if it is a bug.

    https://buddypress.trac.wordpress.org/

    #165817
    Henry
    Member

    Hey @bphelp, nice plugin idea! I think lots of companies would want to use something like that as a kind of intranet for staff only.

    So far i’ve come up with:

    Registration and login
    Register
    Activate
    Login
    Lost password
    Reset password

    Landing pages
    Members

    Messaging component
    Inbox
    Sentbox
    Compose
    Single message

    Profile component
    Public
    Edit
    Change avatar

    Settings component
    General
    Notifications
    Delete account

    Can you spot any I have missed?

    I haven’t got to the activity or friends components yet as these are currently disabled on my install.

    #165814
    bp-help
    Participant

    @henrywright-1
    Have you succeeded in your pages list? I think it would be a helpful contribution to the codex. I did my best at covering buddypress and bbpress pages with the plugin Private Community For BP Right now the only thing that makes me hesitate releasing it to the repo is the uncertainty of if I covered all BP specific pages and the fact it has no dashboard page settings so users can specify which pages are off limits to logged out users. Anyway, just checking in on this thread because it has a lot of relevance.

    chriswinch
    Participant

    Hey,
    I have setup buddypress and have noticed that when i goto ‘change avatar’ in the profile options and upload then crop, nothing happens. Buddypress just keeps using the mysteryman /default avatar.

    I have tried the following:
    – switching back to the buddypress test theme
    – disabling all plugins
    – checked GD is installed on the server
    – made sure wordpress, buddypress and all plugins are fully up to date
    – checked wp-content/uploads/avatar and the images are definitely there. Although they are in their original uncropped state.

    I have now disabled gravatar completely and now buddypress is using the following image as default ( http://unit23skatepark.co.uk/wp-content/themes/unit-23/_inc/images/bp_default_avatar.jpg )

    I have searched google high and low for answers but can’t seem to find a solution.
    Anyone have any ideas at all.
    It would be much appreciated!

    #165812
    poorgeek
    Participant
    chriswinch
    Participant

    Thanks for your help.
    Managed to get it working by using the wordpress user id as you mentioned.

    #165809
    @mercime
    Participant

    @tribblehunter Have not used webmatrix before so issue could be WP installation via webmatrix or the theme and/or plugins you might have installed or something else.

    From the top – BuddyPress requires pretty permalinks without the index.php file appended in settings. Following is setting for iis7 for reference https://codex.buddypress.org/developer/developer-docs/iis7-web-config/

    NewKindOfCool
    Participant

    Hi all,

    Recently, a partner and I have been trying to develop and launch a site (newkindofcool.com). The site is looking good in our eyes and we want to go live soon…however, there is one issue: commenting on another user’s page is challenging.

    When you post to another user’s account on their page, it will post, but Ajax will not show that it is automatically there, thus forcing the user to believe it is never being posted. If you simply refresh the page after you post a comment on a thread/on another user’s page you will see that it has posted…but it does not do this automatically. You can see if you post on your own page or update comments on your own page that Ajax is working, but not on others’ pages.

    We also installed a fresh copy of WordPress/BuddyPress to: http://test.richgannon.net/ to no avail…same issue. Any ideas? We tested in various browsers (Chrome/FF/IE).

    Here is our server information if necessary:

    supernova ~ # php -v; mysql -V; apache2 -v
    PHP 5.4.13–pl0-gentoo (cli) (built: Jun 5 2013 22:59:29)
    Copyright (c) 1997-2013 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
    mysql Ver 14.14 Distrib 5.1.67, for pc-linux-gnu (i686) using readline 5.1
    Server version: Apache/2.2.24 (Unix)
    Server built: Mar 3 2013 18:56:34

    Thank you so much!

    bp-help
    Participant

    @mercime
    Your much welcome sir. Like I noted though its really not a feature I use here at all. I am here to give what advice and help when I can, so posting a status update isn’t relevant to my agenda but for others that use it then I suppose they would find it useful. Thanks again! 🙂

    #165806
    bp-help
    Participant

    @jhinzo @hgstephengreenberg
    You can try this plugin which also has a premium version with more features. Not sure if it will meet your requirements but you can give it a try. Get it here:
    https://wordpress.org/plugins/buddypress-custom-profile-menu/

    Or try this method if your adventurous which I haven’t tested:
    http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item

    @mercime
    Participant

    @themightymo @bphelp BP Devs are in the process of updating the site during free time. Thank you for your patience 🙂

    #165804
    @mercime
    Participant

    Peace.

    @dmd54 I can understand your frustration with a problematic installation and know that you want help asap. Remember though all who help out in the forums are volunteers from all over the world with different ways of responding to questions posted here. What’s kosher for some may be impudent to others. Moving on…

    i have the register page set to my sign up page but nothing appears.

    – You mean you created a blank page with title/slug for registration, and then assigned that page to Registration in Settings > BuddyPress > Pages, right?
    – What do you mean when you say nothing appears? Is it white screen in front and no source view or do you just see the title Register (or slug you chose) and no registration forms below?
    – Are you on MAMP, WAMP, or XAMPP?
    – Are you using a custom theme or have you tried using Twenty Twelve theme or the BP Default theme?
    – Yes Register page and Activate page are separate because each page has a different function.

    #165803
    @mercime
    Participant

    @number_6 If you activated all of the components in Settings > BuddyPress > Components, 16 BP tables should be created in your site’s database as seen here.

    BP interacts with most WP tables in database so you have to port it sitewide. Backup DB manually i.e., phpMyAdmin to computer hard drive, then use this plugin https://wordpress.org/plugins/duplicator/ to help you move your DB. Btw, do not use webhost’s one-click WP installation, upload WP manually and install. You need to be in total control of your site if you want to activate BuddyPress.

    #165802
    @mercime
    Participant

    @jkuzma
    – Updated from what WP/BP version to what version?
    – How does new registration “break” the site? White screen or 500 error? What shows up in your error logs?
    – What random pages show up 404? Pages created in Pages > Add New or BuddyPress pages?
    – How did you install WordPress – via webhost one-click install or did you upload WordPress manually? one-click WP install is buggy for BP sites as you need to have full control of your site when you use BuddyPress.

    #165800
    Daniel Lemes
    Participant

    Hello! First, what i’m using:

    • WP: 3.6 beta3
    • BP: 1.7.2
    • BBPress: 2.3.2
    • Theme: default theme (child)

    What i’m trying to do is create a custom template to load activities filtered by terms. So, i taked code from activity-loop.php to create a new “custom.php” file, put it on template root and create a new page using this template.

    This is the content of my custom template for pages. Sorry if it’s too long, it’s the same content of activity-loop.php, except on “activity” div:

    <?php
    /**
    * Template Name: Games
    */
    
    get_header( 'buddypress' ); ?>
    <?php do_action( 'bp_before_directory_activity_page' ); ?>
    	<div id="content">
    		<div class="padder">
    			<?php do_action( 'bp_before_directory_activity' ); ?>
    			<?php if ( !is_user_logged_in() ) : ?>
    			<h3><?php _e( 'Site Activity', 'buddypress' ); ?></h3>
    			<?php endif; ?>
    			<?php do_action( 'bp_before_directory_activity_content' ); ?>
    			<?php if ( is_user_logged_in() ) : ?>
    			<?php locate_template( array( 'activity/post-form.php'), true ); ?>
    			<?php endif; ?>
    			<?php do_action( 'template_notices' ); ?>
    			<div class="item-list-tabs activity-type-tabs" role="navigation">
    			<ul>
    			<?php do_action( 'bp_before_activity_type_tab_all' ); ?>
    
    			<li class="selected" id="activity-all"><a href="<?php bp_activity_directory_permalink(); ?>" title="<?php _e( 'The public activity for everyone on this site.', 'buddypress' ); ?>"><?php printf( __( 'All Members <span>%s</span>', 'buddypress' ), bp_get_total_member_count() ); ?></a></li>
    
    		<?php if ( is_user_logged_in() ) : ?>
    		<?php do_action( 'bp_before_activity_type_tab_friends' ); ?>
    		<?php if ( bp_is_active( 'friends' ) ) : ?>
    		<?php if ( bp_get_total_friend_count( bp_loggedin_user_id() ) ) : ?>
    
    		<li id="activity-friends"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/' . bp_get_friends_slug() . '/'; ?>" title="<?php _e( 'The activity of my friends only.', 'buddypress' ); ?>"><?php printf( __( 'My Friends <span>%s</span>', 'buddypress' ), bp_get_total_friend_count( bp_loggedin_user_id() ) ); ?></a></li>
    
    		<?php endif; ?>
    		<?php endif; ?>
    		<?php do_action( 'bp_before_activity_type_tab_groups' ); ?>
    		<?php if ( bp_is_active( 'groups' ) ) : ?>
    		<?php if ( bp_get_total_group_count_for_user( bp_loggedin_user_id() ) ) : ?>
    
    		<li id="activity-groups"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/' . bp_get_groups_slug() . '/'; ?>" title="<?php _e( 'The activity of groups I am a member of.', 'buddypress' ); ?>"><?php printf( __( 'My Groups <span>%s</span>', 'buddypress' ), bp_get_total_group_count_for_user( bp_loggedin_user_id() ) ); ?></a></li>
    
    	<?php endif; ?>
    	<?php endif; ?>
    	<?php do_action( 'bp_before_activity_type_tab_favorites' ); ?>
    
    	<?php if ( bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ) : ?>
    
    	<li id="activity-favorites"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/favorites/'; ?>" title="<?php _e( "The activity I've marked as a favorite.", 'buddypress' ); ?>"><?php printf( __( 'My Favorites <span>%s</span>', 'buddypress' ), bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ); ?></a></li>
    
    	<?php endif; ?>
    	<?php do_action( 'bp_before_activity_type_tab_mentions' ); ?>
    
    	<li id="activity-mentions"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/mentions/'; ?>" title="<?php _e( 'Activity that I have been mentioned in.', 'buddypress' ); ?>"><?php _e( 'Mentions', 'buddypress' ); ?><?php if ( bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ) : ?> <strong><?php printf( __( '<span>%s new</span>', 'buddypress' ), bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ); ?></strong><?php endif; ?></a></li>
    
    	<?php endif; ?>
    
    	<?php do_action( 'bp_activity_type_tabs' ); ?>
    	</ul>
    	</div><!-- .item-list-tabs -->
    
    	<div class="item-list-tabs no-ajax" id="subnav" role="navigation">
    	<ul>
    	<li class="feed"><a href="<?php bp_sitewide_activity_feed_link(); ?>" title="<?php _e( 'RSS Feed', 'buddypress' ); ?>"><?php _e( 'RSS', 'buddypress' ); ?></a></li>
    
    	<?php do_action( 'bp_activity_syndication_options' ); ?>
    	<li id="activity-filter-select" class="last">
    	<label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label>
    	<select id="activity-filter-by">
    	<option value="-1"><?php _e( 'Everything', 'buddypress' ); ?></option>
    	<option value="activity_update"><?php _e( 'Updates', 'buddypress' ); ?></option>
    
    	<?php if ( bp_is_active( 'blogs' ) ) : ?>
            <option value="new_blog_post"><?php _e( 'Posts', 'buddypress' ); ?></option>
    	<option value="new_blog_comment"><?php _e( 'Comments', 'buddypress' ); ?></option>
    
    	<?php endif; ?>
    
    	<?php if ( bp_is_active( 'forums' ) ) : ?>
    
    	<option value="new_forum_topic"><?php _e( 'Forum Topics', 'buddypress' ); ?></option>
    	<option value="new_forum_post"><?php _e( 'Forum Replies', 'buddypress' ); ?></option>
    
    	<?php endif; ?>
    	<?php if ( bp_is_active( 'groups' ) ) : ?>
    	<option value="created_group"><?php _e( 'New Groups', 'buddypress' ); ?></option>
    	<option value="joined_group"><?php _e( 'Group Memberships', 'buddypress' ); ?></option>
    	<?php endif; ?>
    	<?php if ( bp_is_active( 'friends' ) ) : ?>
    	<option value="friendship_accepted,friendship_created"><?php _e( 'Friendships', 'buddypress' ); ?></option>
    
    	<?php endif; ?>
    	<option value="new_member"><?php _e( 'New Members', 'buddypress' ); ?></option>
    
    	<?php do_action( 'bp_activity_filter_options' ); ?>
    
    	</select>
    	</li>
    	</ul>
    	</div><!-- .item-list-tabs -->
    
    	<?php do_action( 'bp_before_directory_activity_list' ); ?>
    
    <div class="activity" role="main">
    <?php
    $myslug = the_slug();
    
    if ( bp_has_activities('search_terms='.$myslug.'') ) : do_action( 'bp_before_activity_loop' ); 
    /*if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : */
    /* Show pagination if JS is not enabled, since the "Load More" link will do nothing */ ?>
    	<noscript>
        <div class="pagination">
        <div class="pag-count"><?php bp_activity_pagination_count(); ?></div>
        <div class="pagination-links"><?php bp_activity_pagination_links(); ?></div>
        </div>
        </noscript>
        
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    	<ul id="activity-stream" class="activity-list item-list">
    	<?php endif;
    	while ( bp_activities() ) : bp_the_activity(); 
    	locate_template( array( 'activity/entry.php' ), true, false ); 
    	endwhile;
    	if ( bp_activity_has_more_items() ) : ?>
    
    	<li class="load-more">
    	<a href="#more"><?php _e( 'Load More', 'buddypress' ); ?></a>
    	</li>
    
    	<?php endif; 
    	if ( empty( $_POST['page'] ) ) : ?>
    	</ul>
    	<?php endif;
    	
    	else : ?>
    	<div id="message" class="info">
    	<p><?php _e( 'Sorry, there was no activity found. Please try a different filter.', 'buddypress' ); ?></p>
    	</div>
    
    	<?php endif;
    	do_action( 'bp_after_activity_loop' ); ?>
    	<form action="" name="activity-loop-form" id="activity-loop-form" method="post">
    	<?php wp_nonce_field( 'activity_filter', '_wpnonce_activity_filter' ); ?>
    	</form>
    
    </div><!-- .activity -->
    
    	<?php do_action( 'bp_after_directory_activity_list' ); ?>
    	<?php do_action( 'bp_directory_activity_content' ); ?>
    
    	<?php do_action( 'bp_after_directory_activity_content' ); ?>
    	<?php do_action( 'bp_after_directory_activity' ); ?>
    	</div><!-- .padder -->
    	</div><!-- #content -->
    	<?php do_action( 'bp_after_directory_activity_page' ); ?>
    <?php get_sidebar( 'buddypress' ); ?>
    <?php get_footer( 'buddypress' ); ?>

    My idea is to load different stream for each game, so the page “Chrono Trigger (SNES)” would load activities containing terms like “Chrono Trigger”. I don’t know the best way to do this, so tried to get page slug and use as filter:

    $myslug = the_slug(); // using a function to get slug
    
    if ( bp_has_activities('search_terms='.$myslug.'') ) : do_action( 'bp_before_activity_loop' ); 
    /*if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : */
    /* Show pagination if JS is not enabled, since the "Load More" link will do nothing */ ?>
    	<noscript>
        <div class="pagination">
        <div class="pag-count"><?php bp_activity_pagination_count(); ?></div>
        <div class="pagination-links"><?php bp_activity_pagination_links(); ?></div>
        </div>
        </noscript>
        
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    	<ul id="activity-stream" class="activity-list item-list">
    	<?php endif;
    	while ( bp_activities() ) : bp_the_activity(); 
    	locate_template( array( 'activity/entry.php' ), true, false ); 
    	endwhile;
    	if ( bp_activity_has_more_items() ) : ?>
    
    	<li class="load-more">
    	<a href="#more"><?php _e( 'Load More', 'buddypress' ); ?></a>
    	</li>
    
    	<?php endif; 
    	if ( empty( $_POST['page'] ) ) : ?>
    	</ul>
    	<?php endif;
    	
    	else : ?>
    	<div id="message" class="info">
    	<p><?php _e( 'Sorry, there was no activity found. Please try a different filter.', 'buddypress' ); ?></p>
    	</div>
    
    	<?php endif;
    	do_action( 'bp_after_activity_loop' ); ?>
    	<form action="" name="activity-loop-form" id="activity-loop-form" method="post">
    	<?php wp_nonce_field( 'activity_filter', '_wpnonce_activity_filter' ); ?>
    	</form>
    
    </div><!-- .activity -->

    This is the function to get slug:

    function the_slug() {
        $post_data = get_post($post->ID, ARRAY_A);
        $slug = $post_data['post_name'];
        return $slug; 
    }

    It works, but only with pages containing the very same slug (for example, if the slug is “Chrono”, it gets all activities with Chrono, but “chrono-trigger” don’t work). There is a better approach to filter this activity stream, i suppose my method is a mess.
    I’m begginer with Buddypress so any help is appreciated.

    #165799
    bp-help
    Participant

    @dswd
    In members-loop.php change this:
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) ) ) : ?>
    To This:
    <?php if ( bp_has_members( bp_ajax_querystring( 'members' ) . '&type=alphabetical') ) : ?>
    https://codex.buddypress.org/developer/developer-docs/loops-reference/the-members-loop/

    #165797
    @mercime
    Participant

    g14nc4n0 one post is enough 🙂 as mentioned in other post, BP Lead Devs know about this.
    Closing this topic.

    @mercime
    Participant

    Confirmed. The BP Lead Devs know about this.

    g14nc4rl0
    Participant

    Thank you @aces. i didn’t know that useful site!
    I hope the testbp works soon!

    #165793
    g14nc4rl0
    Participant

    hi @danbpfr

    does http://testbp.org/ still work?? … i can’t access 🙁 error 403 “forbidenn…”

    aces
    Participant
    #165791
    jkuzma
    Participant

    I have an existing website, in which we created a child theme, updated everything and then ported over to another server. In both instances of the site, a new user registration “breaks” the site. Specifically, random pages give 404 errors. This has been duplicated with a fresh installation, where I did not copy anything from the previous database, and merely ported over plugins and uploads.

    I then started restricting which plugins I activated with each new WP/BuddyPress install and went as far as to use the default BP theme, all with the same result.

    If I go into the WP settings and click “save” for Permalinks, the issue is resolved.

    Anyone have a suggestion as to why the permalinks break on new registrations only?

    #165787
    tribblehunter
    Participant

    Sorry but back again.
    Can register if buddypress not activated. as soon as it is activated it throws me to a 404 page.

    Any pointers?

    #165786
    HGstephengreenberg
    Participant

    I’m curious about the same thing. Jhinzo, you’d like for your custom post types to show up as tabs under a user (or a band in your case)?

    I’ve been told this can’t be done. Can someone prove that statement wrong??

    g14nc4rl0
    Participant

    As the tittle says, I can’t test drive BuddyPress and I’m not sure if the problem is my computer or my internet, so can u try to test BP on “testbp.org”? and tell me if it works!! thanks in advance.

    The complete error message when I try to access to “testbp.org” is:

    Forbidden

    You don’t have permission to access / on this server.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Viewing 25 results - 31,476 through 31,500 (of 94,538 total)
Skip to toolbar