Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress topics/replies aren't showing on BuddyPress activity

Published on January 16th, 2013 by AlexiousRahl

As the title says. I have deactivated buddypress forum component and instead I’m using bbPress “let groups have their own forums” option, but the activiy does not show topics or replies.

 

Is it a bug or what? I know it’s supposed to work.

Forum title, remove trailing numbers

Published on January 16th, 2013 by JocuriOnline

Hi!

All forum titles contain the number of topics and replies like this:

Support forum (12,20) ….

What do I edit to remove those numbers?

Thanks a lot

Translation please

Published on January 15th, 2013 by le-gentilone

hello
Here I start and I installed the latest version bbPress.
Can you give me a link to the French language translation please.
thank you in advance

bonjour
Voila je me suis lance et j’ai installe la derniere version bbPress.
Pouvez-vous m’indiquer un lien pour la traduction le langage francaise s’il vous plait.
merci d’avance
Traduction s’il vous plait

Converting side wide forums to only group forums

Published on January 15th, 2013 by limitx3m

I have a large amount of content in a site wide forum, and would like to move all the content to particular groups and only use groups now with a “support” forum.

Can anyone advise me on the best route to do this, and how to create a support forum much like bbpress.

Thanks!

Loop and sub forums

Published on January 15th, 2013 by JocuriOnline

Hi!

What I need to do is show all the forums, sub forums and sub-…-sub forums on the same page (main page). I took a look in some of the loop files (loop-forums.php, loop-single-forum.php) and I see that these same files are used to show different levels of forums.

Also bbp_list_forums() and the shortcode only show level 1 with sublevel 2 forums and then you click on the level 2 forums and you get a list with level 3 forums and so on.

Hope this makes sense, basically my question is:
Is there a way to show all existing forums on the first forum page?

Thanks a lot!

only non logged users or key masters can see the forum

Published on January 15th, 2013 by useless789

Hi,

We have this strange behavior on one of the sites we manage. The non logged users and logged users with key master role can access the forum, while all other users with roles different from key master cannot access the forum but instead get the “Page not found error” (to be precise, the server returns HTTP 200, not 404, but the page visualized is that of the 404 error).

Any idea why this happens?

Bugfix: Incorrect menu_order if topic has over 1,000 replies

Published on January 15th, 2013 by Remi

A really small bug caused incorrect menu_order of new replies if a topic reached over 1000 replies.

The solve this the file includes/replies/functions.php has to be changed.
Line 264: ‘menu_order’     => bbp_get_topic_reply_count( $topic_id, false ) + 1;

Should be: ‘menu_order’     => bbp_get_topic_reply_count( $topic_id, true ) + 1;

If not true a comma will be added for the thousands. Which results in only the number before the comma will be used.

I will be glad to see this will be changed in the next version of bbPress.

Spectator can only read topics and replies, but not forum page

Published on January 15th, 2013 by aborruso

Dear All,
as I read in documentation can only read topics and replies.

I have tested it in my forum and it works, but the Spectator cannot read Forum page. Is it normal?

The spectator can read and not http://mysite.com/forums/topic/topic-name/ http://mysite.com/forums/forum/forum-name/

In this way it’s impossible to be really a forum spectator. Is there a way to make him read also forum pages?

Thank you,

Andrea

Working rating/vote up feature for bbpress

Published on January 15th, 2013 by stl99

Unfortunately I wasn’t able to find anything useful (working, stable, supported, up-to-date ..) in order to add a rating/vote up/reputation feature to my bbpress installation so far. Therefore I’m about to use something like wpanswers for my Q&A site but I’d prefer to use bbpress in order to promote the forum.

Any ideas how to professionally integrate a voting up or rating feature into bbpress would be highly appreciated!

Many thanks in advance!

Cheers,
Thomas

URLs broken – frustrating

Published on January 15th, 2013 by tigernsw

Don’t know what was the story, but our site have installed bbPress before and have run one event successfully a year ago. This plugin has been removed for some reason(I’m the second person to use this plugin).

I’ve just installed and activated bbPress again, seems all the configurations are still there. But the forumbase URL broken:
http://www.mamamia.com.au/nissanforums/forum/

No matter what I’ve changed config, it refuse to work, including following:
Forums base – changed to ‘forums’ and restored back
Forum Prefix – checked and unchecked
Other options
Etc

I’ve also checked documentations but no luck.

It’ll be grateful if anyone can help, thanks in advance.

Skip to toolbar