Skip to:
Content
Pages
Categories
Search
Top
Bottom

Converted, now can I delete this table?

Published on March 21st, 2020 by Vero44

Hi. I have converted an SMF forum, all seems OK but the database is quite huge. Can I delete this table that takes up 25MB of space?

_bbp_converter_translator

writing to contents

Published on March 21st, 2020 by Clivesmith

Is there a hook or action I am missing to add something to the bottom of the contents of a reply when I publish, I don’t mean just show it on a reply but to write it to the table.
I have a custom field that I populate in a topic I want to add it to the end of each reply. I know how to check if it is already there etc.
I want it to write it to the contents so it is passed out with the rss feed to twitter etc.

Managing too long URL

Published on March 21st, 2020 by Manuel Camargo

How can I manage too long URL that break the responsive design?

http://www.cop.es/colegiados/PV00520/pdf/C%C3%B3mo%20superar%20obsesiones23.pdf

This forum cannot manage them but at least they don’t break the max-width limit

Allow users to align center

Published on March 21st, 2020 by kasperdalkarl

Hi!

I was wondering if anyone knows how to allow users to align text in posts/threads?
Right now it just comes out as raw code text:
<p style=”text-align: center;”>Test test test</p>

I have been trying to mess a bit in /wp-content/plugins/bbpress/includes/common/formatting.php but to no success. Does anyone have a suggestion on how to allow p style and text alignments?

Thank you!

Threaded Replies – Still not working

Published on March 20th, 2020 by WorldWideWebb

Seen this one come up a few times in this forum, but have yet to see a fix. Hopefully the following additional details help to diagnose the threaded replies not working very well:

– It is not a conflict with my theme (I switched to 2019 and disabled all plugins).

– The issue does not occur when I am logged in as an administrator (nested/threaded replies work fine if I’m logged in with my admin account) or when all other plugins are disabled.

– Re-enabling WooCommerce makes the issue come back (so that suggests that there is some interaction with WC that is causing this).

– When the issue is present, the reply form briefly appears where it’s supposed to (directly below the reply that I am replying to), but the page then redirects to the same page with querystring parameters appended to the URL. Example: mysite.com/topic/the-topic-title/?bbp_reply_to=7330&_wpnonce=bb385daa6e#new-post

– Also when the issue is present, I see the following js errors in the console when I hit reply:

“TypeError: event.target.matches is not a function” – touch-keyboard-navigation.js:277:22
“TypeError: d is null” – reply.min.js:3:997 (appears to have to do with scrolling, probably what’s in charge of scrolling the page down to the reply form)

I’m guessing that maybe this redirection should be disabled somewhere? I can’t interrupt it to test out whether the reply would work correctly if the page didn’t redirect me first.

Since WooCommerce is such a common plugin, I’m hoping this issue can be addressed.

Long posts — bbPress throws into “Pending”

Published on March 20th, 2020 by packzap

When making a post with lots of text (let’s say 40+ paragraphs), bbPress throws the post into “pending” status and does not publish it. The user does not see the post after clicking “submit”.

The Admin can discover the unpublished post by going to Dashboard, Replies, find the post flagged with “–Pending” in dark black in the title, hovering the mouse over it, and then clicking “view”.

I don’t understand why I am having so many problems with bbPress with things like this since upgrading to version 2.6.4. Is there some kind of set limit to the amount of text that bbPress allows in a post now?

Clicking the last post brings up page with no posts

Published on March 20th, 2020 by packzap

I don’t know if this is due to the Freshness plugin, or caching, but when looking at recent topics in a forum and clicking the last post, a blank page comes up with no posts.

If the thread has 6 pages, it tries to load page 7 (which hasn’t been populated yet). This is intermittent, and does not always occur. Sigh.

Disallow editing after doesn’t allow 0 minutes

Published on March 20th, 2020 by Karen Drost

I just got an email from a user who cannot edit his post. Looking at my settings, I found I had “Disallow editing after” set to 5 minutes. Underneath, it reads:
When this is checked, the setting to “0 minutes” makes it possible to always edit.

So, I entered 0 and hit Save. When I check the setting, it says 5 again. I tried several times, always with the same result (duh!). Any ideas how to fix this?

For now, I have entered a string of 999999999999, but that’s not very elegant, is it now?

I’m on the latest version of both WP and bbPress, using Twenty Sixteen as my theme.

Freshness not updating

Published on March 20th, 2020 by jdgmedia

Can anyone help resolve the issue of the freshness not updating on my forum index please?

The only way I can get it to update is to go in to Tools > Forums > Recalculate last activity in each topic and forum

Is there a way I can set this up to run automatically?

Create Custom Topic Types

Published on March 18th, 2020 by savesheep

Is it possible to add additional topic types? I would ultimately like to be able to change the css style of the thread depending on what topic type it is. Is this something that is possible?

In the short term, is there a way to change the super sticky and sticky topic css?

Thank you!

Skip to toolbar