Search Results for 'bbpress'
-
AuthorSearch Results
-
April 24, 2015 at 11:16 pm #238326
In reply to: New to BP and need advice
shanebp
ModeratorNote that BP installs usually use bbPress for forums.
Integrating BP and Simple Machine Forum may not be easy or even possible.The best approach is to clone your site as a dev site and try things out.
April 24, 2015 at 5:00 pm #238317Carr Sky
ParticipantI am using buddypress 2.2.3.1 and bbpress Version 2.5.7
shanebp
ModeratorYour question is better asked on the bbPress support forum.
The fix is simple – open to the file and go to the line in question and change
function display()tofunction display($group_id = NULL)April 24, 2015 at 6:03 am #238300In reply to: Installation help for group & sitewide forums
@mercime
Participant@dleit Re: There is a picture to the right of the instruction depicting how step 7 should go, but I don’t ever see that screen when I try to do step 7.
Looks like you deactivated bbPress. If you activate it again and cannot find the Forum Attribute box, then I suggest you try re-uploading bbPress via s/FTP or you can delete bbPress from the admin backend then install it again.
April 24, 2015 at 5:42 am #238299In reply to: [Resolved] Set up a forum
April 23, 2015 at 9:18 pm #238291caniwigirl
ParticipantI first installed BuddyPress on our site a couple years ago and all worked as expected. However, it was decided we wouldn’t pursue BuddyPress as part of our solution at the time. Earlier this year, we decided to re-instate it, which is when I noticed this new behavior…
There have been a lot of updates in WordPress, BuddyPress and bbPress during this time, so I’m guessing something somewhere along the line, but may not have been addressed yet. I haven’t found any fixes online for it, which is why I have posted here.
Just to clarify, HIDDEN FORUMS appear for Keymasters and Moderators, but not to members of them who haven’t been assigned to either of these roles. They can, however, access the forum if they have the URL for it. So, at the moment, I am having to make all members of hidden forums be moderators in order to keep my site navigation clean.
Perhaps @bphelp could shed some light?
April 23, 2015 at 11:03 am #238259In reply to: Buddy Press – Blank Pages
danbp
ParticipantYes, it’s a knowed bbPress bug (at least 2 mounth ago). But bbPress was updated since… So i guess it’s also related to your theme and the way he calls page…
See here please, and apply the patch. (if not already in latest bbp ?)
https://buddypress.org/support/topic/weird-error-after-updating-buddypress/#post-234299Activate first 2015 or 2013 while testing, so you will be sure it’s your theme in case of the test is successfull. And also all other plugins except BP and bbP.
April 23, 2015 at 9:31 am #238254In reply to: Buddy Press – Blank Pages
fab_pj
ParticipantThanks so much Dan, at least know I know where to look for!
Activated debug, it seems like there is a conflict with bbpress, correct?Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home7/ealthblo/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
April 23, 2015 at 8:27 am #238252In reply to: Buddy Press – Blank Pages
fab_pj
ParticipantSure thing, let me get all the info (warning, I am mildly tech savvy, so sometimes I struggle a bit to do get onto more elaborate tasks – eh!)
All right, URL: http://www.healthbloggerscommunity.com/
List of endless plugins!
Akismet
bbPress
BuddyPress
DesignThemes Core Features Plugin
Facebook By WebLizar
Facebook Conversion Pixel
Fast Secure Contact Form
Fast Secure Contact Form
Google Analytics by Yoast
PopupAlly Pro
Select Revive Old Post (Former Tweet Old Post)
s2Member Framework
The Events Calendar
The Events Calendar: WooCommerce Tickets
The Events Calendar PRO
WooCommerce
WooCommerce Quantity Increment
YITH WooCommerce Zoom MagnifierI am afraid that things like local install will require a bit of learning on my side, but point taken I’ll make a note to have a look into it 🙂
The page just misses the BP part.
Really dummy question, how do I go about enabling wp_debug in wp-config?
Do I have to go through my cPanel through my hosting?April 23, 2015 at 8:03 am #238249In reply to: How to change forum Layout?
danbp
ParticipantHi @edutech2015,
depends your theme, and needs preferably the usage of a child-thme.
the forum plugin is bbPress. This plugin use the same technique as BuddyPress to adjust CSS.See bbPress documentation here.
And follow for BP from here.April 21, 2015 at 3:19 am #238140caniwigirl
ParticipantWith further testing I have resolved that HIDDEN FORUMS will show for Moderators and Keymasters (as per bbPress documentation).
HIDDEN GROUPS not showing for anyone (keymasters, moderators of group members) in BuddyPress under ‘All Groups’ or ‘My Groups’ tabs. Only Public and Private groups show. The count of groups indicates the appropriate numbers however…
April 21, 2015 at 1:05 am #238139caniwigirl
ParticipantI am running the current versions of everything as of today’s date… BuddyPress 2.2.3, bbPress 2.5.7 on WordPress 4.1.1
The problem I am having is that, for the most part, I only want either Public or Hidden groups with their associated forums.
The directory listing only displays the public groups and the forums only display the public forums.
As a Site Admin and Keymaster, I can’t even see the hidden groups (although the count increases to show the additional number of hidden groups). In fact, none of the hidden groups show under the ‘My Groups’ tab for me or any user who is a member of a particular hidden group (although the count indicates that they area member of this non-visible group that they can’t get access to). I can see the forums, however.
Essentially, the Hidden function appears to not be working for groups and forums as neither admins nor members of them can gain access without being provided with the URL.
April 20, 2015 at 12:40 pm #238099danbp
ParticipantIt’s a bit obvious to explain.
When group component is activated, you should have a page assigned to groups. Ensure this page exist, without any content , page template or parent page. Just a page with a title.Don’t forget to allow group forums in bbpress forum settings and to assign a group forum page, which should not be the existing Group page of BP.
On front when you create a new group, you create first the group. In one of the creation steps, you can check “allow this group to have a forum”. Then you save this. Once saved, you will see that the group name appeared in the select box. You must save this again to definetly activate a forum to this group. Same can be done by accessing group settings > forum tab.
Resume of creating a group with forum
enter a group name and description, check allow forum. Save. Select box must now contain the new group name. Save again.More details here.
April 19, 2015 at 6:11 pm #238055In reply to: Unable to create a group
danbp
ParticipantActivate wp_debug in wp-config and do a test with Twenty Twelve, Thirteen or Fifteen theme.
Deactivate all plugins except BP and bbPress.Then report given errors here (without server path details if possible – just begin of error message and file name ).
Other issues with same theme: https://buddypress.org/support/search/onecommunity+theme/
OMG, lost in the forest… wouh hou !
April 18, 2015 at 11:17 pm #238019In reply to: Hide forum post content in activity streams?
andrew55
ParticipantActually, this isn’t working right. I prevents any bbPress topic/replies from being posting on activity walls at all (even just the titles). I guess it’s back to the drawing board.
I’m wondering if this might do it – putting a div class around the topic/reply content in the template files of bbPress, and then only hiding this div in BuddyPress. But then I’m thinking it might result in the same issue – nothing topic/replies show in activity wall at all.
Any suggestions greatly appreciated.
April 18, 2015 at 8:53 pm #238017In reply to: Hide forum post content in activity streams?
andrew55
ParticipantI’m still testing, but I think this does it:
.activity-list li.bbp_topic_create .activity-content .activity-inner, .activity-list li.bbp_reply_create .activity-content .activity-inner { display: none !important; }It shows bbPress forum titles in BuddyPress activity streams, but not content of the bbPress reply/post. I’m still checking to see if it might cause problems somewhere else, but so far, I don’t see any.
Hope this helps anyone who might need it.
April 18, 2015 at 7:53 pm #238015In reply to: Hide forum post content in activity streams?
andrew55
ParticipantIs there a function that can be used to simply hide a div class, just within BuddyPress?
I think I can easily add an extra div to the content area of all posts in bbPress, and this would allow me to hide the content area of bbPress posts in BuddyPress.
I’ve been searching for such a funtion, and can’t seem to find anything. Thanks for any help.
April 18, 2015 at 7:17 pm #238010In reply to: How to change <title> tags order?
danbp
ParticipantThis question is related to bbPress.
See bbp_title filter in wp-content/plugins/bbpress/includes/common/template.php:2519
Similar technique is used by BuddyPress.
See function bp_modify_page_title in bp-core-filsters.php:514Here a usage example to uppercase BP titles.
function bpfr_profiles_wp_title( $title ='', $sep = '', $seplocation = '' ) { if( bp_get_displayed_user_fullname() ) { $bp = buddypress(); // Get the component's ID to try and get it's name $component_id = $component_name = bp_current_component(); // Use the actual component name if ( !empty( $bp->{$component_id}->name ) ) { $component_name = $bp->{$component_id}->name; // Fall back on the component ID (probably same as current_component) } elseif ( !empty( $bp->{$component_id}->id ) ) { $component_name = $bp->{$component_id}->id; } $title = str_replace( ucwords( $component_name ), '', $title ); } return $title; } add_filter( 'bp_modify_page_title', 'bpfr_profiles_wp_title', 20, 3 );April 17, 2015 at 1:27 pm #237974S. Panda
ParticipantThanks for the reply, unfortunately that patch didn’t help. Here’s what I have in wp-content/plugins/bbpress/includes/extend/buddypress/activity.php:
// Get the activity stream item, bail if it doesn't exist // ===== BBPRESS BUG WHICH RETURNS DUPLICATE ===== // ===== bbp_reply_created UPON EDITS ===== // $existing = bp_activity_get_specific( array( 'activity_ids' => $activity_id, 'show_hidden' => true, 'spam' => 'all', ) ); // if ( empty( $existing['total'] ) || ( 1 !== (int) $existing['total'] ) ) // ===== END BUGGY CODE / START PATCH ===== $existing = new BP_Activity_Activity( $activity_id ); if ( empty( $existing->component ) ) // ===== END PATCH ===== return null; $existing = new BP_Activity_Activity( $activity_id ); if ( empty( $existing->component ) ) // Return the activity ID since we've verified the connection return $activity_id; }April 17, 2015 at 6:57 am #237963danbp
ParticipantHi @spanda,
it’s a bbpress bug who remains since BP 2.0.
A patch was provided 7 mounth ago but not applied in latest bbP (2.5.6).Note that the patch contains a bracket error: (
component ) ) {). Remove{!Open wp-content/plugins/bbpress/includes/extend/buddypress/activity.php
Remove or comment line 279 & 280 and replace by
$existing = new BP_Activity_Activity( $activity_id ); if ( empty( $existing->component ) )save and you’re done.
April 15, 2015 at 10:38 pm #237947Svend Rugaard
ParticipantHmm they say it isnt “compabitle” with buddypress only BBpress but it works but not on those 2 things.. isnt it possible for someone to help me or at least tell me how i find these blank spaces ? ..
I have done a clean install on http://area51.ps3geeks.dk/ only
April 13, 2015 at 8:58 pm #237844Svend Rugaard
Participantokay but i have wrote to themefuse now with screenshots etc i just dont hope they say “it is custom work” they dont support bbpress blabla
They are usually fair with these things but you never know ? Debut mode isnt public on livesite, i only have it on test sites.
But this fix will it be posible to input my self of should i wait for release ( is there any date for this ) because that link is 3 month old.
April 13, 2015 at 8:44 pm #237840danbp
ParticipantAs said previously, it’s a theme conflict with bbPress. If you use a custom group template in a child-theme, try to deactivate it.
A solution to this will be in bbPress 2.6.
Read here please:
https://bbpress.trac.wordpress.org/ticket/2718And deactivate debug mode on your live site, so notices & warning won’t be public.
April 13, 2015 at 8:13 pm #237839Svend Rugaard
ParticipantI have now try a diffrent approach to make a clean install and use debug mode just to make sure also all the themes change i have make the last year wasnt make this error happen it give me these errors on member page with debug on :
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/www/area51.ps3geeks.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28 Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/www/area51.ps3geeks.dk/wp-includes/functions.php on line 3547 Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/www/area51.ps3geeks.dk/wp-includes/functions.php on line 3547 Warning: Cannot modify header information - headers already sent by (output started at /home/www/area51.ps3geeks.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php:28) in /home/www/area51.ps3geeks.dk/wp-includes/pluggable.php on line 1178Some of them even show as “Solved” on google search but obviosly they aint solved.
April 13, 2015 at 12:58 pm #237816Svend Rugaard
ParticipantOkay now i have try to make a complete mirror on my site it gives me this error with dedub on
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/www/area51.playstationforum.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28 Notice: bbp_setup_current_user er kaldt forkert. The current user is being initialized without using $wp->init(). Se Fejlsøgning i WordPress for at finde flere oplysninger. (Denne meddelelse blev tilføjet i version 2.3). in /home/www/area51.playstationforum.dk/wp-includes/functions.php on line 3547 Notice: bp_setup_current_user er kaldt forkert. The current user is being initialized without using $wp->init(). Se Fejlsøgning i WordPress for at finde flere oplysninger. (Denne meddelelse blev tilføjet i version 1.7). in /home/www/area51.playstationforum.dk/wp-includes/functions.php on line 3547 -
AuthorSearch Results