wp-config and .htaccess no. It’s the default one generated by wordpress.
About php.ini and php-config, I don’t have these files and I’m on a shared hosting.
Hi, I want to migrate from xenForo bbPress, as wordpress settings – Forum – matter, I enter the xenForo databases but in the end gives me the seguante message:
Repair any missing information: Continue
Errore sul database di WordPress: [Table ‘clubcuor_xf.xfpost’ doesn’t exist]
SELECT convert(post.post_id USING “utf8mb4”) AS post_id,convert(post.thread_id USING “utf8mb4”) AS thread_id,convert(post.user_id USING “utf8mb4”) AS user_id,convert(thread.title USING “utf8mb4”) AS title,convert(post.message USING “utf8mb4”) AS message,convert(post.post_date USING “utf8mb4”) AS post_date FROM xfpost AS post LEFT JOIN xfthread AS thread USING (thread_id) WHERE thread.first_post_id != post.post_id LIMIT 0, 100
given that wordpress uses bbpress, suspect loads more than 50 !
care to define what ‘the forum crashes’ actually means ?
Hi,
That’s all depending on the theme you use. The theme used here is not directly available as a theme to install, but if you are interested in the sources, you can find them here: https://meta.trac.wordpress.org/browser/sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base
Pascal.
Perhaps this plugin will help
bbPress Moderation
Devs are busy with version 2.6 at the mo, so suspect any new requests are not being looked at.
Hello! I really like the way this forum (bbPress support) allows users to manage their profile. Is it using a particular plugin? My website still displays the standard WordPress black bar across the top of the page for registered users who are logged in.
Thank you!
Hi @josnierop,
I know the basics and that has always been useful. Happy to see you’re fixed.
PS. Kom gerust op de Nederlandse chat voor verdere of algemene vragen, we zijn niet allemaal WordPress/bbPress nerds daar 🙂
try
dashboard>settings>permalinks
You don’t need to change anything, just click save.
This forces wordpress to re-write and sometimes fixes these sorts of issues.
Hi,
I recently saw that all of my forums and reply pages won’t open. The only thing that opens now is the first page of the forum. The others open only in blank page.
Moreover, when I discovered the issue, I deactivated and re-activated all of my plugins, I have reinstalled the bbPress plugin, I have deactivated all of the plugins except bbPress and I have reindexed the permalink but nothing fixed the issue.
I mention that I have created forums and that there are hundreds of replies in there. Also, I’m using the latest version of bbPress on the latest version of WordPress.
My forum is here: https://itutorial.ro/forum/ .
Any suggestions?
Thanks!
I have decided to use another software option for my forums.
I was wondering how I go about removing the bbpress data from wordpress once I export my forums out.
Hi,
You might be better off asking in the support forum of that plugin (https://wordpress.org/support/plugin/addquicktag), but you will have to specify what does not work…
– Do you see the custom type ‘topic’ and ‘reply’ in the settings of the plugin ?
– Do you see the quicktags when you are adding a topic/reply ?
– When you click on the button or in the dropdown, does some code show ?
Because just a ‘it does not seem to work’ is very hard to give the correct support.
Pascal.
Goede middag Jos,
The translation is done centrally and changing it would change it for everybody in the (Dutch speaking) world. If you think it should be changed, feel free to join the #polyglots channel on the Dutch local slack that you can find on https://make.wordpress.org/polyglots/handbook/about/teams/local-slacks/
If you want to change it only for your own website, I would just change the width adding some extra CSS like:
.bbp-login-form label {
width: 150px;
}
(you might need the !important to make it work)
Pascal.
I’m trying to use AddQuicktag in bbpress “create new topics” editor, but doesn’t seem to work.
It does work perfectly in the WordPress “create new topics” editor.
Can someone tell me how to resolve this problem?
Versions of software.
WordPress 4.7.3
bbPress 2.5.12
AddQuicktag 2.5.1
Hi all,
I’ve been searching high and low for a solution for this: Whether an admin or subscriber posts a reply to a topic, they are automatically redirected back into the dashboard.
When posting a reply, I’d like the user to stay in that topic (so they can see their reply) or at least redirect back to the forum page after they leave a reply.
Here’s my info:
WordPress version: 4.7.3
bbPress version: Version 2.5.12
Link: https://staging8.airwolf3d.com/3d-printing-forum/
Add’l Info: Theme is Twenty Sixteen and all plugins except bbPress deactivated. No changes to WP core.
Any reply is much appreciated. If you can even just point me to the correct resource, I would be grateful. I’ve researched this thoroughly and in good faith, but just can’t figure it out.
Thanks,
Jazmin
If you need to send that many emails per hour, then I suggest moving to a dedicated email service.
I don’t have a view on WordPress plugins for SMTP, but maybe some like ‘postman smtp’ might do caching or retry ?
Pascal.
Hi Alex,
If you want to get help about that plugin, you better put your question directly on the support forum of that plugin: https://wordpress.org/support/plugin/bbresolutions
Pascal.
Hi,
Do you have any plugins installed like TypoFR or anything that would automatically change the behaviour of the quotes?
If you want to have a try with my bbp-toolkit plugin, v1.0.8 has some included fixes for the HTML pasting. Let me know the outcome.
Pascal.
Hello,
I am currently using this plugin.
bbResolutions
I have a custom table setup just below the topic reply box, it’s a custom template. I would like to display in this table if the topic is “Resolved”, “Not Resolved”, or “Not a Question”. Is there anyway to do this? I’ve not had any luck.
Decided to post here since the forum on wp.org seemed really lonely.
Thanks.
One Month. Still i did not get solution. Any MyBB Intelligent is there ? Help me Please
Repair any missing information: ContinueConversion CompleteNo threaded replies to convertNo anonymous reply authors to convertNo replies to convertNo favorites to convertNo topic subscriptions to convertNo topic tags to convertNo closed topics to closeNo super stickies to stickNo stickies to stickNo anonymous topic authors to convertNo topics to convertNo forum subscriptions to convertNo forum parents to convertNo forums to convertNo passwords to clearNo users to convertStarting ConversionRepair any missing information: Continue
WordPress database error: [Specified key was too long; max key length is 1000 bytes]
CREATE TABLE wp_bbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default ‘0’, meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
No data to cleanStarting ConversionRepair any missing information: Continue
WordPress database error: [Specified key was too long; max key length is 1000 bytes]
CREATE TABLE wp_bbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default ‘0’, meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
No data to cleanStarting ConversionRepair any missing information: ContinueConversion CompleteNo threaded replies to convertNo anonymous reply authors to convertNo replies to convertNo favorites to convertNo topic subscriptions to convertNo topic tags to convertNo closed topics to closeNo super stickies to stickNo stickies to stickNo anonymous topic authors to convertNo topics to convertNo forum subscriptions to convertNo forum parents to convertNo forums to convertStarting Conversio
Hi,
Maybe this plugin can help you!
bbPress Messages
Regards,
Hello, I’m on WordPress 4.7.3 and BBPress Version 2.5.12. Site is still in development and not yet live.
I have a large number of forums (around 35k). Some of the forums work fine to post topics to, others are throwing a 502 error. The topics still post to the forum regardless of the error, but the page does not load upon clicking the “Submit” button. If I stop the page load almost immediately after posting a topic and re-navigate to the specific forum where I was posting the topic, or wait for the page load to throw the 502 error and then re-navigate, the topic always successfully posts regardless of the error.
I have spent hours with WP Engine support and after thorough investigation, disabling all plugins, switching the theme to a default theme, the server is still responding with a 502 and I’ve been told it’s an issue with BBPress. They told me to mention my database contains the following number of rows as it may be helpful:
Table rows | Table
465283 | wp_postmeta
34858 | wp_posts
Any help would be immensely appreciated!
Is there a way I can export all users (ie email addresses) that have posted to bbpress?
I am trying to put a list together, but I have so many users in wordpress that are not active in bbpress (either they signed up to comment on my regular wordpress comments, or they were spam registrations).
I would like to only get users that actually posted to anything in bbpress.
(I am fine with doing it via phpmyadmin if someone can direct me)
Thanks!
worpdress & bbpress arec released as open software under
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
which means that you can use it on any site.
https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
and yes you have the right to modify it, so can use the examples – although many of these and much more are in my style pack plugin (which is also free!)
https://wordpress.org/plugins/bbp-style-pack/