Hi, I’m trying to figure out what am I doing wrong. It is a fresh install of latest BBpress and wordpress. Installation went just fine. It is possible to enter a specific forum, but when i’m trying to access the forum root it shows me this 1 line instead of the list of the forums:
> סנטור › Forums Forum Topics Posts Freshness b mn 0 0 No Topics
Link the site: santur.co.il/forums
I got this feeling that its some small tick in a configuration file but i’m quite clueless on how to approach it. Any help would be most welcome. Thanks, Daniel
-
This topic was modified 13 years, 8 months ago by
dk9.
If you use the default WordPress theme twentyten, or twentyeleven, you will see that bbPress lines up perfectly with the sidebars. There is no way that bbPress can work perfectly with all themes on the market as everyone builds themes differently.
That is up to the theme developer to get straightened out For the most part it is usually just a few css tweaks and very easy to do. So I would ask the author who built the theme. If he/she is unable/unwilling to fix it, then post a link to your site here and maybe someone will find the time to help out. There is NO WAY for anyone to help without seeing your actual site.
That ability is not built in, it is plugin territory, sounds more like a trouble ticket scenario than a forum setup. While the logic is not included within the templates, the logic does exist within WordPress itself, so it is possible to build yourself. You have all the needed filters and action hooks to pull it off.
I’m sorry you feel that way. bbPress has come a long way and does a lot of things quite well. The code itself is a perfect example of exactly how to build a WordPress plugin as it follows all standards. The new trunk vs. is also a huge improvement over the current 2.1x release, so there is a lot of work going on behind the scenes.
I am aware of a number of fairly large and well known websites currently running bbpress and very happy with it, so to each his own.
There are no ‘themes’ for bbPress per say. Basically bbPress is a plugin that you install onto your WordPress site. It uses whatever theme your site uses. Of course just like your site templates you can build your own custom bbPress templates if you are good enough to do that. There are a few commercial bbPress themes available, search google and you can find a few, there are not many though as the theme is really your website theme.
WordPress.com = software that they run and allow you to have a blog
WordPress.org = download software that you install onto your own web server and manage yourself
bbPress.org = plugin for WordPress.org that you install onto your web server once you have WordPress installed and running.
The 2 WordPress sites have virtually nothing to do with each other, other than the fact that they run the same software. One is a hosted service, and one is software that you run.
If this part is foreign to you, then yes, sadly you are out of your league and need to do a lot of reading. If you want forums, then there are companies out there that host WordPress sites for you that you can upload your own plugins to such as bbPress. You are pretty much on your own there.
Hello! FIrst I really love bbPress and the way it looks on my site. Second, I am a complete and total newbie at this. That being said, I have a wordpress site (using wordpress 3.4.2) and I have a bbPress forum on it (am running version 2.1.3). I can login and access my site fine and I am labeled as a “key master” on my forum. The problem comes in where my users are concerned.
When my users log in they get the “you do not have sufficient permissions to access this page” and it says in the URL: “http://www.mysitesname.com/wp-admin/plugins.php?plugin_status=all&loggedout=true.”
Now the weird thing is when they delete all the stuff after the “.com” and refresh, it shows them as logged in and they can leave comments on the site and interact with the forum. It’s just the logging in and being redirected to the site that seems to be the issue. My users when they sign up are given the role of “forum participant.”
There are plugins I am using (well some of them) are:
- bbPress Mark as Read
- bbPress2 BBCode
- bbPress Like Button
- bbPress Post Toolbar
- bbP Signature
- GD bbPress Attachments
- Members
- Simple Local Avatars
- User Role Editor
I have a couple of other plugins as well, but these were the ones that I installed to have users interact and customize their forum experience.
I am not sure what the issue is and since all my users are mostly concerned about being able to log in and have access to the forum, I figured I would try here first.
Thanks so much in advance for your time!
I found the ForumConvertor. It says that version is not compatible with the newer WordPress 3.4.2 that I have. But I decided to try it anyways since you recommended it. I have no attachments or avatars, so I left those fields blank. Everything else was filled out. Then when I initiated conversion, it said Conversion failed. Conversion not support.Stumped. I guess I have to wait till this Forum Convertor is updated?
I have the same issue with bbpress, with latest wordpress and buddypress
http://www.youtube.com/watch?v=xZ___b7gQGU
Any idea? Thanks!
I have installed bbPress, and I have search the forum everywhere and I have no such things as User Title in Edit Profile, neither in Profile, in Users in WordPress.
My question is, how can I change the Custom Title of different users, or of all. From “Key Master” to something else.
Also I have installed the “Add custom usergroups” plugin that’s somewhere here on the forums, but don’t have the slightest ideea where to select a group to a user.
Thanks.
Hi there – We just started using bbPress, so I’m still learning all the in’s and out’s.
Two questions…
1.) One of our members accidentally posted in the wrong forum. How can I move his post to the correct one?
2.) Our forum doesn’t seem to have this cool preview window that I’m seeing as I type this. How can I activate it?
We’re using WordPress v3.4.2 and bbPress v2.1.2 — Our site is a membership site, so if I post a link, it won’t be helpful because the content is locked.
Thanks in advance!
Cynthia
You have a couple of options. There is a plugin on the wp depository called demo-data-creator https://wordpress.org/extend/plugins/demo-data-creator/ or you could (if you haven’t already) check out Spence’s link at the top of the page to http://labzip.com/the-definitive-guide-to-buddypress-bbpress-configuration/
He has a very generous freebie located there as well as some solid buddypress/bbpress training.
Hope that helps, Dave
WordPress version – 3.4.2
bbPress version – 2.1.3
Website – kidbusinessowners.wordpress.com/
Alright I am, well, almost completely clueless on how all of this stuff works. I downloaded the WordPress today and the bbPress. My main reason for trying WordPress is because I want to have a forum. I don’t understand, I’ve created a user with both WordPress.com and WordPress.org and I can make my blog with the .com but I downloaded the stuff on the .org. How do I link up the download with my website? Does it require an extensive knowledge of scripting codes (which, as you can tell, I’m not extremely good at)? Thank you!
Afraid I’ll need more information to be helpful then; the only time I’ve seen this is with Jetpack 2.0 installed. It’s possible some other plugin or theme is causing a similar issue, but it’s still a WordPress core bug at the core.
I wasn’t using jetpack, and the error occured after I updated bbpress to 2.1.3
I rerun a backup, where bbpress is 2.1.2 again and the issue is gone.
The insert media button within wordpress works again and the fancy editor shows all buttons normally.
No clue if the update really caused it not too fond to find out either haha.
@robertfudge – unlikely, though it depends how that plugin adds fields. WordPress only provides one hook for adding extra profile fields, and it’s not robust enough to do very much with.
Version 2.1.3 does everything it can to suppress the issue in Jetpack 2.0. Jetpack 2.0.1 will come with its own fix. It’s actually a WordPress core issue causing this; see: https://core.trac.wordpress.org/ticket/22413
Or maybe: How to “promote” bbPress forum topic to WordPress blog post?
Hi, does anyone know how to display latest topics on front page? To be more specific I want them to appear just like normal wordpress posts do. New topics are shown just like new posts. Does anyone know a aplugin that does that or any other suggestions? I don’t need another sidebar widget for bbpress plugin. I can do styling on my own but can’t handle with coding.
please help
I have just created a ticket in trac https://bbpress.trac.wordpress.org/ticket/2021 and we will look into this as soon as we can.
Using Twenty Tweleve wordpress theme, the default compat theme the html and visual tabs are to the left and if clicked they create and tags, there’s no background behind the toolbar. If I click the link button, the popup shows up but it looks as if all the CSS for it is missing and I see constant loading icons. If I disable the “fancy” toolbar, I don’t see a toolbar or buttons at all. If I switch to Twenty Ten forum theme, then the toolbar shows.
** Update, looks like a conflict with Jetpack, works fine if I disable it.
-
This reply was modified 13 years, 8 months ago by
zeaks.
-
This reply was modified 13 years, 8 months ago by
zeaks.
I am trying to repro it now… Not having much luck though!
What themes activated do you see this problem?
What themes activated do you NOT see this problem?
Do you see the correct toolbar on bbPress ‘Create Topic’ & ‘Create Reply’ regardless of the activated theme?
And is it the same behaviour with WordPress posts and pages?
Do you have any more detailed information on what might be causing the problem?
If we know what theme you are using, what versions of BuddyPress & WordPress you are using, a link to your site and any plugins that maybe causing a conflict we can try and find out what cause of the error is rather than you reverting to the older version.
After some research on this I found this bug trac : http://bbpress.trac.wordpress.org/ticket/1955#comment:2 and tried the solution with no success, can you offer any help to help me use these costume contact fields and have them work with the bbPress user profile?
WP: version 3.4.2
bbPress: Version 2.1.3
The very important difference between these two forums
1) Sitewide forums; adding favorite, creating or replying to any topics in sitewide forums does not show up in Members directory. It does however show up in the activity stream.
But with this it gives no ability to keep track of your created or replied to topics.
2) Sitewide forums allow you to make subforums just like wordpress allows you to adress a parent page. You can adress several Subforum to a Parent Forum, so to create the PhpBB structure most forums contain. Group forums will not allow this kind of structuring. You just have 1 Forum per group containing topics.
3) Group Forums however do show up in member directory so you can easily keep track on your created and replied topics under your members profile page using the subnav Forum.
4) To respond to group forums members must join to the belonging group first, where sitewide forums lets anyone who has registered to your page create topics and reply to them.