I am attempting to convert a PHPBB3 forum to BBPress. Obviously it is failing (thus this post). It seems to run, and did change the name of the the admin account on the PHPBB forum. However, the rest of the process is as such:
Import Finished.
17.No threaded replies to import
16.No anonymous reply authors to import
15.No replies to import
14.No favorites to import
13.No topic subscriptions to import
12.No topic tags to import
11.No closed topics to import
10.No super stickies to import
9.No stickies to import
8.No anonymous topic authors to import
7.No topics to import
6.No forum subscriptions to import
5.No forum parents to import
4.No forums to import
3.No passwords to clear
2.No users to import
1.Skipping sync-table clean-up
Starting Import…
Ready to go.
What I am working with:
PHPBB3 = 3.2.11
BBPress = 2.6.9
Neither the old forum nor the new have any mods installed. BBPress is a virgin install on a virgin install of WordPress.
I am at a loss as to what to do next. Any help would be greatly appreciated.
If I end up with 2 similar posts, I apologize. I *think* my first post fell into the bitbucket, but if not it may appear as well.
Thanks in advance for any help!
Tommy
ok, I am not sure what is happening
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
This, though old, still works
bbp-valoration
ok. You should not get an error when deactivating bbpress, so something is causing this outside of bbpress itself.
You say you get a critical error – I need to know exactly what that says. You might need to turn n debug to get this.
Wordpress doesn’t make this easy !!
https://wpforms.com/developers/how-to-enable-debugging-in-wordpress/
@robin-w, I think bbPress does just what you’re saying. But (if I understand things correctly) BuddyPress will change the WP “display name” (and/or “nickname” ???) when you update your name in the BP profile — If “synching” is on. I use BP, but I actually have synching OFF, so I’m not all that familiar with the details.
BTW, the same goes for email. You can change that in the BP profile too, and (if allowed) it updates it in WordPress.
> I am using BuddyPress and tried your suggestion but it didn’t change anything
@keystonehdc,
Did you do a buddypress profile name update after checking profile syncing?
Checking that won’t affect changes that have already been done.
If you don’t need to change it through the buddypress profile, the there’s that plugin Robin suggested, or you could change in the WordPress user fields.
If buddypress is essential to what you’re doing, there is also a buddypress forum:
https://buddypress.org/support/
And also these guys, who seem so provide more answers than the official forum (they have a “paid” category but they answer question even if you don’t pay):
https://buddydev.com/support/forums/
bbpress just uses the wordpress display name, so any wordpress plugin that changes this should work eg
Easy Username Updater
it maybe a dependant plugin issue? ie an additional plugin which needs bbpress
so the standard fault finding applies viz…
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and then deactivate bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
Hi there,
I have been testing bbPress for my site but I am not sure it is the right fit.
And so, I disable it and it causes a critical error in WordPress. I enable it again and the site comes back.
I am using WP 5.9, DIVI theme 4.14.7
Site: https://wbc1.otiscreative.co.uk/
I would like to test BuddyPress but I don’t want to do this while I have this issue with bbPress.
Let me know if you need any further info.
Many thanks,
Ollie
bbp style pack
once activated go to
dashboard>settings>bbp style pack>login
Is this a BuddyPress profile that you’re talking about? If so, do you have the Buddypress option “Enable BuddyPress to WordPress profile syncing” checked?
If you’re using buddypress, checking that will sync the WP profile changes with buddypress. Be aware that this may have other consequences than just changing the display name, and I’m not sure what all of them are 🙂
Mike
Good day all,
I want to change user name (my nickname) on my profile banner. I changed it under user – profile, but nothing happened. Any suggestions?
Thanks
WordPress version 5.8.3
Version 10.0.0
website not launched yet
I’ve found the problem. There was an addon installed in WordPress from the previous hoster. That’s was causing the issue. After removing this, the problem was solved. Since it was not a plugin (in the plugins folder), it was hard to found.
Best,
Jelte
bbp style pack
will give you unread messages, and has a tab in settings which lists lots of other bbpress plugins
Hi,
I tried it on a clear WordPress installation and brokes to…
So, I think maybe is a bug…
It only happens when I have the tiny activated and on the first comment reply to…
ok I can only suggest the standard fault finding viz…
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
Hi Robin,
I’m sad to report that the code provided had no effect on my site.
I inserted it Code Snippet but no effect.
screenshot of the part to be changed
I guess my real question is how to change theme/WP header on pages specifically displaying forum content? Some other participant here had something to say about it https://bbpress.org/forums/topic/wordpress-header-on-bbpress/ and claimed to have been successful (?)
Will you vouch for it as well or do you have have something else you can help me implement?
TIA
This should get you most of what you want
add_action( 'bbp_template_after_forums_index' , 'rew_add_extra_text' );
add_action( 'bbp_template_after_single_forum' , 'rew_add_extra_text' );
add_action( 'bbp_template_after_single_topic' , 'rew_add_extra_text' );
function rew_add_extra_text () {
?>
<div id="pg-70016-0" class="panel-grid panel-has-style" data-style="{"class":"banner row","background_image_attachment":false,"background_display":"tile","row_stretch":"full-stretched-padded","cell_alignment":"flex-start"}" data-ratio="1" data-ratio-direction="right">
<div class="banner row siteorigin-panels-stretch panel-row-style panel-row-style-for-70016-0" data-stretch-type="full-stretched-padded">
<div id="pgc-70016-0-0" class="panel-grid-cell" data-weight="1">
<div id="panel-70016-0-0-0" class="so-panel widget widget_custom_html panel-first-child panel-last-child" data-index="0" data-style="{"background_image_attachment":false,"background_display":"tile"}"><div class="textwidget custom-html-widget"><img alt="Herman" height="96" width="96" data-src="https://356259.smushcdn.com/255537/wp-content/uploads/learn-press-profile/1/bd882ec1e4a6fe8b6b83e4bb85be5c26.jpg?lossy=1&strip=1&webp=1" class="avatar avatar-96wp-user-avatar wp-user-avatar-96 photo lazyloaded" src="https://356259.smushcdn.com/255537/wp-content/uploads/learn-press-profile/1/bd882ec1e4a6fe8b6b83e4bb85be5c26.jpg?lossy=1&strip=1&webp=1"><noscript><img alt="Herman" src="https://356259.smushcdn.com/255537/wp-content/uploads/learn-press-profile/1/bd882ec1e4a6fe8b6b83e4bb85be5c26.jpg?lossy=1&strip=1&webp=1" class="avatar avatar-96wp-user-avatar wp-user-avatar-96 photo" height="96" width="96" /></noscript> <div class="pmpro_logged_in_welcome_wrap">
<h3 class="pmpro_member_display_name">
Welcome, <a href="https://frenchtasticpeople.com/membership-account/">Herman</a> </h3>
</div>
<div class="media-12 columns">
<h1 class="page-title">
Bonjour
</h1>
<div class="row">
<div class="media-10 small-12 media-offset-1 columns">
<p class="text-3x text-center">
<i class="fas fa-sync-alt"></i> Update your account easily <i class="fas fa-search"></i> Browse the entire course library <i class="far fa-hand-pointer"></i> Choose any lesson you want for free <br> <i class="fas fa-download"></i> Download resources <i class="fas fa-tools"></i> Practice your French skills in the lab <i class="fas fa-user-headset"></i> Get premium support
</p>
<div class="dashboard-quick-links">
Quick Nav Links:
<ul class="button-link-list">
<li class="quick-nav-item nav-item-1">
<a href="https://frenchtasticpeople.com/courses/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Course Library</a></li>
<li class="quick-nav-item nav-item-2">
<a href="https://frenchtasticpeople.com/user-profile/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Enrolled Courses</a></li>
<li class="quick-nav-item nav-item-3">
<a href="https://frenchtasticpeople.com/files/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Work Files</a></li>
<li class="quick-nav-item nav-item-4">
<a href="https://frenchtasticpeople.com/course-category/core-vocabulary/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Core Vocabulary</a></li>
<li class="quick-nav-item nav-item-5">
<a href="https://frenchtasticpeople.com/course-category/extended-french-vocabulary/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Extended Vocabulary</a></li>
<li class="quick-nav-item nav-item-6">
<a href="https://frenchtasticpeople.com/course-category/basic-french-vocabulary-videos/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Vocab Video Tutorials</a></li>
<li class="quick-nav-item nav-item-7">
<a href="https://frenchtasticpeople.com/course-category/french-grammar-glossary/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Grammar Glossary</a></li>
<li class="quick-nav-item nav-item-8">
<a href="https://frenchtasticpeople.com/course-category/free-french-grammar-course-challenge/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Grammar Bootcamp</a></li>
<li class="quick-nav-item nav-item-9">
<a href="https://frenchtasticpeople.com/course-category/most-used-french-verbs-part-1/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">French Verbs (1)</a></li>
<li class="quick-nav-item nav-item-10">
<a href="https://frenchtasticpeople.com/french-course-outlines" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Course syllabuses</a></li>
<li class="quick-nav-item nav-item-11">
<a href="https://frenchtasticpeople.com/french-course-guidelines/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Course Guidelines</a></li>
<li class="quick-nav-item nav-item-12">
<a href="https://frenchtasticpeople.com/buy-amazon-french-books/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Amazon</a></li>
<li class="quick-nav-item nav-item-13">
<a href="https://frenchtasticpeople.com/french-course-outlines" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Manage Account</a></li>
<li class="quick-nav-item nav-item-14">
<a href="https://frenchtasticpeople.com/french-course-guidelines/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Edit Profile</a></li>
<li class="quick-nav-item nav-item-15">
<a href="https://frenchtasticpeople.com/lab/" title="French courses that makes it easy for you to practice your French anytime, from anywhere and at a very affordable cost.">Practice Lab</a></li>
</ul>
</div>
</div>
</div>
</div></div></div>
</div>
</div>
</div>
<?php
}
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
Code Snippets
ok that phrase is not in bbpress, so something else is sending it.
‘blocklist’ looks like it should actually read ‘blacklist’
I can only suggest the standard fault finding to try and identify whether a plugin or theme is causing it
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
You can manually change any set up already from their profile.
For new users you can change this at registration
eg
function change_display_name( $user_id ) {
$info = get_userdata( $user_id );
$args = array(
'ID' => $user_id,
'display_name' => $info->first_name . ' ' . $info->last_name
);
wp_update_user( $args );
}
add_action('user_register','change_display_name');
you have options of
‘display_name’ => $info->user_login
or
‘display_name’ => $info->user_email
or
‘display_name’ => $info->user_nicename
or if you have a custom field, you can use that
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
Code Snippets
I am in the process of migrating a site from ning to WordPress/BBPress, including all of the past forum discussions (important to my users). There is no working migration tool, so the only way I can see to accomplish this is to manually copy all of the discussion to the BBPress forums. Is there a way that I can change the dates of the posts to reflect the original dates of posting instead of the dates that I manually copy them?
neither is standard in bbpress, maybe in buddypress or buddyboss, I don’t know.
for the handle, you’ll need to add
/**
* Add @mentionname after bbpress forum author details
*/
add_action( 'bbp_theme_after_reply_author_details', 'mentionname_to_bbpress' );
function mentionname_to_bbpress () {
$user = get_userdata( bbp_get_reply_author_id() );
if ( !empty( $user->user_nicename ) ) {
$user_nicename = $user->user_nicename;
echo "@".$user_nicename;
}
}
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
Code Snippets