Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 63,651 through 63,675 (of 69,054 total)
  • Author
    Search Results
  • #49452
    schaeffer
    Participant

    WP_MU 2.8.1

    buddypress 1.0.3. (attempt)

    I’ve been running into this trying to install 1.0.2 and 1.0.3 and have not solved the problem. My 2.8.1. installation is clean and seems to be running fine. I had an older MU install with the first buddy beta release prior to the 2.8.1 upgrade.

    I’ve tried plugin updater and manual methods per instructions.

    I tried the wp-admin/php.ini recommendation.

    most recent error message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /var/www/manifold/wp-includes/kses.php(1032) : runtime-created function on line 1

    #49447

    In reply to: FireFox Display Issues

    Jeff Sayre
    Participant

    This is a known bug in Firefox. Please search before posting.

    https://buddypress.org/forums/topic/buddypress-10-looks-bad-with-firefox-35

    #49444

    In reply to: Translation issues

    Jeff Sayre
    Participant

    https://buddypress.org/forums/topic/103-site-wide-activity-widget-not-translating

    Andy is aware of some missing instances of the translation function. But, if you are noticing areas of BP that seem to be missing the translation function, please first search trac to see if they have been reported. If not, then open a new ticket. It is better to over report than under report.

    #49443

    In reply to: Bogs on BP 1.0 3

    Andy Peatling
    Keymaster

    Report bugs here please: https://trac.buddypress.org/newticket/

    #49442

    In reply to: Firefox 3.5 display.

    Jeff Sayre
    Participant
    Andy Peatling
    Keymaster

    Just be aware there are security vulnerabilities running that version. You are much better off taking the time to upgrade, rather than risking it and taking more time to get un-hacked.

    #49437

    Did you copy the folders from “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/”? If so and you’re still seeing the error, you should either upgrade to BuddyPress 1.0.3 (just came out) or COPY (not move) the bp-themes folders into “/wp-content/themes/” – There’s a bug in BP1.0.2/WPMU2.8.1

    #49435

    Ditto here.

    I flushed my buddypress.org cookies and dumped my cache too.

    kennibc
    Participant
    #49428

    In reply to: Translation issues

    danbpfr
    Participant

    Read here:

    #49424
    kriskl
    Participant

    Hello!

    I have tried with the update, and I still get the same error

    You do not have any BuddyPress themes installed.

    Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.

    Am I the only one?

    #49422
    Baden
    Participant

    I was able to disable this by changing the following lines of code in the bp-activity-classes.php file located in the buddypress > bp-activity folder:

    starting at line 196 add WHERE component_name != ‘friends’ like so:

    `if ( $limit && $page && $max )

    $activities = $wpdb->get_results( $wpdb->prepare( “SELECT * FROM {$bp->activity->table_name_sitewide} WHERE component_name != ‘friends’ ORDER BY date_recorded DESC $pag_sql” ) );

    else

    $activities = $wpdb->get_results( $wpdb->prepare( “SELECT * FROM {$bp->activity->table_name_sitewide} WHERE component_name != ‘friends’ ORDER BY date_recorded DESC $pag_sql $max_sql” ) );

    $total_activities = $wpdb->get_var( $wpdb->prepare( “SELECT count(id) FROM {$bp->activity->table_name_sitewide} WHERE component_name != ‘friends’ ORDER BY date_recorded DESC $max_sql” ) );`

    hope this helps someone.

    #49420
    thebloghouse
    Participant

    Hey John thanks for the reply.

    No Javascript errrors that I can see no :(

    I am indeed using deep integration using with bbPress – version 1.0-alpha-6 as recommended by a great online turorial. The integration worked perfectly until a little while ago (can’t pinpoint this time) but I now have an issue where bbPress knows I am logged in as admin but clicking on the http://www.mysite.com/forums/bb-admin/ link doesn’t work first time, I have to click Log Out and re log in.

    Do you think this is related then?

    I also notice a rogue 0 output at the bottom of the buddypress-groupswidget on my home page once I click on any of the group headings, Newest, Active, Popular :(

    Would it be helpful to post the Post Data from within Firebug?

    Many thanks in advance.

    r-a-y
    Keymaster

    Read this again.

    If you look at /bp-core/bp-core-adminbar.php, all the functions are defined.

    eg. if you want to call the “My Account” menu, use bp_adminbar_account_menu()

    For the register page, study how this page is built: wp-content/plugins/buddypress/bpthemes/bphome/register.php.

    #49407

    In reply to: Group forums meta data

    Kieran
    Participant

    Just to update: I got the plugin from r-a-y, it works great on bbpress but not on buddypress. It seems meta data for buddypress forums is yet to come

    Arx Poetica
    Participant

    Regarding who is responsible for data, it seems there is a lot of misunderstanding about OpenID out there. I’m not the ultimate evangelist on all this, but 90% of these types of concerns have already been addressed by the real know-hows of distributed social networking.

    OpenID does *not* mean everyone has access to everything. Rather, it just becomes a viable way to port information, when necessary or desired, more easily, as well as providing a way for an individual to be identified more easily at any given site — but, again, this doesn’t preclude telling every site everything. Trust is still a site by site variable.

    Here’s a list of great reads (plus a web “TV” show!) for those interested in understanding what’s true and what isn’t:

    http://factoryjoe.com/blog/page/12/ (old, but addresses some common concerns)

    http://josephsmarr.com/2008/04/23/data-portability-privacy-and-the-emergence-of-the-social-web-web-20-expo/ (also old, but an original “diso” reference”)

    http://www.sociallipstick.com/2009/03/a-proposal-for-a-conceptual-open-stack/ (social stack reworked)

    http://factoryjoe.com/blog/2009/02/13/this-week-in-video-facebook-and-the-openid-design-workshop/ (a bunch of videos from the OpenID Summit)

    http://thesocialweb.tv/ (periodic episodes updating the latest in diso)

    The final thing I would add is, like it or not, distributed social networking (OpenID and the like) are _already_ here: Google, Facebook, Yahoo!, AOL, MySpace, and a host of other providers have already embraced OpenID, and the clock can’t be turned back. There are still a lot of variables to be worked out (such as “single sign out”!), but BuddyPress would do well to support it, if not because it is a highly useful technology, then at least to support the percentage of customers who are going to want (demand?) the technology.

    Anyway, back to RPX and BuddyPress…

    #49403

    In reply to: BuddyBar for bbPress

    Mohit Kumar
    Participant

    BP bar not working…!!!

    This is what i did

    I had a full integration – means i had copied all the keys from wp- config to bb-config accordingly.

    I had done all other settings so that a discussion forum made in buddypress is shown in bbpress.

    I uploaded the buddypress bar plugin to the my-plugin directory.

    Added the code into bb-config

    with the absolute path of FILE i.e include_once( ‘/public_html/wp-blog-header.php’ );

    activated the plugin

    nothing happened!!??

    Did i miss any step??

    #49399
    grosbouff
    Participant

    I finally found out.

    Maybe this should be added to the doc ?

    I forget to add those functions :

    function component_force_buddypress_theme( $template ) {
    global $bp;

    if ( $bp->current_component == $bp->component->slug && empty( $bp->current_action ) ) {
    $member_theme = get_site_option( 'active-member-theme' );

    if ( empty( $member_theme ) )
    $member_theme = 'bpmember';

    add_filter( 'theme_root', 'bp_core_filter_buddypress_theme_root' );
    add_filter( 'theme_root_uri', 'bp_core_filter_buddypress_theme_root_uri' );

    return $member_theme;
    } else {
    return $template;
    }
    }
    add_filter( 'template', 'component_force_buddypress_theme', 1, 1 );

    function component_force_buddypress_stylesheet( $stylesheet ) {
    global $bp;

    if ( $bp->current_component == $bp->component->slug && empty( $bp->current_action ) ) {
    $member_theme = get_site_option( 'active-member-theme' );

    if ( empty( $member_theme ) )
    $member_theme = 'bpmember';

    add_filter( 'theme_root', 'bp_core_filter_buddypress_theme_root' );
    add_filter( 'theme_root_uri', 'bp_core_filter_buddypress_theme_root_uri' );

    return $member_theme;
    } else {
    return $stylesheet;
    }
    }
    add_filter( 'stylesheet', 'component_force_buddypress_stylesheet', 1, 1 );

    #49397
    Andy Peatling
    Keymaster

    At the moment the main reason is so you can follow your friends activity via the friend feed.

    #49396
    Paul Wong-Gibbs
    Keymaster

    Privacy controls and more information about relationships between members are something that will come in future; the roadmap is worth a read to get the feel for these things.

    Of course, things will get done in some order and in some time depending on what Andy Peatling (the only BuddyPress developer) decides to work on, unless someone contributes. A chap called jeffsayre is working on privacy features currently – hopefully that’ll work as well as he’s making it sound ;)

    #49390

    In reply to: Blog Page 2 Error

    Tmort
    Participant
    #49388
    Jeff Sayre
    Participant

    What other 3rd-party plugins do you have installed and activated?

    There is a growing list of plugins that interfere with the avatar uploading and/or cropping process within BP. See this thread: https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions#post-11864

    #49387
    omgitsrfb
    Participant

    i think i have cooties cause i hardly ever get responses to my posts in this forum. i love buddypress but i don’t ever seem to get much help in here. oh well i think i will just remove the option to upload an avatar from my registration page and resolve my own topic.

    #49386
    r-a-y
    Keymaster

    Look in all “/wp-content/plugins/buddypress/” folders for files that end in “-templatetags.php”.

    Looks like there is a codex page setup:

    https://codex.buddypress.org/developer-discussions/buddypress-template-tags/

    But nothing is in there. I’ll start filling that page in when I have some time on my hands!

    Just added the first function, but there’s a ton more!

    Jeff, question for you… say I wanted to add a sub-page in the codex to split up the many “-templatetags.php” files.

    How would I do that?

    #49385
    Jeff Sayre
    Participant

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/

    Also, explore around the developer docs site.

    Since this is an open source project, there is no one person responsible for documenting BuddyPress. Or put it another way, the community is responsible. It only gets done when someone takes the time and adds to the codex–but, the codex is growing each week. So, you can add to it as well!

Viewing 25 results - 63,651 through 63,675 (of 69,054 total)
Skip to toolbar