Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,876 through 18,900 (of 94,540 total)
  • Author
    Search Results
  • badcom
    Participant

    Hello,

    I’m getting the below error when trying to access my woocommerce home page:

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in ../wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in../wp-includes/functions.php on line 3560

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in ../wp-includes/functions.php on line 3560

    Notice: Use of undefined constant ATT_REQ – assumed ‘ATT_REQ’ in ../wp-content/plugins/wplms-assignments/includes/assignments.php on line 148

    Notice: Undefined variable: metabox_settings in ../wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 978

    Please help!

    [Mod edit: server path removed for security reason]

    nkeatign
    Participant

    Im importing a previous WP site into buddypress with about 2000 posts from several hundred authors.

    However, they old blog posts are not showing up on each users profiles. After some investigation, I’ve realized that the profiles only show items for which have ‘activity records’ which are only created when new post are published.

    Does anyone have a function that loops through old posts and generates activity records? I found this, but after trying to modify it for a few hours it still doesnt work: https://wordpress.org/plugins/bp-import-blog-activity/

    #241648
    danbp
    Participant

    hi @billmann,

    to remove only last activity date from profile header:

    function bpfr_core_get_last_activity( $last_activity_date ) {
       if ( empty( $last_activity_date ) )
          // we do nothing
             $last_active = '';
       else
       $last_active = sprintf( $string, bp_core_time_since( $last_activity_date ) );
     }
    add_filter( 'bp_core_get_last_activity', 'bpfr_core_get_last_activity' );

    To remove all last active instance (profile, group & member directory,…), you simply remove the filter

    
    function bpfr_remove_last_activity_filter() {
        remove_filter( 'bp_core_get_last_activity', $last_active, $last_activity_date, $string );
    }
    add_filter( 'bp_core_get_last_activity', 'bpfr_remove_last_activity_filter' );

    Add to your child-theme functions.php or to bp-custom.php

    bp_core_get_last_activity function is in buddypress/bp-core/bp-core-functions.php:1418

    Note that site wide activity is not affected by these functions.

    #241646
    billmann
    Participant

    Is there an easy way to remove the “joined 1 year, 4 months ago” and the “active 1 month, 2 weeks ago” that is displayed in Buddypress? We would like to remove any instance of these types of notifications.

    Thanks in advance with any input on how to achieve this.

    SMDM
    Participant

    I found an interesting discussion from about 5 year ago about an alternative to Facebook: https://buddypress.org/support/topic/alternative-to-facebook/

    What do you think about a bundle of plugins, serving your marketing, social networking and content management needs, turning your WordPress/BuddyPress to a Shopify or Volusion for content managers?

    Nowadays many people make money from blogging, like Pat Flynn, Yaro Starak, Defek Halperm. All they, and all the marketers say: ‘money is in the list’, referring the email lists they have and the options to manage their contacts freely in a platform independent way(in contrast with in Facebook and G+).
    We see many people wanting WordPress to become more ‘social’. What do you think about one such bundle. Would you use it?

    I have outlined my ideas in a lean canvas: http://decentralizedmodel.wordpress.com/2014/10/15/my-social-media-decentralization-core-via-lean-canvas/
    I’d be happy to see your thoughts.

    Christian Kramer
    Participant

    The problem seems to happen only in Multisite mode. I stepped back to single site. Now I can access the user section “waiting for approval/pending/…” again.

    But there is another problem with Buddypress about Approval, which I will post in a separated article.

    Thanks for your patience and support.

    djsteveb
    Participant

    @rollercoasteride

    disable all plugins except buddypress and twenty-something theme – does it work?

    My guess is your wp / BP may work fine without the zippy courses plugin – if it works fine with no other plugins – then your issue is with those plugins, not a BP issue per se.

    No WP and BP do not work with default theme and all other plugins disabled?

    yes you need permalinks pretty – I think.. when you set that does it actually write to your htaccess file? or is there some text that appears at bottom of screen (below scroll view sometimes) that tells you need to manually add the new htaccess code?

    still not work? you may…

    Looks like you may have some corrupted files somewhere – I would make a backup of your databases and zip up your files for a backup (there is a reasonable backup thing in softalicious backend) – remove the wp installation through softalicious – remove the whole wp / bp setup – start fresh.

    If exporting your database through phpmyadmin, click advanced / add / drop table or something (directions in wp codex)

    You can install WP through softalicious and then add BP no problem in my experiences.
    (I would not count on softalicious to do your updates, gosh fantistico was horrible at that, and WP has it’s own auto-update thing going on these days anyway)

    /random thoughts from a user, not a BP dev or anything – other advice may be better.

    #241625

    In reply to: Advice on Hosting

    djsteveb
    Participant

    @eskymo – if you have the money to burn get a basic vps somewhere and get it started.

    my past experiences with “cloud hosting” did not work out – other hosts may differ.

    If you have not even started I would not worry about bandwidth or the network growth – sure if you are going to run TV commercials saying join my social network and get free gold bars – then you probably want to worry about that..

    I have a solid buddypress site running on a basic shared hosting environment (reseller package they call it I think – gives a little more resources)

    I have one running on a VPS, and another on a dedicated server. Even if you get 10,000 members sharing pics and uploading vids I don’t think you will hit bandwidth and growth issues.

    You can always copy your database and zip your files to a new host or larger plan at same host if you run into limits.. and of course also look at things to do that would minimize things (block bad robots indexing, cache plugins, etc)

    Not sure why you would stick with looking in london hoping to get support on the phone during daytime hours – if I have a host that can’t answer me with support at 2am I move on (and have) to the next one.

    With a reasonable host I think you could start at $10 a month.. if can afford get a VPS ~50 a month – dedicated shared resources – better if you are going to setup your BP to also be WP-MS (multi-site / multi-blog (giving users their own “tumblr” type blogs on top of the social networking stuff)

    If you grow out of it – great – you can likely afford to go dedicated and look into tuning thing..

    /random opinion \ thoughts

    #241616
    danbp
    Participant
    #241615
    danbp
    Participant

    Hi @azizul-karim-aec,

    to add a profile field like biography to profiles, you have to activate xprofile component in BP settings.

    This and much more is all explained on the Codex.

    User Extended Profiles

    it just showing membername|sitename This is not a issue, but intended so by default.
    membername|sitename is the page title when on a member profile
    members|sitename is the page title when on the member directory – where “members” is the title you give to the member page. BP create automatically this page and use “members” as title at first install, but you can modify it.

    Aside, you’re using admin as user name. I strongly recommend you to change this.
    https://codex.wordpress.org/Hardening_WordPress
    http://www.wpbeginner.com/wp-tutorials/how-to-change-your-wordpress-username/

    Azizul Karim
    Participant

    I am using wordpress 4.2.2 and buddypress 2.3.2.1
    when i go to members area, there is no biographical info of the member. I add biographical info in my profile area but this not showing in my member profile. screenshot url: http://i.imgur.com/Oo8p5RG.png
    Is there any way to add this?
    Another problem, Where to change header title of the member area?
    it just showing membername|sitename

    nkeatign
    Participant

    Since I’ve upgraded BP from 2.2 to 2.3, the functions i’ve used to format my activity stream no longer work (they don’t do anything, no errors or no effects whatsoever).

    Function was taken from here(https://buddypress.org/support/topic/add-post-featured-image-in-activity-stream/)…

    I’ve looked through the 2.3 release notes, but cant find anything that indicated that an action like below might no longer work?

    function icondeposit_bp_activity_entry_meta() {
     
        if ( bp_get_activity_object_name() == 'blogs' && bp_get_activity_type() == 'new_blog_post' ) {?>
            <?php
            global $wpdb, $post, $bp;
            $theimg = wp_get_attachment_image_src(  get_post_thumbnail_id( bp_get_activity_secondary_item_id() ) );
            ?>
            <img src="<?php echo $theimg[0]; ?>" >
     
        <?php }
     
    }
    add_action('bp_activity_excerpt_append_text', 'icondeposit_bp_activity_entry_meta');
    #241611
    nkeatign
    Participant

    Hello,

    I need to add the ‘Favorite’ button that is seen in the activity stream to single posts. I am using it as a bookmark function, so when the user then goes to their favorites page they can see all the posts they have saved.

    I’ve seen several older posts (e.g http://www.dnexpert.com/2010/06/11/mark-blog-post-as-favorite-in-buddypress/) but they no longer work with newer versions of BP.

    Does anyone have a solution that still works?

    brettlewis
    Participant

    I’m making a website that has a few criteria and would appreciate some help thinking through some setup options.

    The site needs to have several user groups, I’m thinking buddypress to manage this that would allow users to post in their groups forum, their groups classifieds, etc…

    The groups should be automatically assigned to the user on registration based on their email address, think universities. (@school1.com, @school2.com) each would subscribe them to the group for School1 or School2; allowing them to access forums and classified specific to their university.

    Any ideas where to start on this? I’ve checked a few plugins but this issue is pretty specific and and moreso looking for where to start coding this.

    #241605
    puffyjoe
    Participant

    I just wanted to say I got it working. this is my code to filter by the city I save in meta

    	public function activity_querystring_filter( $query_string = '', $object = '' ) 
    	{
    		
    	    if( $object != 'activity' )
    		return $query_string;
    	 
    	    // You can easily manipulate the query string
    	    // by transforming it into an array and merging
    	    // arguments with these default ones
    	    $args = wp_parse_args( $query_string, array(
    		'action'  => false,
    		'type'    => false,
    		'user_id' => false,
    		'page'    => 1
    	    ) );
    	 
    	    if( bp_is_user() )
    	    	    $args['user_id'] = bp_displayed_user_id();
     
    	  
    	   // try to use args  $user_id = bp_loggedin_user_id();
    	   
    	    $user_id = bp_loggedin_user_id();
    	    $city = xprofile_get_field_data('9', $user_id);
    	    //   $city = xprofile_get_field_data('9', $args['user_id']);  //not sure if this is set right but could work
    	    
    	    
    	    // An activity meta query <img src="https://codex.buddypress.org/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;">
    	    $args['meta_query'] = array(
    		 array(
    		 	 /* this is the meta_key you want to filter on */
    			'key'     => 'city',
    			/* You need to get all values that are >= to 1 */
    			'value'   => $city,
    			'type'    => 'CHAR',
    			'compare' => '='
    		    ),
    		);
    	 
    	    $query_string = empty( $args ) ? $query_string : $args;
    	  
    	 
    	    return apply_filters( 'bp_plugin_activity_querystring_filter', $query_string, $object );
    	}//end method activity_querystring_filter 
    Rollercoasterider
    Participant

    1. Which version of WordPress are you running?
    4.2.2

    2. Did you install WordPress as a directory or subdomain install?
    3. If a directory install, is it in root or in a subdirectory?
    It is at domain.com/members

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    No

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    This is a fresh install–relatively, I’ve been playing and testing with it for a month or two, but no posts–not yet public.

    6. Which version of BP are you running?
    2.3.2.1

    7. Did you upgraded from a previous version of BP? If so, from which version?
    I have updated my plugins whenever it asks so maybe, but the issues have been present pretty much since I started. I’vbe just been focusing on different areas.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Advanced Access Manager: not activated
    Akismet: still need to get the API
    Child Theme Configurator
    Conditional Menus
    Lazy Load for Videos
    Microthemer: not activated
    Press Permit Core: not activated
    Restrict User Access
    Simple:Press
    UpdraftPlus – Backup/Restore
    User Role Editor
    Zippy Courses

    Some are not activated because I was trying out a few different plugins for user roles.

    9. Are you using the standard WordPress theme or customized theme?
    I have created a child theme from the Social Triggers theme for Zippy Courses

    10. Have you modified the core files in any way?
    I don’t think so.

    11. Do you have any custom functions in bp-custom.php?
    I don’t think so.

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    Not running bbPress

    13. Please provide a list of any errors in your server’s log files.
    How do I do this?
    I copied the 300 most recent and removed those that were not from the members folder (smf forum had the most) and got a list of 16–of course there would be more if it listed more than 300. But these give addresses and IPs.
    I’m probably not understanding how to do this.

    All of them are File not Found errors and there are 8 different ones–each error shows twice.
    8 refer to Zippy courses, referencing the child theme and wp-admin
    2: wp-admin/index.php
    2: wp-admin/plugins.php
    2: wp-admin/themes.php
    2: wp-admin/update-core.php

    The other 8 do not refer to Zippy Courses, but otherwise refer to the same end places.
    Does that help?

    14. Which company provides your hosting?
    Cyberlynk

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Windows

    I switched themes to 2015 and then 2013 to see if it made a difference and it did not.

    I installed a fresh install of WP at a new location (domain.com/members) for using the zippy courses plugin. Afterwards I thought I should try out BuddyPress with it, so I installed and activated it.
    I’ve had some issues and I don’t know if its zippy courses, buddypress or something else. But I did just go to the codex and read that I should not have use softaculous to install WP.
    So I think I should start over again—not a huge deal since I’m just playing around with zippy and buddy, but I would rather not lose some of the things I’ve done. How can I save what I’ve done and still reinstall? Zippy courses has an importer/exporter, so that’s no problem, but what about the other stuff:
    I’ve set up user roles with a plugin and created a child theme and added a second menu and done some other things that, for me, took time.

    Some of the issues could simply be that I’m still learning (like the child-theme). All of the pages in both the zippy and buddypress core pages section say they are pointing to the page with the corresponding name. I have the front page set as Home. But when I try to go to the homepage it goes directly to the members page instead.
    When I try the links at the top: activity, notifications, profile, settings; they all go to

    The requested URL /members/members/Rollercoasterider/notifications/ was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    The only one that goes somewhere is the log out link and that goes to the Simple:Press forum I just set up—before I installed Simple:Press it went somewhere else. I don’t know why it is now going to Simple:Press. (Other than this now directing to Simple:Press, all these issues were present before I installed Simple:Press).

    Why do pretty permalinks need to be used? I thought I read something (a few years ago) about these causing problems.

    Site: http://theherosspouse.com/members/

    #241587
    TTPGolf
    Participant

    We are looking into switching over from Social Engine to a Buddypress Installation on our current WordPress Installation. We use the DIVI theme from Elegant Themes.

    I really need some advice on how to make a good social network for my users with Buddypress. I have it set up pretty well in a development environment. However I cannot get a sidebar to cooperate and go to the right side of the page.

    We have an app currently in the APP Store and Google play under Time to Play Golf Mobile. This is a social engine install however i cannot trust that system anymore and am looking to convert over to buddy press where our E-commerce ( Woocommerce) is installed and working well.

    If you know anyone who could help please tag them. I am not a developer but have gotten pretty far with WordPress and Buddypress. Our app needs to be able to notify golfers that others are looking to play with them.

    Any help would be appreciated.

    #241586
    danbp
    Participant

    hi @revadigital,

    not sure what you call buddyblog… The blog is part of WordPress, not BuddyPress.

    Can you give site url, theme, list of plugins and install type (network or single) please ?

    Found a site which seems to be yours. If it is the case, you’re using Frisco for BP, an old theme. This theme hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

    Since BP 1.9 (dec 2013), you can use almost use any existing theme.
    If you’re in a test phase, use simply 2015. Once anything is working, you can search a theme. 🙂

    danbp
    Participant

    Seems to be a weird bug ! A ticket was opened a few weeks back:
    https://buddypress.trac.wordpress.org/ticket/6360

    Same issue here, with a patch:
    https://buddypress.trac.wordpress.org/ticket/6371

    Test the patch, an give feedback (important) about your issue and some details about your host config: server type, php & mysql version.
    You can login by using same credentials as here.

    Good luck !

    #241574
    Henry Wright
    Moderator

    You can set scope to friends to filter your activity loop. See the Activity Loop article for more info.

    #241573
    danbp
    Participant

    Hi @chirag1212,

    you’re on BuddyPress support forum. But BP hasn’t a BuddyPress Course Stats widget.
    Ask on your theme support or the widget author.

    #241572
    chirag1212
    Participant

    Hey!
    I need to display the number of students below each respective course category.For that I need to customize the BuddyPress Course Stats widget.Currently, it only gives the option to display number of students for a single course or all courses.
    I need to change that to either multiple courses or for a course category i.e. I need to customize the widget such that it let’s me select multiple courses(by comma separated ids) instead of only choosing a single course.

    Further, if I could count the students in each category independently, that would be even better.

    Thanks in advance for the help.

    Christian Kramer
    Participant

    Yes, this is the only part I cannot access.

    I use buddypress in the main site of the network only. I installed it as described in the page you linked.

    Buddypress is a part of the plugin directory in the wordpress installation.

    #241568
    djsteveb
    Participant

    @baldarab

    I see how you are using groups – so it does appear that links to them are easily discoverable from your public facing pages.

    If you do a view source and look at your code for each of your groups, you will notice that the page title is exactly the same for all of your groups ( <title>Activities – Freaky Rivet</title> ) – and there is no meta name description =

    Two major issues for the big G.

    Which version of buddypress are you using?

    This problem concerns me so much that I have kept one of my sites with an older version of buddypress (2.2.3.1 ) with the cobbled custom code I was able to get from wpmudev ( http://premium.wpmudev.org/forums/topic/bp-meta-tite-description-for-groups-and-members-pages#post-806736 ) – the cobbled code may work the newer version of bp – but things are quite confusing with how wp has changed up some of the title thing, and bp has it’s way of things and there are possible conflicts with priority or something..

    The discussion on this trac ticket( https://buddypress.trac.wordpress.org/ticket/6107 ) says things have been “fixed” – I do appreciate the devs working on it a bit – but I have a feeling the fix is more of a “make it work in a semi-okay way with a couple of setups” – not much as far as giving users real control over the titles and descriptions.

    I am guessing people will point to theme designers to hook this up, and they will point to “we use wordpress’s suggested way of title-ing (wp the title or whatever) – and so it’s wp/bp issue, and descriptions should be handled my an seo plugin – but given that bp’s pages are pseudo pages without any taxonomy registered, it appears that yoast and others have so desire to work with it.

    This is my current understanding, and may be not 100% accurate – what I gather after posting many questions and issues relating to this in various places.

    I’d pay someone to code a plugin that gives options for bp meta stuff like the suggestion I posted before, and give it to the community. If I could understand all the bp/wp code and php I’d gladly make it. It seems the BP coders are spread a bit thin, so I have no good options for fixing this issue at the moment.

    danbp
    Participant
Viewing 25 results - 18,876 through 18,900 (of 94,540 total)
Skip to toolbar