Forum Replies Created
-
In reply to: permalinks?
That is the anticipated behavior. What did you expect?
In reply to: Standalone [theme] -> Plugin [theme]?There are existing plugins in place to help connect the two separate installations together if you want to use bbPress 1.x. Overall, you will probably have much better luck and a better experience using bbPress 2.0.
In reply to: 500 Internal Server Error on 2.0 Topic Tag pagePossibly a tag slug mismatch in Forum -> Settings.
Are you using the forum root slug?
Are you using a plugin that is being greedy with it’s query filtering?
The number is limited by the ‘_bbp_forums_per_page’ in the DB, and it’s default value was 15 or 50, depending where it was called.
Thanks for the report. See #1619 for details and fix.
The guys at WPCandy either used Shortcodes or a custom template to pull that off.
If you’re going to link to your site here for help, please remove the Facebook pop up. Waiting 30 seconds to see it was really frustrating.
In reply to: Deactivating the gavatarIf using bbPress 2.0, it obeys your WordPress Gravatar settings.
He’s using the beta/RC versions of both. Pretty well too with very little modification.

Nice work!
In reply to: wpmuYou can also designate forums as having “global access” which allows any registered user to post on them, even if they are not registered on that specific site.
In reply to: bbPress Plugin – Forum and Topics not showingRefresh your permalink settings. This is fixed in the next version.
In reply to: 2.0-rc-3 New User Profile Links brokeInteresting. This really shouldn’t be an issue. Not sure what would cause it. Possible you have some custom code or plugins that are offending? Try switching back to bbp-twentyten and turning off plugins to find the culprit.
In reply to: bbPress.org – Opportunity to help out@Doug – Awesome! Happy to have any help we can get
In reply to: Change name of "home" linkYou can also do it within a custom theme. The breadcrumb accepts custom parameters for both the home URL and text.
@vladoa – It sounds like the theme you’re using is conflicting with the way that bbPress is trying to prevent the comments form from appearing. Curious what theme you’ve got?
In reply to: bbPress.org – Opportunity to help outAlways more useful to test the trac version than the releases. The trac version is the most up-to-date code available.
No timeline, but the sooner the better.
Sounds like a GMT issue. Will look into it.
In reply to: Newbie with bb install questions@Anthony – bbPress 2.0 is a plugin for WordPress. Please don’t answer questions that you don’t know the answers to.
In reply to: Logout error when bbPress plugin is active@soggybiscuit – You can turn off the root slug in the Forum Settings, but it might still get confused.
@Anthony – Not a bug with the plugin.
In reply to: Problem with direct topic page linksIn reply to: bbPress multiforum on a single siteYes. Activate bbPress Network Wide, and it should do the rest.
In reply to: Need a custom permalink ruleYou can try making topics hierarchical, but that might make things goofy in other places.
You might need to buckle down and write your own custom rules to overload the ones that WordPress generates with the custom post type.
In reply to: bbPress 2.0 – UpdatesCan we please try to keep the discussion in this topic on bbPress, and not use it to support each others plugins?
In reply to: bbPress 2.0 – UpdatesCan we please try to keep the discussion in this topic on bbPress, and not use it to support each others plugins?
In reply to: Layout bbPress as Invision or phpBB or vBulletinThis will probably come down the pipe eventually, and is something someone can do and contribute back to core also. Any takers?
In reply to: Editing topics and replies in bbPress 2.0Fixed in branch. Will be fixed in next release.