Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,326 through 1,350 (of 7,500 total)
  • Author
    Search Results
  • #249874
    BenWorx.nl
    Participant

    Thanx @oliver_rub!

    I now see that you added this composer to bbPress inside BuddyPress groups 🙂

    We would like it to work on the activity stream, so even without having to install bbPress. Sorry for not reading more careful in an earlier stage..


    @oakcreative
    , were you able to get the WYSIWYG visual composer working in the BuddyPress activity stream without installing bbPress?

    Thanx peepz!

    #249868
    oliver_rub
    Participant

    @benworxnl sure, I use the bbPress Enable TinyMCE Visual Tab plugin (https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/) which is pretty much just the same as what is suggested by bbPress (see the post of danbp above).

    #249856
    shanebp
    Moderator

    This is the BuddyPress forum.

    The bbPress forum is here.

    Re avatars: Your css has .bbp-author-avatar set to display:none.

    I don’t know why emoticons are not working.

    #249832
    dlongm01
    Participant

    Update: the issue is with the bbPress plugin and XTheme. Issue has been added to XTheme bugfix list.

    #249747
    Leg3ndAry
    Participant

    Wordpress Version: 4.3.1
    Theme: Enfold
    Plugins with media:

    Better bbPress Signature
    EWWW Image Optimizer
    W3 Total Cache

    There are more plugins but they are only for bbpress.
    I also installed the Buddypress Beta, but the bug is still there.

    And thank you already for your time 🙂

    #249572
    djsteveb
    Participant

    I run a few multi-sites, but don’t know all that much really.
    And I stopped using bbpress several years ago.. however from what I understand you install bbpress as a plugin in root, not in a subdomian.. at least I’d try that in your situation, I imagine there are some docs about that somewhere.

    “what should be network enabled or site enabled.” – I struggle with this sometimes, a few plugins will have info about this on their install/usage pages – many do not. Some plugins claim to work with multi-site, and some have problems (last version of succuri security did I think)

    #249504

    In reply to: phpMyAdmin

    Thakksy
    Participant

    I’m not sure which ones to delete as i don’t use buddypress anymore only bbpress. I deleted the buddypress plugin months ago.

    #249476
    joym
    Participant

    Hi @mrjarbenne could you help me with my setup? I have both buddypress and bbpress enabled for the network. I have bbpress setup on my main site and bbpress setup on my subdomain. Should the members have capabilities site-wide? I would think so. Yet when I try to access the forums page I am redirected to the buddypress registration page.

    I don’t have any experience with multisites and most of what I read just confuses me. Any help would be appreciated. Thank you.

    #249440
    dlongm01
    Participant

    Excellent Shane. That looks good.

    I don’t want the bbpress role to show though, just the main user role. Can the bbp role be squelched?

    Thanks

    shanebp
    Moderator

    Your question pertains to bbPress, not BuddyPress.
    The bbPress support forum is here.

    Anyhow…
    The filter hook you want is in bbpress\includes\common\functions.php

    apply_filters( 'bbp_forum_subscription_mail_message', $message, $topic_id, $forum_id, $user_id );

    function jorrit_filter_forum_topic_message_email( $message, $topic_id, $forum_id, $user_id ) {
    
        $message = wp_trim_words( $message, 15 ); // change 15 to however many words you want
    
        return $message;
    }
    add_filter( 'bbp_forum_subscription_mail_message', 'jorrit_filter_forum_topic_message_email', 10, 4 );
    #249087
    Brajesh Singh
    Participant

    Do you have bbPress plugin installed. If not, please install “bbPress” plugin and on its settings page, enable forums for BuddyPress. That will do it.

    #248911

    In reply to: Error Posting Comments

    Manoj Chacko
    Participant

    I did check the theme before with twenty fifteen and the error was still there, we currently using a studiopress theme. But I checked it again with twenty fifteen and the issue remains.

    1. Which version of WordPress are you running?
    WordPress 4.3.2

    2. Did you install WordPress as a directory or subdomain install?
    Directory

    3. If a directory install, is it in root or in a subdirectory?
    Root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    Yes, don’t remember which version it was 4.2.* I think

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes

    6. Which version of BP are you running?
    BuddyPress 2.4.3.

    7. Did you upgraded from a previous version of BP? If so, from which version?
    yes, I think it was buddypress 2.2.*

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Yes,
    Akismet; BuddyPress; BuddyPress Docs; BuddyPress Group Email Subscription; BuddyPress Sitewide Activity Widget; CustomPress; Google Analytics +
    ImageInject; Jetpack by WordPress.com; More Privacy Options; Multisite Plugin Manager; New Blog Templates; Site Categories; TinyMCE Advanced
    Ultimate Branding; User Role Editor; WordPress Importer; WP Author Slug; WPMU DEV Dashboard; WPMU Ldap Authentication;

    9. Are you using the standard WordPress theme or customized theme?
    Studiopress theme (Tested with twenty 15 as well)

    10. Have you modified the core files in any way?
    No
    11. Do you have any custom functions in bp-custom.php?
    No
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    BBpress Version 2.5.8

    13. Please provide a list of any errors in your server’s log files.
    Under the windows event viewer is an error
    “Faulting application name: httpd.exe, version: 2.4.16.0, time stamp: 0x55a22a64
    Faulting module name: php5ts.dll, version: 5.6.12.0, time stamp: 0x55c3b699”
    Happens whenever this error occurs.
    Nothing related within the apache logs That I can see.

    14. Which company provides your hosting?
    University Hosted (Temple University)
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Windows running Xampp

    #248855

    In reply to: Error Posting Comments

    Manoj Chacko
    Participant

    Hi,

    I am running WordPress 4.3.2 and BuddyPress 2.4.3. BBpress Version 2.5.8 . Issue started happening couple of versions back. Installed in the root (using Xampp) It was working fine before wordpress/buddypress upgrade past summer.

    Issue is whenever user post a comment, it think for a second and gives out an error.
    Error, sometimes on some browser is just a error page, sometimes it s shows duplicate post error.

    But when I go back refresh the page. The comment was published. So something is happening after comment gets published and it has to redirect to the page.

    I have a bunch of plugins installed, but as rule of elimination I tried different combination. by removing and putting in plugin one by one.
    Conclusion issue is with WordPress/Buddypress/Akisment combo. with just wordpress and akismet it worked. just wordpress and buddypress it worked. With all three issue reappears, I have been troubleshooting it with Akismet first, But does not look like they are causing the issue.

    I can give access to my site to one of the moderators or developer if it helps.This issue is kind of becoming critical now.

    Thanks
    Manoj

    shanebp
    Moderator

    I’m not sure if bbPress functions are available via that action hook, but if they are then this might work:

    function imath_activity_dont_save( $activity_object ) {
    
        $exclude = array( 'bbp_topic_create', 'bbp_reply_create');
        $exclude_forum_ids = array( 1, 23, 44 ); // the ids of the specific forums to exclude
    
        if( in_array( $activity_object->type, $exclude ) ) {
           $forum_id = bbp_get_forum_id();
            if( in_array( $forum_id, $exclude_forum_ids ) ) 
                $activity_object->type = false;
        }
    }
    add_action('bp_activity_before_save', 'imath_activity_dont_save', 10, 1 );
    #248691
    Henry Wright
    Moderator

    @bruce30 I’ve made an edit to the code above which means it’ll now work for all text on your site, not just bbPress or BuddyPress text. So now if a new third-party plugin you add decides to use the word Forum, that will also be translated. I think this is a better approach.

    #248673
    danbp
    Participant

    Hi,

    you need to use bbpress.po translation file, even if your site is in default english language.
    Or if you only want to modify one word, you can use this snippet from inside your child-theme’s functions.php (will also work in bp-custom.php)

    function bruce_change_name( $translated, $original_text, $domain ) {
    		
    	if ( 'bbpress' !== $domain )  
    	return $translated; 
    	
    	switch ( $original_text ) {
    		
    		case 'Forums':  // original word
    		return 'Four Rhum'; // your custom word
    		
    		default:
    		return $translated;
    	}
    }
    add_filter( 'gettext', 'bruce_change_name', 10, 3 );

    WP reference: https://developer.wordpress.org/reference/hooks/gettext/

    #248664
    shanebp
    Moderator

    The first one refers to bbPress.
    And can be difficult to track down. It may be in the bbPress plugin or another plugin that calls bPress .

    2. Something, not BuddyPress, is creating a Widget using a deprecated constructor method.

    3. Is related to a JetPack module.

    The first step to getting rid of those Notices is identifying the source, so:
    – switch momentarily to a WP theme like 2013 and see if any persist
    – turn off plugins one at a time and see if any persist

    Time consuming…

    #248628
    Pascal Casier
    Participant

    @henrywright,
    Are you sure this is a bbPress thing ? In the profile of a standard WordPress/bbPress install, I don’t seem to have a ‘Forum’ button in my profile.
    Pascal.

    #248626
    Henry Wright
    Moderator

    Hi @bruce30

    Give this guys a shout over at bbPress.

    #248606
    Ben Hansen
    Participant

    so the moderator user role is actually a function of bbpress not buddypress so you may have more luck on that forum than here but have you run the the bbpress repair scripts?

    Paul Wong-Gibbs
    Keymaster

    While this doesn’t help much, it’s an issue with bbPress, not BuddyPress.

    #248472
    Ben Hansen
    Participant

    hmm not sure think that’s above my pay grade might want to ask in the bbpress forums if nobody else here can help.

    #248466
    Ben Hansen
    Participant

    there’s no need actually the user list is the same (wordpress’) and buddypress does not have any forum functionality other than compatibility with what bbpress provides.

    #248411

    In reply to: Private Pages Glitch?

    burger0815
    Participant

    I want people to be able to register as Subscribers but Subscribers should not see any of the BuddyPress/bbPress stuff, only the Contributors and above should be part of the BuddyPress/bbPress community.

    So you want to limit access to BP content based on a user’s role.
    That is a different issue from the original poster’s issue.

    I am not sure I understand what you are talking about. What are subscribers?
    I mean if I subscribe to get email notification that shouldn’t make the corresponding postings open to non-members even if they subscribed to the corresponding postings. so what do you mean by subscribers?

    #248399

    In reply to: Private Pages Glitch?

    shanebp
    Moderator

    With the WordPress 4.4/BuddyPress 2.4.3/bbPress 2.5.8, if you set any of the BuddyPress pages set to private you get the following error “The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams. Repair”

    True – If you set Visibility to Private!
    Not true if you set the ‘Public or Private’ checkbox provided by the BP Simple Private.

    I want people to be able to register as Subscribers but Subscribers should not see any of the BuddyPress/bbPress stuff, only the Contributors and above should be part of the BuddyPress/bbPress community.

    So you want to limit access to BP content based on a user’s role.
    That is a different issue from the original poster’s issue.
    You should create a new topic.
    The BP Simple Private plugin discussed above is not applicable to your issue.

Viewing 25 results - 1,326 through 1,350 (of 7,500 total)
Skip to toolbar