Skip to:
Content
Pages
Categories
Search
Top
Bottom

phpbb imported users

Published on July 21st, 2017 by willes

Hi,

I’m trying to import a phpbb forum (3.0.12) to a new bbpress (2.5.13) installation.

Everything works well, except that I’d like that imported users that exist in the wordpress (4.8) installation are automatically linked to subjects, messages, etc…

As mention in this post, I could delete “imported_…” accounts and choose the existing users. But I have more than 1100 matches. One by one is just terrible…

I tried to modify the “bbpress/includes/admin/convert.php” file but with no success.

Is there any way “automate” this ?
Thank you.

WP bbpress plugin repair tool delete replies

Published on July 21st, 2017 by mauroV8F5

Hi,
after importing an old vanilla forum with the bbpress tool, When I apply some repair jobs, (1 at time) as:

Recalculate last activity in each topic and forum

Recalculate the position of each reply

Count replies in each forum

the replies are deleted from the forum. This happens only in the remote site, in the local site it works fine. Any idea?

thank you

bbpress future? no funding?

Published on July 21st, 2017 by eddr

Hi

I know it has been asked, but I think this issue is still on the table for many – are there any insights about the future of bbpress? it has been going quite slowly, while others, like wpforo update more frequently and adding more features

Is there anything the community can do? is the problem funding? donations will help? what should be done?

Sorting answers inside of topics

Published on July 21st, 2017 by mad_gunman

Dear all,

it is possible to sort topics in the overview by either votes or date. What i would like to to is also sorting the answers within a topic by date or votes. Is there a way or a plugin to do that?

Thanks a lot for your help!

Cheers, Robert

Custom shortcode in forum post

Published on July 20th, 2017 by Tamas Rottenbacher

Hi,

I created a custom shortcode for the site pages, posts.
But it’s not working in forum post.

How can i do?

My custom shortcode code:

function custom_shortcode_errorbox( $atts , $content ) {
	// Attributes
	$atts = shortcode_atts(
		array(
		),
		$atts,
		'error'
	);	
	$output = '<div class="errorbox"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i> ' . $content . '</div>';
	return $output;
}
add_shortcode( 'error', 'custom_shortcode_errorbox' );

Unable to move forum and topics to new site

Published on July 20th, 2017 by MrShawnTierney

Good afternoon BBPress community,

I’m moving an existing site to a new install, and have successfully exported and imported most of the site.

But when I get to BBPress I run into a problem importing the Topics. The built-in WordPress importer says it was successful, BUT no topics show up in the forum or in the dashboard.

Any ideas?

Is BBPress not compatible with WordPress’s built-in Import and Export routines? This would be quite strange as several free plugins I use work fine, so I’m guessing there is a workaround?

Thanks in advance for your help,

Shawn

Users can’t edit forum posts

Published on July 20th, 2017 by robotwealth

My users can’t edit forum posts that they’ve posted. When the ‘edit’ link is clicked, users are taken to the text editor, but the text is colored white (and is therefore invisible unless highlighted) and all editing tools are absent, other than ‘Ad media’, which is greyed out.

I can confirm that the timeout option is set appropriately.

My website is https://robotwealth.com and I running WordPress v4.8 and bbPress v2.5.13

Example of an attempt to edit a post below:

Example post edit attempt

Any known issues related to this? Anyone else experience something similar?

bbpress multilingual is not working properly

Published on July 20th, 2017 by subhendu77

Hello everyone,

in my site bbpress multilingual is not working properly. in my site, i use wpml for language dropdown. but in english its not showing the other language name into dropdown, but in dutch language dropdown, english is showing into dropdown. i m giving u the two link.

http://webdev.wordpress-developer.us/bbq/forums/

http://webdev.wordpress-developer.us/bbq/nl/forums/

kindly help me about the issue
Regards
Subhendu

Redirect after login doesn’t work

Published on July 20th, 2017 by cassihl

I’ve tried the plugins “Login with Ajax” and “Peters Login Redirect” and neither work when bbpress is activated. I’m also using buddypress. Both plugins work when I deactivate bbpress. Is there something conflicting w/ bbpress and these plugins?

Every profile but one results in visiting 404 page

Published on July 20th, 2017 by Webface

Hello,

WordPress version: 4.8 | bbPress version: 2.5.13

when I try to visit a profile I find myself endig up on the 404 page. It happens with every account but one – mine. Its the oldest account on this installation. But that’s all. I tried it with other Users who got the exact same rights I have and so on but nothing changes.

I tried:
– different themes
– every possible changes in user roles
– deactivating from plugins

But the strange and unique thing in my case is that there is one account that isn’t facing any problems.

I can’t finde a solution. Would be awesome if anybody could help me out with that!

You can test it here: https://netzwerk-schienenlaerm.de/foren/thema/1-phase-der-oeffentlichkeitsbeteiligung-des-eba-im-rahmen-der-eu-umgebungslaermrichtlinie/

Thanks!

Jonas

Skip to toolbar