Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 44,251 through 44,275 (of 68,945 total)
  • Author
    Search Results
  • #99577
    noizeburger
    Participant

    Are you talking about groups in Buddypress? I can’t remember a bp-version where you were able to set user roles. Do you need a function to select different usertypes? If yes, there’s a solution – needs a few hacks in your template and also in buddypress core – but a needful tool.

    Set up a wordpress-multisite installation, then hack the files. If you need help, just tell me.
    Here’s the link:

    http://cleverness.org/2010/08/08/add-user-types-to-wordpress-and-buddypress/

    #99574
    roman
    Participant

    similar problem over here, autocomplete function finds valid users and shows them up, but in the following lines an error is displayed 3 times:

    “Warning: Cannot modify header information – headers already sent by (output started at mountpointwp-contentpluginsbuddypressbp-themesbp-default_incajax.php:556 in mountpointwp-contentpluginsbuddypressbp-messages.php on line 556”

    any idea?

    by the way, is there a plugin which enables a better useabbility for choosing multiple user’s to send a private message to? Something like a list with checkboxes for example?

    #99571
    @mercime
    Participant

    You can disable posting of updates to posts and forums in Activity Stream. Go to dashboard > BuddyPress > General Settings – click on the “yes” radio button for “Disable activity stream commenting on blog and forum posts?”

    #99570

    In reply to: Member avatar widget

    @mercime
    Participant

    Create a child theme of bp-default theme, upload and activate. Then go to dashboard Appearance > Widgets and drag the “Recently Active Member Avatars” widget to Sidebar and save it.

    #99564
    anindyaray
    Member

    for me its loading great , don’t what the issue , but this site has one of the beautiful theme on the platform of buddypress default theme …

    #99563
    joshkadis
    Member

    PS – thanks to @DJPaul and the Achievements plugin.

    #99558

    In reply to: BuddyPress Maps

    en3r0
    Member

    I was able to activate the plugin just fine, but it dosnt seem to add group markers correctly.

    Wish this was kept up.

    Any ideas?

    #99554
    LPH2005
    Participant

    @pisanojm, I actually have the integration working. The challenge is the capitalization.

    #99553
    LPH2005
    Participant

    Please let us know the following information so that someone can help:

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/

    Also, do you have a link to the website?

    #99548
    Paul Wong-Gibbs
    Keymaster

    Sure. Make an enhancement ticket on https://trac.buddypress.org/; patches also welcome ;)

    #99546
    farmer paul
    Member

    I am now learning that this isn’t the only BuddyPress delete hook that is placed in this way. I’d also like to hook into `groups_remove_data_for_user()`, but same deal – the action is triggered only *after* the user’s group membership data has occurred (and that’s the data I need access to for Google Docs). I’m going to have to hook into WP’s user delete actions instead, specifying a higher priority than BP, since they are triggered immediately before deletion, when the data I need is still available.

    A similar incident was noticed in WordPress core w.r.t. user deletion a few years ago, and I guess developers agreed to insert an additional hook: one prior to deletion – `delete_user`, and one following deletion – `deleted_user`. (Original bug reported here: https://core.trac.wordpress.org/ticket/2956)

    Can the same additional delete hooks be added to BuddyPress?

    #99542
    Hugo Ashmore
    Participant

    You came here seeking help from those more experienced!

    BTW, I’m a total newby at both WP and BuddyPress and came to the forum to find help, not to get dumped on

    Where have you been dumped on?

    It doesn’t help to get snippy about “generally not the done thing to do on forum

    There is a very deliberate reason old threads are not raised again, and yes sorry but forums rules in general frown upon this action and do ask that people start their own threads. You claim this thread mirrors your own issue, but I’ll point out that your stated inexperience in matter leaves you not best placed to judge that.

    I don’t think starting lots of new threads about the same problem will help anyone

    Again let us worry about that.

    Please set aside the attitude it doesn’t help. Once again you have come here for help, that help often comes from experienced professionals that earn their living coding and developing, please respect the fact that there is no obligation to help and that this help forum and the project itself is maintained by volunteers – unpaid!

    You really needed to have followed my advice earlier about testing with bp-default and plugins disabled if you had lurked on the forum you would have noted that this is a very common and important request.

    Now as to your concern as to losing work you wont! it is perfectly safe to change themes that is the nature of the WP themeing side of things, disable your custom theme and activate bp-default also deactivate any BP related plugins except BP itself nat and also any custom functions that you may have created in your themes functions file.

    Test the registration process in this default state if it works then you now know you have an issue with either your custom theme or a plugin; if it still doesn’t work then you might consider checking that you have in fact told WP to allow registrations in the WP options screen, if that is set confirm whether WP itself can accept registrations – helps to make sure WP is set up correctly and working before moving on to adding further layers like BP.

    When that is done please report back and let us know what the outcomes were and we can then proceed from there.

    #99540
    Boone Gorges
    Keymaster

    You can disable plugins and themes temporarily without losing work. WP and BP content is stored in the database and shouldn’t be affected by what themes and plugins you do or do not have activated.

    It’s important that you test whether the problem arises with bp-default, the BuddyPress Default theme that comes with BP. If registration works with that theme but not with your custom theme, then we’ll know that your problem is theme-related. Most likely, your theme is missing the template files that BP expects to find when someone visits the registration page, and for some reason the fallback template (which should be wp-signup.php) is not being found either.

    Please test with the default theme and report back.

    #99537
    TomCollins88
    Member

    We have WP 3.0.1 and are using the Citizen Kane 1.0.2 theme. I can’t see any way to tell what version of BuddyPress we have, but it was installed just a few days ago, so it should be whatever the latest number is.

    BTW, I’m a total newby at both WP and BuddyPress and came to the forum to find help, not to get dumped on. This topic is dead on point. Although this thread was STARTED 5 months ago, nobody seems to have offered any help and people were still posting the same problem just a week and a half ago.

    It doesn’t help to get snippy about “generally not the done thing to do on forum” when there hasn’t been any useful response to this one in the past and, frankly, I don’t think starting lots of new threads about the same problem will help anyone. Isn’t that why forums are organized into threads in the first place?

    Can we get back to solving the issue?

    Before we start dismantling all our work, what will happen to all the stuff we’ve created (design work, etc.) if we disable all the plugins and change themes?

    #99535
    Hugo Ashmore
    Participant

    You will probably need to add a little more detail, version numbers, theme in use plugins etc. 1.2.6 has no issues that I’m aware of with signup and works correctly so there must be something else upsetting things.

    It would help to confirm whether disabling all plugins other than required BP and dropping back to the bp-default theme still presents the issue or whether it works with default bp

    This thread is 5 months old and apart from possible usefulness as archive reading (not in this instance) it serves little purpose resurrecting old threads to post to, and is generally not the done thing to do on forum :) please always create a fresh thread on an issue.

    #99534
    TomCollins88
    Member

    Is anybody home at BuddyPress.org?

    This thread is 5 months old and asks about a serious defect in the sign up process (we just installed BuddyPress and have the same problem – see Dylan’s question above – it gets the names and avatars, but nothing else in the profile form seems to get captured or saved or displayed).

    Can anyone help?

    #99533
    Hugo Ashmore
    Participant

    On a volunteer support forum it’s not really appropriate to ask members to do work for free, members are generally willing to help people to work through things but it will always be expected that they will attempt with help to get this done. Of course if you really haven’t the skills then you can take the option to pay someone to do this for you then we would ask that you post a request for paid help in the Jobs Board group:

    https://buddypress.org/community/groups/bp-jobs-board/

    I presume you have used the template pack plugin to try and get your theme compatible with BP, have you run through the codex page to see if that helps at all:
    https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/

    This thread where I stripped out the markup from a BP index file and theme page.php file to show the common markup that requires to match may help you a little?
    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/lightword-theme-help/#post-80930

    #99508

    In reply to: Lightword theme help

    billy1111a
    Member

    Ok so I am still really confused on this. Here are the template codes. My page.php:

    `

    <?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('

    ‘); } ?>

    <div id=”post-“>

    <a title="” href=”” rel=”bookmark”>

    <?php wp_link_pages('before=

    &next_or_number=number&pagelink=%‘); ?>

    `

    And my buddypress activity/index.php:

    `

    • <a href="” title=””>
    • <a href="” title=””>
    • <a href="” title=””>
    • <a href="” title=””><?php printf( __( 'My Favorites (%s)’, ‘buddypress’ ), bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ) ?>
    • <a href="” title=””>

    `

    Would you be able to post what you think it should look like , then I will have a guide on what to do for the other files.

    #99504

    In reply to: Strange php-sql errer

    @mercime
    Participant

    Yeah, BP 1.2.6 works with WP 3.0+.
    If you want to test BuddyPress in your current install, go BP 1.2.4.1 – https://trac.buddypress.org/browser/tags – Click on download zip archive link near bottom of page

    #99501

    In reply to: Everything posts twice

    LPH2005
    Participant

    This could be a plugin causing a problem. Try to disable all other plugins, keeping buddypress only and see what happens.

    Also, if this doesn’t help then we’ll need more information about your setup. Please see this thread for the details we’d need: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/

    #99500
    LPH2005
    Participant

    This is a common setup error. Please see this link in the documentation for more information about permalinks: https://codex.buddypress.org/troubleshooting/navigation-links-return-404-errors/

    The documents may help you with other issues you may face as you work with BuddyPress.

    PS. Glad the install is now working.

    #99499

    In reply to: Changing Forum Display

    LPH2005
    Participant

    You will want to modify the index.php file in your child theme’s forum directory. (/wp-content/themes/childtheme/forums/index.php)

    The form action is the important section to modify.

    `


    <tr class="”>

    <a class="topic-title" href="” title=” – “>

    <a href="”>

    <a class="button" href="forum/#post-new” title=””>Start New Topic <a class="button" href="forum” title=””>More Topics

    `

    This is how the page looks: http://www.thechembook.com/tutoring

    Important: Make sure you have an original copy (backup copy) of the index file available. Practice locally first. This link will help you with child themes: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/

    #99495
    remotedevice
    Participant

    @brayne thanks – so simple

    @mercime
    Participant

    Following is a walkthrough of the Motion theme with the BP Template Pack https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/ .
    Per example there, you need to copy Retromania’s HTML structure onto the 13 files within the BP folders transferred to your Retromania theme folder in server. Save revisions and upload to server. You need to copy some styling from bp-default and adjust to taste.

    #99487
    Virtuali
    Participant

    @hnla, Sounds like I am ticking you off, and you are trying your best to keep your cool.

    The only reason I have been posting stuff to help people is because I dealt with a ton of these problems trying to get buddypress into my custom theme, only from trial and error.

    You hint in every single topic I post that you want me to leave your forum, so I guess Merry Christmas.

Viewing 25 results - 44,251 through 44,275 (of 68,945 total)
Skip to toolbar