Skip to:
Content
Pages
Categories
Search
Top
Bottom

avatars do not show after the update,.

Published on August 1st, 2017 by kriskl

Hi,
I am running the latest bbpress 2.5 (not 2.6 yet) and today updated buddypress.

and after the buddypress update avatars do not show anymore in bbpress forums.
every user has the default blank avatar.,

they avatars still show, when exploring buddypress..

if it is any help. it is WordPress MU version.

has anyone else got the same problem? or managed to resolve it?
tnanks

kris

GD Topic Polls – New plugin for bbPress on WordPress.org

Published on July 31st, 2017 by Milan Petrovic

GD Topic Polls is a plugin for WordPress and bbPress, and it works with bbPress topics. Users can create polls for new topics, or add a poll to existing topics. Each topic can have one poll.

Poll Example

More information and download is available on WordPress.org:

GD Topic Polls

Pro version of the plugin is available on Dev4Press:
https://plugins.dev4press.com/gd-topic-polls/

Regards,
Milan Petrovic

Only show forum with content

Published on July 30th, 2017 by 2sa

I have several bbPress forums in my WordPress site and I want to only show forums wit content on my forum page. By default it shows all forums Any ideas on how to do this?
Please and Thanks in advance!

WordPress version: 4.7.5
bbPress version: 2.5.13

Conversion problems

Published on July 30th, 2017 by ersatzpole

Hi,
I am trying to convert from phpBB but have come across a problem.
My reply subject and content is in a different table to the normal ‘posts’ table.
The standard code in the existing conversion file joins the topics table to the posts table like this:

// Setup reply section table joins
		$this->field_map[] = array(
			'from_tablename'  => 'topics',
			'from_fieldname'  => 'topic_id',
			'join_tablename'  => 'posts',
			'join_type'       => 'LEFT',
			'join_expression' => 'USING (topic_id) WHERE posts.post_id != topics.topic_first_post_id',
			'to_type'         => 'reply'
		);

but I need to also join to the table with the subject and content, the ‘posts_text’ table.
Is this possible using the current conversion framework?
If so can anyone please help me with the syntax.

Many thanks

Moove mass topic

Published on July 29th, 2017 by TriiXx

Hello,

I’m changing my forum and i want move many topics in other forum.

Example :
I want move all topics of “forum3” to “forum2”

How can i move all topics quickly ?

Thanks !

Forum won’t load after PHP update

Published on July 28th, 2017 by donnaWPadmin

I upgraded my PHP from 5.6 to 7.1 and my forum won’t load…server error 500. Any thoughts, besides uninstalling?

Profile Does not exist

Published on July 28th, 2017 by valentin9311

Hello,

if i start using bbPress i cannot acces to any Profile-site, not even the bbPress-profile site. I already tried to deactivate all plugins, but still the same: this page doesnt seem to exist. if i try to acces my ‘Ultimate Member’ profile site it gave me an redirection loop. I already tried another theme if bbPress would work with that, but no, still same (i used a standard theme of WordPress)
-was usein wordpress 4.8
-with WordPress 4.7 still same

Disable visual editor on bbp-topic-form

Published on July 28th, 2017 by TriiXx

Hello,

How can i disable visual editor on my bbp-topic-form page (just on this page) ?

Thanks a lot

subscription link not appearing

Published on July 27th, 2017 by thoughtsociety

Forum index not showing ‘subscribe’ link.
Option is enabled in admin/backend for BBpress.
Any ideas how to fix this?
I have bbp style pack so I can move the subscribe link away from the breadcrumbs.
Your default position for the subscribe link touches the breadcrumb and Robin Wilson’s plugin supposedly fixes that. (provides the option to force it to the right).
When I disable his plugin, I can see the subscribe link next to the breadcrumb. But this is unacceptable as I pointed out above.
Thanks

Customize the text editor

Published on July 27th, 2017 by Anonymous User 15184782

Is there a plugin for bbPress that allows me to customize the text editor?

Skip to toolbar