Skip to:
Content
Pages
Categories
Search
Top
Bottom

Close own forum topics

Published on August 13th, 2021 by knowmates

Hello,

to my mind it is not possible that the topic author can close the topic he created. Is there a special setting?

Best regards

I want to set login&profile button in the Header section

Published on August 12th, 2021 by jappan

Need help.

hello, i’m a Japanese, so I’m sorry if my English is inconvenient…

I want to set the button like this website!

↓To be more specifically↓
If the user is not logged in, I would like to set the login or membership registration button, and if the user is logged in, I would like to set the profile button on on the header.

This is my website link [https://tokyolyric.com/]

I want to set login&profile button at Header

Published on August 12th, 2021 by jappan

Need help.

hello, i’m a Japanese, so I’m sorry if my English is inconvenient…

I want to set the button like this website!

↓To be more specifically↓
If the user is not logged in, I would like to set the login or membership registration button, and if the user is logged in, I would like to set the profile button on on the header.

This is my website link [https://tokyolyric.com/]

MySQL Flooded with Queries When Posting

Published on August 11th, 2021 by ljmac

Hi,

I have recently started to have a problem on my site that I really can’t figure out, and I’m hoping someone here can help me to troubleshoot it.

Often, but not always, when someone posts on my site (not just in bbPress, but on the blog as well) I get a flood of a particular kind of query, which causes huge load spikes. Here is an example of one of the queries:

SELECT DISTINCT a.*, u.user_email, u.user_nicename, u.user_login, u.display_name FROM as_bp_activity a LEFT JOIN as_users u ON a.user_id = u.ID WHERE a.is_spam = 0 AND a.component IN ( ‘bbpress’ ) AND a.hide_sitewide = 0 AND a.type != ‘activity_comment’ ORDER BY a.date_recorded DESC LIMIT 0, 5

I have already posted this in the BuddyPress forum, but they said it was related to bbPress, so I should ask here.

How to set approval feature for new topics

Published on August 10th, 2021 by samuelng527

Hi,

How can I approve a new topic before its published?

Please help, many thanks.

What happens after approval?

Published on August 8th, 2021 by churious

Dear community,

I am using bbPress Version 2.6.6 and I am wondering what the “approve” button is for?
In my case whenever an user creates a topic or reply I see the “approve” button as an admin though the topic / reply has been already published?!

The most confusing thing is after I approve (or unapprove) a topic / reply it disappears and I can not find it nowhere anymore?!

Can anybody explain where I can find them and what this function is for?

Thanks in advance and best regards

No Post Button in Forums. Cannot post anything

Published on August 7th, 2021 by mgfit1

Can anyone help with this? There is no way to post in forums at all. There is no post button. It just says “this forum is empty”
I am using all the recent versions of things. This is a new website. It is a member only website using wordpress, BBpress, Buddypress and some other plugins. Please help! In a time crunch!

www.michiganlibertyleaders.com

Picture fails to upload for users

Published on August 6th, 2021 by Morten Albek

I can upload a picture without any problems as an admin of the site.

But when the user wants to upload a picture this happens:
After submitting they are sent to a page with the failure text saying:

” Warning: Undefined variable $reply_author_id in /customers/c/d/0/sanvigs-kunstskole.dk/httpd.www/wp-content/plugins/bbpress-notification/bbpress-notification.php on line 377 Warning: Cannot modify header information – headers already sent by (output started at /customers/c/d/0/sanvigs-kunstskole.dk/httpd.www/wp-content/plugins/bbpress-notification/bbpress-notification.php:377) in /customers/c/d/0/sanvigs-kunstskole.dk/httpd.www/wp-includes/pluggable.php on line 1340 Warning: Cannot modify header information – headers already sent by (output started at /customers/c/d/0/sanvigs-kunstskole.dk/httpd.www/wp-content/plugins/bbpress-notification/bbpress-notification.php:377) in /customers/c/d/0/sanvigs-kunstskole.dk/httpd.www/wp-includes/pluggable.php on line 1343 ”

If the user then goes one page back, and is on the forum page where the image should be (still not showing as uploaded) and refresh the page, then the picture is there.
Very strange.

Just to underline. I have tried deactivating all other plugins, but it still happens and my web supporter cant solve it either.

What to do???

mantenimiento plugin restric content pro-bbpress

Published on August 6th, 2021 by nur1969

Hola, tengo una web de membresia, y en ella un foro con bbpress.
Utilizo restric content pro y para restringir el foro instalé el plugin restric content pro-bbpress.
Me ocurre lo siguiente, al parecer este plugin está abandonado y no hacen actualizaciones desde hace un montón de tiempo, o eso me indica la seguridad de mi web.
Mi pregunta es por cuál puedo cambiarlo y que esté integrado con restric content pro.

Mi versión de: wordpress es 5.8
bbpress 2.6.6
RCP-bbpress 1.0.1
Mi sitio es https://www.tactodebarro.com
Gracias por tu atención
Nuria

Forum url changes

Published on August 6th, 2021 by pawanahluwalia

Hi,

I have WP V5.8 and bbPress V5.0 with OceanWP theme.

I have a custom function.php file in which I control access to pages by user role. For example user_role1 may only access pages with /user_role1/ in the url path.

I have then added a custom forum page called qaforums.

In the bbPress settings I have made this as my Forum Root.

I have then added /qaforums/forum/ and /qaforums/topic/ as permitted paths for user_role1.

Now here is where things get strange.

Let’s say I have a range of forums with the permalinks:

mywebsite.com/qaforums/forum/forum_name1/
mywebsite.com/qaforums/forum/forum_name2/
mywebsite.com/qaforums/forum/forum_name3/

etc.

In theory, my user access rules should permit users to see these forums. However, they don’t.

What I discovered is that in order for my access rules to work I need to include permalink /forum_name3/ in the permitted paths list.

In testing, I discovered that the get_page_link() function on the root forum page returns the path:

mywebsite.com/forum_name3/forum_name3/

instead of

mywebsite.com/qaforums/

forum_name3 happens to be the forum with the highest Forum ID.

So my questions are:

1. Why is the get_page_link() function returning a different url on the the root forum page?

2. Why is the permalink mywebsite.com/qaforums/forum/forum_name3/ being changed to mywebsite.com/forum_name3/forum_name3/ ?

And by the way, the get_the_ID() function confirms the same thing.

Any help in understanding this would be appreciated.

Thanks!

Skip to toolbar