Search Results for 'bbpress'
-
AuthorSearch Results
-
May 14, 2015 at 9:00 pm #239083
In reply to: Group with multiple forums?
r-a-y
KeymasterThe bbPress plugin integrates into BuddyPress, not the other way around.
So your question is best suited on the bbPress forums:
https://bbpress.org/forumsI can tell you that multiple group forums are not officially supported in bbPress at the moment though.
You’ll want to keep your eye on this ticket:
https://bbpress.trac.wordpress.org/ticket/2191May 14, 2015 at 12:19 pm #239064In reply to: How to avoid spam registration in buddypress
danbp
ParticipantbbPress related questions can be asked on bbPress support forum.
Please, read here:
May 14, 2015 at 10:47 am #239062In reply to: How to avoid spam registration in buddypress
Vignesh M
ParticipantThank You ! i have an another doubt how can i show bbpress forum counts,topic counts,replies for individual user without login in buddypress members page below username.
May 13, 2015 at 1:21 am #239018jkin
ParticipantHi Shanebp,
Thank you very much for your prompt reply.
The programer that helped me to setup the theme with buddypress/bbpress and userpro, from the Theme Dutch, told me that they use userpro’s register, hence, the ‘register’ and the ‘activate’ pages are not associated with the buddypress.
When I land http://www.enihongo.net/register/, it would jump to http://www.enihongo.net/profile/register (for userpro) now.
There is no ‘activate’ page now.May 13, 2015 at 12:48 am #239017andreawalford
ParticipantWhoops. Sorry – ended up in wrong forum and didn’t even realize it – it was a bbpress question I had. Please disregard the question
May 11, 2015 at 9:14 pm #238950In reply to: HIde BuddyPress and bbPress items from guests
caniwigirl
ParticipantHi @minglonaire,
The forum part is easy because that is built into bbPress in the first place. If you read the “Getting Started with bbPress” page https://codex.bbpress.org/getting-started-with-bbpress/ you will note that there are three settings for forum visibility:
Public – Anyone can see these forums
Private – Only logged in registered users can see these forums
Hidden: Only Moderators/Admins can see these forumsI made my base forum (which is actually a category) Private, and the majority of sub-forums Public – but tied into the BuddyPress groups so you required membership to each particular group to access each of the forums. This only works if BuddyPress is hidden from logged out users.
If you don’t want to use BuddyPress groups… just make all your forums Private.
Note that BuddyPress defines Public, Private and Hidden slightly differently than bbPress
I had issues with my theme not displaying Hidden Groups to the people it should… If this is an issue for you, check out another thread… https://buddypress.org/support/topic/hidden-groups-and-forums-not-showing-for-members-of-them/
All the best! 🙂
May 10, 2015 at 4:16 am #238909In reply to: Automatic links in profile fields
Klosurdo
ParticipantThese are the errors I receive when trying to activate buddypress
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home1/cmpgorg/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
Fatal error: Cannot redeclare kleo_bp_replace_placeholders() (previously declared in /home1/cmpgorg/public_html/wp-content/themes/kleo/lib/theme-functions.php:1894) in /home1/cmpgorg/public_html/wp-content/themes/kleo/lib/plugin-buddypress/config.php on line 105
May 9, 2015 at 4:31 pm #238880In reply to: How can I change the slug for forums?
r-a-y
KeymasterAt the moment, you can’t.
This is handled in the bbPress plugin:
https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/extend/buddypress/groups.php#L55You could try overriding those variables on the
'bp_include'hook. See where bbPress initializes BuddyPress:
https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/actions.php#L132
https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/extend.php#L38So in theory, you could overload those slugs on the
bbpress()->extend->buddypressobject on the'bp_include'hook after priority 10.Untested, but see if that works. This will also break all your old forum links in the activity stream if you did this.
May 8, 2015 at 8:40 am #238816Henry Wright
ModeratorMay 8, 2015 at 1:36 am #238808fmckinnon
ParticipantHey Dan,
Yeah – I understand that – spent a lot of time reading, and have installed BuddyPress and bbPress on my staging domain.I’ve experimented around w/ the Groups features (including allowing a Group to have a forum, etc). At this point, I realize I’m getting into personal preference …so with that being understood, here’s my question:
What’s the real point of Status Update/Activity Streams in the individual groups in BuddyPress if you are going to be also having forums via bbPress? It seemed and felt cluttered and redundant to me.
Like I created a group called “Songwriters” and linked it to the “Songwriters” forum. But, members of the Group can post status updates in the Group, that don’t show up in the forum. And if a member of the group posts in the forum, it does show up in the “forum” section of the group, but doesn’t show up in the activity feed for the group.
It almost feels like the two spaces are competing, I’m not sure I follow the rationale. Again, I realize it’s preference, but in your opinion, if you are going to utilize bbPress forums, is it best to just turn groups off?
What I’m trying to prevent is having the “group” discussions having in two separate areas. I can see how you’d have some discussion happening in the forum, and then someone else may post a topic as a “status update” in the group, and start getting comments there.
Does this make sense?
May 7, 2015 at 11:33 pm #238806In reply to: Forums on Member Pages
Marcella
Participant@danbp yeah I have it setup for both groups and stand-alone.
The bp_is_user_forums, no matter what I try returns false and never matches. The plugin template is then used to render the templates BBPress uses.
I’ll try a fresh install at some point, there’s always something new to deal with.
May 7, 2015 at 8:11 pm #238800danbp
ParticipantMay 7, 2015 at 5:55 pm #238791danbp
Participanthi @fmckinnon,
Should we also use BuddyPress?
bbPress is a separate WP forum plugin. You can use it on any WordPress install.
BuddyPress is a separate WP members community plugin. You can use on any WordPress install.
Confused by the difference between “Groups” in Buddypress and the forums … and “Group” forums.
BP groups are members activities grouped under a same hood: the group. So it’s a typical BP behave. A group is not a forum, even if group discussion can be followed with help of a minimalistic publishing tool, the what’s new ? form aka notice editor. A kind of wall discussion retrained to each group, without any usual forum tool.
If you use bbPress AND buddyPress, you have the ability to categorize the forum into groups. In other words, you can assign a forum to any group of your choice.
As you can read on Codex, you have the option for a global forum only, or group forums only or if you have time and many mods, group and global forums.
For the last question, you already know that vbulltetin can be imported. For the user i have no answer because i never used this, but one thing is sure, WP use only one user table, no matter the other used plugin.
BuddyPress “shows” users, but doesn’t manage them. bbPress “shows” topics, but doesn’t manage user. That’s WP stuff.
I don’t know if you should use BP and bbPress together simply in regards of these technical explanation. So far i already experimented with BP, they are many other points to take in consideration if you want to built a community site.
May 6, 2015 at 2:19 pm #238744In reply to: Forums on Member Pages
danbp
Participantbp_is_user_forums(), check if forums component is active.
https://buddypress.trac.wordpress.org/changeset/6484Which type of forum do you use ? Standalone or group, or both ?
In bbPress you have a folder called extend containing the BP specific templates. Should you use them depends the forum type.
If bbPress is standalone, the plugin is totally independant of BuddyPress in regards of templates at least.
May 4, 2015 at 8:45 pm #238681In reply to: Forums on Member Pages
danbp
Participantit doesn’t reflect the topics this account has created.
It should normally !
When on a profile, the forum item leads to this user forum activity. Any type of forum: groups and global forum.Verify your settings. What you should get with defaut settings:
Forum link on profile:
your-site/members/username/forums/On a group forum
your-site/groups/group_name/forum/On the global forum
your-site/forums/forum/forum_name/ (forum_name is a page title you must create, on this page you add bbpress shortcodes to show up the global forum only).Group forum is the first forum you create (in admin) if you want group forums, and as forum attribute you assign “category” (see right column on create forum page).
Then you have to set this group forum as parent page for all group forums in forum settings.Better detailed here:
May 4, 2015 at 11:20 am #238665danbp
ParticipantIt works for all users (past & new) as soon as they added a signature to their profile.
Try to replace
if(function_exists('bp_has_groups'))byif(function_exists('bbpress') )May 2, 2015 at 8:54 am #238624danbp
ParticipantHi @fabwintle,
have you tried this plugin ?
https://wordpress.org/plugins/gd-bbpress-tools/there was also an older topic on bbpress forum with a solution
May 1, 2015 at 9:15 pm #238617notpoppy
ParticipantThanks for your help so far. I’ve made a start on your suggestions:
What is your complaining users role on forums ?
Forum role: Participant
(WP role: Subscriber)Deactivate bbPress, resave your permalinks (should be other than default),
I’ve done this (I just went into /wp-admin/options-permalink.php and hit ‘save changes’, I’m already using ‘Day and name’).
reactivate and relaunch the repair tool
I’ve done this.
As before, “Recalculate the position of each reply” took a long time to complete (several minutes) and eventually gave a 502 Bad Gateway error. I tried again and got a 504 Gateway Time-out. I was feeling stubborn so I ran it once or twice more until finally I got “Recalculating reply menu order … Complete!”
The remaining repair options all completed quickly until I got to the final one, “Remap existing users to default forum roles”. Each time I run this it pauses for a short while, then gives me a white screen. I tried this half-a-dozen times with the same result every time.
I’ll press on with the other steps when I have more time. In the meantime it would be useful if anyone can suggest why I keep getting a white screen when I run “Remap existing users to default forum roles” and whether that might be related to my problems?
May 1, 2015 at 8:01 am #238596In reply to: Private Group Forum Visibility
nickofnight
ParticipantI would like to know this too, although I would like to allow posts on it as well. I have asked in the bbpress forum but had no answer.
April 29, 2015 at 6:42 pm #238551In reply to: Allow wordpress comments (comment form) on groups
danbp
ParticipantComments on Group activities don’t use WP’s comment system. So forgot it.
The thing you can try is to use an extended editor (even if it is not intended for by default) or a group blog.
If discussions should be restrained to groups you could also use bbPress for a group forum.
Or try to integrate a Q&A plugin.April 28, 2015 at 6:31 pm #238526In reply to: How can users create topics via the toolbar?
swanson.christopherm
ParticipantThanks for answering I never really know! I had a question that I asked on BBPress awhile back and they directed me to BuddyPress :P. So never really know haha.
April 28, 2015 at 6:07 pm #238521In reply to: How can users create topics via the toolbar?
shanebp
ModeratorYour question is specific to bbPress.
You may want to ask on the bbPress support forum.April 28, 2015 at 6:06 pm #238520In reply to: Installation help for group & sitewide forums
danbp
ParticipantIf you need forums with your BuddyPress Groups you have to install bbPress.
Read here for details:
April 28, 2015 at 3:55 pm #238518In reply to: Installation help for group & sitewide forums
RecDC
Participant@mercime Re: 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.
The plug-in I’m using is not bbPress. It’s BuddyPress. So I found the tab where I would have been able to do the steps in instruction #7.”Go to Forum> Add New….etc” but it’s under the heading “retired” and it tells me in Buddypress to use bbPress for this particular feature. I don’t know if I should delete the BuddyPress plug-in all together and just use bbPress instead or just install the bbPress plug-in, activate and then pick up with instruction #7 from there.
April 27, 2015 at 5:23 pm #238460danbp
ParticipantWhat is your complaining users role on forums ?
Deactivate bbPress, resave your permalinks (should be other than default), reactivate and relaunch the repair tool.Just in case, allow comments should stay unchecked on all BP pages. Use quick edit to see this.
On the forum admin view all list, you should have one forum name starting with a letter and all other (group)forums should start by – name
Sructure is like
page
– sub page -
AuthorSearch Results