Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbpress 2.0 plugin 'super sticky, sticky' posts repeated

Published on May 26th, 2011 by Anointed

If I mark a post as either super sticky or sticky it does indeed stick to the top.

However, the same post shows up twice, once on the top, and also repeated again within the list of posts wherever it would normally belong.

In my instance I made a super sticky post and can also find the same sticky post on page2 of my forum. It is even highlighted on page 2, just like it is on page 1.

solution:

I believe this is a similar problem that I ran into when building a featured gallery. The solution was to store the post id#s of my featured posts, and make sure to remove those from the loop calling the regular posts, i.e. no duplicates.

Sorry, I have not read through any of the bbpress code itself beyond theme files to even have a clue on where to fix it, otherwise I would try and post a fix here.

bbpress 2.0 not respecting ordering

Published on May 26th, 2011 by Anointed

BBpress 2.0 plugin is not respecting the ordering feature when using nested forums.

example setup:

forum A = order 1

-sub forum a = order 1

-sub forum b = order 2

-sub forum c = order 3

forum B = order 2

-sub forum a = order 1

-sub forum b = order 2

-sub forum c = order 3

forum C = order 3

-sub forum a = order 1

Basically I am trying to force the order of the top level forums, and also maintain the ability to control the order of the subforums as well.

In the above example I am showing the ‘order’ number which is the value I am inputting into the forum edit screens.

some questions

Published on May 26th, 2011 by pachakuti73

Hello !

After i finally understand what you are doing here… :D

I checked what i need to do. A little bit confusing for me, my english isn`t that good.

Ok, i setup a new WP (current version with twenty theme) and installed the bbpress 2 beta.

So far so good. Will there be categories in BBpress ? Cause i just need one Forum under one menupoint with different categories with the topics inside.

Currently i can only make different forums wich are seperatet, thant`s a little bit strange cause i have to a menupoint for every forum.

When i click on “forum” at the breadcrump i get this error:

The requested URL /mashup/forums/ was not found on this server.

404, folder not found.

Sure, there is none. Is this just a relict of the older BBPress version where normally i should have this folder ?

First look is nice, this can be great in the future, but its in a very early beta state i guess.

It`s the only forum wich is native in WP and runs directly in the page.

All others like Vbulletin, PHPbb and so can`t be included and iframes are not really nice.

so, BBPress is my hope and the only solution at the horizon.

Thanks for your work.

Having problems registering here

Published on May 26th, 2011 by theponderer22

Hi y’all, nice to see your making such fine progress :)

In order to register here, I’ve created three accounts (I think), and third time it was successful.

My other email got registered as account but I didn’t get confirmation email, when I requested password reset, I got email with reset instructions but when I clicked it I got message that I’m not allowed to change my password (??).

Why are occupation and interests required fields on registration, seems silly. That register form could definitely use some styling.

bbP Plugin 2.0 b1 – Users cannot edit their topics

Published on May 26th, 2011 by tooltrainer

I’ve just updated to beta 1 to see if that would fix my problem, but it has not.

On my site, admins can create topics and edit them later no problem. Regular users cannot.

If I create a new topic as a normal user and immediately go to edit it, I get the breadcrumb navigation and that’s all. No edit box, nothing. Just blank where bbP should be.

Any ideas where to look to fix this?

Thanks,

Jonathan

bbPress 2.0 – blog post tags not working when bbPress plugin is activated

Published on May 25th, 2011 by MelloMoose

My blog post tags were giving a page-not-found notification when clicked. To get them to work again, I had to deactivate the bbPress plugin and re-save my permalinks. When I reactivated the plugin I got the same error. My permalinks setting looks like this: /%category%/%postname%/ (this scheme was recommended for ComicPress).

Is there a way to get them both working?

Thanks.

– Jeff

mellomoose.com

wysiwyg reply form on bbPress 2

Published on May 25th, 2011 by engin1984

Hi! Is there any wysiwyg reply form on bbPress 2, like zaerl Editor or BBcode Buttons Toolbar? I tried TinyMCEComments plugin for WP but i didn’t work on bbPress 2

Gravatars enabled; want to allow people to opt-in

Published on May 25th, 2011 by blogher8

I use Gravatars on my forum (9.0.x). Although many of us want an image associated with our account, lots of people want to be completely anonymous. They don’t remember signing up for Gravatar and suddenly, their photos pop up and I get angry emails.

Is there any way to make Gravatars opt-in? So users would have to check a box in their profile to display one?

Many thanks!!!

Reply form disappears when bbp_show_lead_topic is set to true?

Published on May 25th, 2011 by janoochen

When I change this line:

function bbp_show_lead_topic( $show_lead = false ) {

to this:

function bbp_show_lead_topic( $show_lead = true ) {

the reply form disappears.

Is this a bug or a feature?

(This happens with a fresh bbpress install).

(I’m using bbpress 2.0 beta and wordpress 3.1)

"Oh bother! No forums were found here!"

Published on May 25th, 2011 by kai920

I did an import and everything appeared to go well. Did a recount with all the options on, but in my 3 forums I only see “Oh bother! No forums were found here!”

Am I missing something?

Skip to toolbar