Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 32,651 through 32,675 (of 94,540 total)
  • Author
    Search Results
  • Simpas81
    Participant

    Hello,

    I’m looking for a shortcode to insert inside a widget to show a “Search Groups” for buddypress.

    Thanks
    Simone

    #163127

    In reply to: BuddyPress 1.7.1

    Henry
    Member

    Upgraded from 1.6.5 and everything seems to have worked perfectly. Thanks, great job!

    #163126

    In reply to: BuddyPress 1.7.1

    Scott
    Participant

    Has anyone had an issue upgrading? I have tried updating my development environment twice and the end result is I get a blank white page no matter what page I try to go to.

    #163124
    rdurham
    Participant

    Hello Everyone,

    I am brand new to BuddyPress and completely without skills. I recently had a new website built like the fiverr type. Where persons can list their servise and fill requests made from buyers.

    I thought this might be a way for creating a social network around my new website. I’m not all all sure how to start, or even if this forum is the right vehicle for what I needed, which was exposure. I don’t even know how to install BuddyPress to begin.

    Any advice would be greatly appreciated.

    #163123
    Henry
    Member

    @truthmedia

    You can submit your bug report here. This way the developers will catch sight of it.

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

    TruthMedia
    Participant

    Hello,

    Just letting you know we’ve found some “sketchy” code in BP that could be improved. Probably won’t affect 80% of users, but here it is…

    Version: 1.7.1
    File: bp-core/admin/bp-core-schema.php
    Lines: 308-309`
    if ( !$wpdb->get_var( “SELECT id FROM {$bp_prefix}bp_xprofile_fields WHERE id = 1” ) )
    $insert_sql[] = “INSERT INTO {$bp_prefix}bp_xprofile_fields ( group_id, parent_id, type, name, description, is_required, can_delete ) VALUES ( 1, 0, ‘textbox’, ” . $wpdb->prepare( ‘%s’, stripslashes( bp_get_option( ‘bp-xprofile-fullname-field-name’ ) ) ) . “, ”, 1, 0 );”;
    `

    Symptoms:
    When we first installed BuddyPress, we removed the “name” field in favour of using a combination of FirstName/LastName. Now, any time we do a major upgrade, BP creates a new required “Name” field in the database.

    The Problem:
    You are searching for a field with “id=1” but when you create it, you don’t give it an ID of 1. This code makes the assumption that it is running on a new install, and therefore the database table must be empty. In our situation above, it is creating a new “Name” field but uses the auto-increment ID so the field never does have ID = 1. A similar problem appears to exist in the preceding lines as well when creating the group.

    The Solution:
    Many possible solutions exist. One might be to create the field with an ID of 1 hardcoded. Another might be to test for the existence of a field where name = ‘Name’.

    Thanks,
    James

    EDIT: typo.

    #163114
    akukskuks
    Participant

    @hallsy, here are some possible solutions. Please let me know if either of these work for you:

    https://buddypress.org/support/topic/can-not-create-goups/#post-161399
    https://buddypress.org/support/topic/issues-getting-buddypress-working/

    Were either of these solutions similar to what you did, @watercolourz?

    #163112
    bp-help
    Participant
    #163109
    bp-help
    Participant

    @bbjumpman
    Why not just use a language file to change the name of the edit link?
    https://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/

    kkradel
    Participant

    OK, I finally upgraded my site to the latest of everything.

    WordPress Multisite 3.5.1 (with subdomains)
    BuddyPress 1.7.1
    Tetris Theme

    Everything looks ok so far, haven’t really tested functionality yet.

    Realized that I really do like the old admin bar (that was in BuddyPress 1.5).

    Currently I’m seeing the basic WordPress admin bar.

    I’d like to get my old admin bar back. I hacked it and it worked beautifully to maneuver through the entire site.

    What is/are the name/s of the specific files I would need to edit to recreate my old admin bar?

    (I’m very confused as to what is an “admin bar” and what is a “buddy bar” so I don’t know if I am referencing them correctly)

    Thanks!

    #163104
    mfcandir
    Participant

    Hi everyone,

    We are working on a local social network project and using buddypress to build our website.

    I have a question. We have a function like Facebook, cover photos. We want to put 40 default cover photos for every user, but we couldn’t make it. Is it possible? How can we figure this out?

    #163102
    jskehill
    Participant

    Not having much luck with the theme dev. Anyone have any idea what I need to do to make it work with my theme? So confused!!

    Thanks
    John

    #163098
    feeldesign
    Participant

    No – there’s no forum, but i’m using bbpress (which it recommended)

    #163097
    akukskuks
    Participant

    Thanks for all the help everyone.

    James, are you now able to see the “Forum Setup” tab in Settings > BuddyPress? Was this part of the server problem or was it an issue with not having bbPress enabled?

    #163096
    Hugo Ashmore
    Participant

    You primarily had a permalinks issue (not sure to whom I’m addressing that remark though) when you see ‘index.php’ in the url it tends to indicate a almost pretty permalinks setup found with windows or iirc Zues server, check the WP codex for further information, BP does require permalinks are in operation.

    https://www.google.co.uk/search?q=zues+servers+and+permalinks

    #163094
    feeldesign
    Participant

    I was running on our reseller on Namesco – a Zeus server, moved the a records to an apache server (UKWSD) and it works fine – all the stuff shows, suspect it’s the Zeus issue of non-friendly url structure

    #163093
    akukskuks
    Participant

    Great to hear!! Could you give me details please so I can try something similar?

    #163092
    feeldesign
    Participant

    Moving it solved all the issues I think! Thanks

    #163089
    akukskuks
    Participant

    I was going to suggest it might be a server problem.

    Give it a go and let me know what happens! Cheers.

    #163088
    feeldesign
    Participant

    I’m going to try moving to another server – a friend said that my server won’t support the url structure as it’s Zeus not Apache – worth a go?

    #163087
    debu89
    Participant

    Warning: Division by zero in ……/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 566

    It is showing after 3+ load more option clicking in sitewide activity in everything filter….but load more option working fine with the filter updates….

    What does it mean….?Please help anyone…
    I am using Buddypress 1.7.1

    #163086
    feeldesign
    Participant

    loads of 404s – I have no forum option so installed bbpress (currently deactivated)
    I’m not sure what’s meant to be in there – but it looks like I have bits missing !

    #163085
    akukskuks
    Participant

    Thanks for your help, bphelp. I noticed that I don’t have the “Forum Setup” tab in Settings > BP (only Components, Pages, and Settings).

    I’ve got tons of 404 errors as well, especially when I try to access any of the links under the main page menu (under “Howdy, <user>!” – Activity, Groups, Settings, Profile, and Forums are all dead ends). James, does yours look the same?

Viewing 25 results - 32,651 through 32,675 (of 94,540 total)
Skip to toolbar