Published on July 14th, 2012 by Bookkus
I am having some trouble with the layout of my forum. Once I add the shortcode to a new page the layout goes very strange. I have tried going to full-width with no result.
I am using custom community theme. My buddypress, wordpress, and bbpress are fully updated.
http://www.bookkus.com/test-forum/
Thanks in advance for your help.
Published on July 14th, 2012 by AAShepAA
I am owner/Admin, but I cannot post a topic. bbPress says I do not have permission to do so. I also signed in as a test user and still not able to post.
I have made sure I turned off all plugins to test. Then turned back on only a few. I have checked and made sure that “Member” is the default “registered user” and the the Member profile had post topic capabilities still no go..
I switched to default 2010 theme ands still a no go – I am in but forum says I am logged out. In each theme – the login does not show me as Admin or Owner.
My traffic has slowed way down because of this and I just found it! Still have lots of people signing up but it appears that no one can post. I suspect user roles issue, but I have changed everyone to “Member” and still a no go.
I am desperate! Any help is appreciated. Shep
Forum is at http://www.stratoliner.me
Published on July 14th, 2012 by Pinhead149
Hi guys,
i have some problems with including a “user total posts count”to my loop-single-reply.php
https://bbpress.trac.wordpress.org/changeset/3632
https://bbpress.trac.wordpress.org/changeset/3633
i have included this into my bbpress 2.0.2
i’ve used
and some other scripts (e.g. without echo) to test it. but it displayed nothing.
Can anyone help me? Thanks.
Published on July 14th, 2012 by Lynq
After a few days tweaking and tinkering I think I am finally at a point where I am happy with the current way my forum looks.
I am going to be adding as much useful information and tools around the forums as possible, but I am really enjoying bbPress at the moment.
Theme: Custom based off twentyten
Forum: bbPress 2.1
Mobile Theme: jQuery Mobile (works really nice apart from the forums).
Check it out, let me know what you think, good or bad!
http://teamoverpowered.com/forums/
P.s. I am not a designer so the design could look interesting in parts of the site lol, thanks for your time in checking it out!
Published on July 14th, 2012 by DNBrawler
After updating to BBpress 2.1 the GD BBpress tools “quote” feature started to copy the reply post’s contents that I wanted to quote inside the reply form box (It was working). In my opinion, this is a very important feature to have in a large forums and I was very content that it finally worked. Now, recently it has stopped working for whatever reason–I try to click “Quote” but nothing occurs at all. I’m not conversant in tracking the error with Firebug so for someone who does know how to root out the source of the problem so if anyone wants a stab at trying Ill give you a link to one of my topic pages and an account to post.
Has anyone ran into this problem? Or does it work for you?
Published on July 14th, 2012 by DNBrawler
I’m using a template to customize the number of posts on one of my pages. My default number of forum posts on one single page is 6. I want 15 to appear on a page so after noticing in the statistics template that the popular topics can show more than than the default setting I ventured to apply it to a single forum called from the forum id. Here’s the code:
15, ‘post_parent’ => bbp_get_forum_id(568), ‘show_stickies’ => false ) ) ) : ?>
My problem: The forums are only showing 16 unfortunately. My question: How do I limit the number of posts on individual pages?
Published on July 14th, 2012 by EJMorges
HI,
My my name is E.J. and I’m enjoying your product!
After updating to that latest version of WordPress and bbPress, I began to experience truncations in of replies to the topic threads in my forums. Everything was working well before the upgrades but now it appears that it’s not calling the proper CSS styles to the reply areas after the initial post, perhaps there’s a conflict with the theme styles. . . I’m not sure.
If there’s any advice you can offer I would greatly appreciate it.
…………………………….
Here are the stats to my site::
WordPress: 3.4.1
bbPress: 2.1 – bbPres Default -/plugins/bbpress/bbp-theme-compat
(Theme) Custom Community: 1.819.1 by Themekraft
…………………………….
You can see an example here:
http://www.pressoblivion.com/Boards/thread/testing/#post-1155

http://www.pressoblivion.com/wp-content/uploads/2012/07/Reply_Truncation.jpg
Thank you for your time!
Published on July 13th, 2012 by ninjaface
On all my forums I get a “page not found” as the title but the rest of the forum loads fine. The archives/forum main pain displays the title fine, and the title of topics loads fine but only the title of the each forum will say “page not found”
any solutions for this?
Published on July 13th, 2012 by Erlend
@JJJ this is mainly for you & anyone else who might be editing the site, so if there’s a better place to discuss this, e.g. the the bbPress devblog, let me know.
I looked at the current page structure and thought it could be structured a bit differently:
About & Features reshuffled
-
About
- GNU License
- Domains (possibly merged with License page)
- Get involved
- Privacy
- The Story
- Development
-
Features
- Fully Integrated
- Multisite Forums
- Simple Setup
- Examples/Showcase (might be better off as its own parent)
Move to codex
- Installation
- Requirements
This also depends on the plan for pages like ‘simple’, ‘integration’ and ‘multisite’, which might not need dedicated pages if they can be explained simply enough in a paragraph (I’ll give it a shot).
Published on July 13th, 2012 by andersvinther2
Hello,
I’d like to use bbPress so I’m looking at setting it up on my blog…
I use the plugin Semisecure Login Reimagined to encrypt login details before they’re sent off to the server…
When I use the bbPress shortcode for the login or use the login widget I get the message:
> Semisecure Login is not enabled! Please enable JavaScript and use a
> modern browser to ensure that your password is encrypted.
Does anyone know if it is possible to get around that?
Thanks!