Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 29,201 through 29,225 (of 69,106 total)
  • Author
    Search Results
  • #137916
    vebailovity
    Participant

    Hi,

    @Paul Gibbs, that’s a very good point. However, would it be possible to wrap that portion in a hook, or expose the resulting domain in a filter? This way the core could carry on doing its thing, while the plugin could hook up to that and take care of itself.

    #137915

    In reply to: Moving Buddypress

    define(‘WP_DEBUG’, false);
    define(‘WP_ALLOW_MULTISITE’, true);
    define(‘MULTISITE’, true);
    define(‘SUBDOMAIN_INSTALL’, true);
    $base = ‘/’;
    define(‘DOMAIN_CURRENT_SITE’, ‘qiaccess.com’);
    define(‘PATH_CURRENT_SITE’, ‘/’);
    define(‘SITE_ID_CURRENT_SITE’, 1);
    define(‘BLOG_ID_CURRENT_SITE’, 1);
    define ( ‘BP_ROOT_BLOG’, 105 );
    define( ‘SUNRISE’, ‘on’ );

    Buddypress site is community.qiaccess.com. I’ve changed all of the links in wp_bp_activity to reflect this, but still, no activity shows.

    #137913
    abbie2636
    Participant

    Yes thanks Paul. I did this all originally. I think the issue has come about from installing plugins. I have done a few things since then, but I don’t think this should be the issue. I’d love to be able to completely delete & reinstall BuddyPress, but I did try this, including deleting all the items from the database, and nothing happened so I’m hoping another fix can come about.

    Here is a link to the error log although not sure if you’ll be able to open it.

    https://www.dropbox.com/s/g4rfcqa17gh38j8/error_log

    #137912
    yours2share
    Member

    Thanks very much for your replies. The ConstantContact API hadn’t responded via the WordPress forums so I thought I’d try you. The CC integration is pretty critical for me, if it doesn’t work, then I probably can’t use Buddypress.

    The CC API support doesn’t say whether it works with BuddyPress or not. I’ve just realised that I hadn’t tagged the forum post correctly so they might not have picked it up, I’ve done this now, so maybe I’ll hear from them.

    It’s hard for me to give any further information. If I switch BP off and S2members on, CC fields appear as I’d expect, switch BP on and S2members off and nothing appears on the BP registration screen.

    #137910
    wtawta
    Member

    Thanks Paul. I got it sorted. Turns out my theme designer actually removed the elements I wanted and a few lines of code in the css fixed my up. Looking forward to buddypress 1.6. Thanks again!

    #137907
    Tammie Lister
    Moderator

    What you are asking for sounds beyond what I would expect a theme to do. However, this forum really isn’t the best place to ask I would point you to ask the theme developers. I do know this may not be what you want to hear but truly they will be the ones that know their product the best, not those of us on this forum. I hope you have success contacting them and get a theme that works for you.

    Tammie Lister
    Moderator

    Just to be clear, what you are saying is that there are a number of things you think BuddyPress fails at with regards to social content sites and you’d like to see changed? If so I’d recommend you either / or post this in the Requests / Feedback section (it may get lost in this section) and also look to open tickets if you think it’s a valid enhancement request or bug https://buddypress.trac.wordpress.org/

    #137904
    Roger Coathup
    Participant

    @djpaul – has anything changed recently, as the ‘Load More’ AJAX in my profile activity stream no longer works for me. Pretty sure, this was functioning correctly a couple of weeks back. Without this, it makes it even harder to find previous topics.

    Tammie Lister
    Moderator

    Are you trying to build your own widget or add them as menu links? Ideally you shouldn’t remove things from the admin bar as that’s a control panel really for users but this link should provide a starting point for you:

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/remove-the-visit-link-from-the-buddypress-admin-bar/

    #137901

    In reply to: Group Creation

    Paul Wong-Gibbs
    Keymaster

    In BuddyPress 1.6 (due out soon – weeks, rather than months) there is an admin option to do this. In the interim, maybe look on wordpress.org for plugins.

    #137900
    Paul Wong-Gibbs
    Keymaster

    Looks like issues with the BP Mobile plugin rather than BuddyPress. Have you tried contacting the BP Mobile plugin’s author for support?

    #137899
    Tammie Lister
    Moderator

    When you say tweak it all depends on what you want to do as a lot you can simply do using CSS which means no needs to dive into the actual templates. I’d recommend a tool like Firebug http://getfirebug.com/ or Inspector depending on what browser you use. Using that you can view your page and inspect each element adjusting the CSS live and see the results.

    Now, if you do want to dive deeper into templates it all depends on your theme. What should happen is your theme would be a child of BP Default ‘or’ use the template pack – I don’t know what theme you are using so don’t know what is the case. Some premium themes do bundle the files for BuddyPress (and often BBPress) in with the theme. Depending on your theme does also depend on where the BBPress template files may be. It could be it’s using default styling, it could be it has called it’s own – in this case the files would be in your theme folder. Ideally it should do the later if using customisation.

    If you just end up doing CSS you can override in your themes CSS.

    I would encourage you if you can to link in your site as it’s not the best way to view an image and diagnose CSS (or suggest if just can be CSS). Also stating what you want beyond you don’t like look – most things can be done in CSS but you may want more structural and for that it would be wrong to just suggest CSS.

    #137895
    Paul Wong-Gibbs
    Keymaster

    In BuddyPress 1.5.6, you have the choice of two forum types: site wide, and group forums. Both are powered by bbPress; the former by bbPress 2 (the plugin), the latter by bbPress 1 (the standalone software). Right now, you can’t use bbPress 2 for group forums.

    When BuddyPress 1.6 is released, you will be able to use bbPress 2 for group forums. And that’s what we’re strongly encouraging everyone to do; bbPress 2 is a much better piece of software, and is in active development (bbPress 1 is dead).

    Paul Wong-Gibbs
    Keymaster

    Don’t know. There’s nothing magic hidden on the forums setting page.

    #137888

    In reply to: BuddyPress 1.6 RC1

    Paul Wong-Gibbs
    Keymaster

    We don’t know until we decide to release it. We do know there will be a 2nd RC today or tomorrow.

    #137887

    In reply to: link to profile tabs

    Roger Coathup
    Participant

    The correct way to do is using the function:

    bp_loggedin_user_domain()

    See, these other recent threads: https://buddypress.org/community/groups/creating-extending/forum/topic/link-to-profile-messages-friends-and-settings/

    #137886

    In reply to: BuddyPress 1.6 RC1

    Asynaptic
    Participant

    quick question, what is the arrival date of 1.6 final?

    thx

    #137864
    Paul Wong-Gibbs
    Keymaster

    13. Please provide a list of any errors in your server’s log files. Please advise how I do this.

    Your web host can help you with this.

    http://lecabinet.lifestyleelements.com.au

    Your BP site is (obv.) running on a site in your multisite network. This won’t have site ID = 1 in your network (http://lifestyleelements.com.au will be site ID = 1).

    Did you set BP_ROOT_BLOG in your config file (just like Pali Baacsi’s done)? If not, can you try this please? https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

    After you’ve put that in, you may need to re-assign the pages components in the BP settings.

    #137879

    In reply to: Moving Buddypress

    The original post has my htaccess and wp-config, which shows that I have the BP_Root specified. I’ve editing all of the links in the Activity table. Pages have been done, but still issue persists, with no changes.

    BuddyPress uses loops like regular WordPress, so you need to update your theme or functions.php to give you this functionality.

    I know this isn’t a solution, but hopefully it gets you going down the right path.

    FYI, I am using WP 3.4.1 with BP 1.5.6.

    #137874
    shanebp
    Moderator

    @abbie2636
    You should Not post, here or anywhere, the password, user name, database, salts or keys from your wp-config file – so unless you swapped out those values before pasting them here – edit that post !

    A .htaccess file starts with a period – often those files are hidden.
    On Windows, you can see hidden files by adjusting ‘folder options’.
    There shouldn’t be anything sensitive in the htaccess file, so you can post it here.

    Use http://pastebin.com/ to share your error-log, if you like.

    modemlooper
    Moderator

    Site looks normal to me. Browser glitch? Try another browser and report back

    kraigg
    Participant

    Can anyone help me?

    I’m trying to filter the activity stream so that it only displays ‘published’ forum topics and replies.

    I’m using bbPressModeration, which marks all forum topics and posts as ‘pending’, until the administrator approves and publishes the content. The problem is that pending content still appears in the activity stream.

    I’m using the code below for my custom activity stream.

    `
    <?php

    /* = Generate Custom Activity Stream


    * Place this function anywhere you want to show your custom stream.
    * Should accept any of these parameters:
    * https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
    */

    my_activity_stream(‘per_page=4&page=1&action=new_forum_post,new_blog_comment,new_blog_post,new_forum_topic’);

    /* = Custom Activity Stream


    * Place this function in bp-custom.php (in your plugins directory)
    */
    function my_activity_stream($args ) {

    if ( bp_has_activities($args) ) : ?>

      <li class="” id=”activity-“>

      <a href="”>

    <?php endif;

    wp_reset_query();

    }
    `

    #137868
    edinchez
    Participant

    @aces thank you so much, I had no idea Notepad++ had that feature. That fix only fixed the name field being filled though. I have Date of Birth and Country fields as well, any ideas on how to fix them? The DoB field is a date selection field, and the Country field is a drop-down list.

Viewing 25 results - 29,201 through 29,225 (of 69,106 total)
Skip to toolbar